[Build] Fix TFM of GenDummy to netcoreapp2.0
authorWonyoung Choi <wy80.choi@samsung.com>
Tue, 18 Dec 2018 01:19:08 +0000 (10:19 +0900)
committerWonyoung Choi <wy80.choi@samsung.com>
Tue, 18 Dec 2018 01:19:08 +0000 (10:19 +0900)
tools/bin/GenDummy/GenDummy.deps.json
tools/bin/GenDummy/GenDummy.dll
tools/bin/GenDummy/GenDummy.runtimeconfig.json
tools/src/GenDummy/GenDummy.csproj

index 9d8224d273ad06a4c6be8cba034d5779019d113c..20cb6be58ee46b3939ef0452b65a095ee2da74f5 100644 (file)
@@ -1,11 +1,11 @@
 {
   "runtimeTarget": {
-    "name": ".NETCoreApp,Version=v2.1",
-    "signature": "65d4b90571197521365daab93387a2c5f6c32d3a"
+    "name": ".NETCoreApp,Version=v2.0",
+    "signature": "0f033107f0a2cc6bf4e36632446ba9fb3c92208c"
   },
   "compilationOptions": {},
   "targets": {
-    ".NETCoreApp,Version=v2.1": {
+    ".NETCoreApp,Version=v2.0": {
       "GenDummy/1.0.0": {
         "dependencies": {
           "CommandLineParser": "2.3.0",
@@ -38,6 +38,7 @@
           }
         }
       },
+      "Microsoft.NETCore.Targets/1.0.1": {},
       "Mono.Cecil/0.10.1": {
         "dependencies": {
           "System.Collections": "4.0.11",
           }
         }
       },
-      "runtime.native.System.Security.Cryptography/4.0.0": {},
+      "runtime.native.System.Security.Cryptography/4.0.0": {
+        "dependencies": {
+          "Microsoft.NETCore.Targets": "1.0.1"
+        }
+      },
       "System.Collections/4.0.11": {
         "dependencies": {
+          "Microsoft.NETCore.Targets": "1.0.1",
           "System.Runtime": "4.1.0"
         }
       },
       },
       "System.Diagnostics.Debug/4.0.11": {
         "dependencies": {
+          "Microsoft.NETCore.Targets": "1.0.1",
           "System.Runtime": "4.1.0"
         }
       },
       "System.Diagnostics.Tracing/4.1.0": {
         "dependencies": {
+          "Microsoft.NETCore.Targets": "1.0.1",
           "System.Runtime": "4.1.0"
         }
       },
       "System.Globalization/4.0.11": {
         "dependencies": {
+          "Microsoft.NETCore.Targets": "1.0.1",
           "System.Runtime": "4.1.0"
         }
       },
       "System.IO/4.1.0": {
         "dependencies": {
+          "Microsoft.NETCore.Targets": "1.0.1",
           "System.Runtime": "4.1.0",
           "System.Text.Encoding": "4.0.11",
           "System.Threading.Tasks": "4.0.11"
       },
       "System.IO.FileSystem/4.0.1": {
         "dependencies": {
+          "Microsoft.NETCore.Targets": "1.0.1",
           "System.IO": "4.1.0",
           "System.IO.FileSystem.Primitives": "4.0.1",
           "System.Runtime": "4.1.0",
       },
       "System.Reflection/4.1.0": {
         "dependencies": {
+          "Microsoft.NETCore.Targets": "1.0.1",
           "System.IO": "4.1.0",
           "System.Reflection.Primitives": "4.0.1",
           "System.Runtime": "4.1.0"
       },
       "System.Reflection.Primitives/4.0.1": {
         "dependencies": {
+          "Microsoft.NETCore.Targets": "1.0.1",
           "System.Runtime": "4.1.0"
         }
       },
       },
       "System.Resources.ResourceManager/4.0.1": {
         "dependencies": {
+          "Microsoft.NETCore.Targets": "1.0.1",
           "System.Globalization": "4.0.11",
           "System.Reflection": "4.1.0",
           "System.Runtime": "4.1.0"
         }
       },
-      "System.Runtime/4.1.0": {},
+      "System.Runtime/4.1.0": {
+        "dependencies": {
+          "Microsoft.NETCore.Targets": "1.0.1"
+        }
+      },
       "System.Runtime.Extensions/4.1.0": {
         "dependencies": {
+          "Microsoft.NETCore.Targets": "1.0.1",
           "System.Runtime": "4.1.0"
         }
       },
       "System.Runtime.Handles/4.0.1": {
         "dependencies": {
+          "Microsoft.NETCore.Targets": "1.0.1",
           "System.Runtime": "4.1.0"
         }
       },
       "System.Runtime.InteropServices/4.1.0": {
         "dependencies": {
+          "Microsoft.NETCore.Targets": "1.0.1",
           "System.Reflection": "4.1.0",
           "System.Reflection.Primitives": "4.0.1",
           "System.Runtime": "4.1.0",
       },
       "System.Text.Encoding/4.0.11": {
         "dependencies": {
+          "Microsoft.NETCore.Targets": "1.0.1",
           "System.Runtime": "4.1.0"
         }
       },
       },
       "System.Threading.Tasks/4.0.11": {
         "dependencies": {
+          "Microsoft.NETCore.Targets": "1.0.1",
           "System.Runtime": "4.1.0"
         }
       }
       "path": "commandlineparser/2.3.0",
       "hashPath": "commandlineparser.2.3.0.nupkg.sha512"
     },
+    "Microsoft.NETCore.Targets/1.0.1": {
+      "type": "package",
+      "serviceable": true,
+      "sha512": "sha512-rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==",
+      "path": "microsoft.netcore.targets/1.0.1",
+      "hashPath": "microsoft.netcore.targets.1.0.1.nupkg.sha512"
+    },
     "Mono.Cecil/0.10.1": {
       "type": "package",
       "serviceable": true,
index b2297fefa0b04a7b7410a2d0e89f34eff89a0016..aeac52be14a74b49c3d0c4f82466d1c1fe0d9fd8 100644 (file)
Binary files a/tools/bin/GenDummy/GenDummy.dll and b/tools/bin/GenDummy/GenDummy.dll differ
index 79949366e798fb23a1349ac8cd3263620be89f8d..7539019b10dd976a8d7d15a2afb3571d3df38c2e 100644 (file)
@@ -1,9 +1,9 @@
 {
   "runtimeOptions": {
-    "tfm": "netcoreapp2.1",
+    "tfm": "netcoreapp2.0",
     "framework": {
       "name": "Microsoft.NETCore.App",
-      "version": "2.1.0"
+      "version": "2.0.0"
     }
   }
 }
\ No newline at end of file
index f2bd434562bd336db03fa3432ac777f8d114e180..b8ebafffc0e039e9dc27739a2cc3426ab56790a5 100644 (file)
@@ -2,7 +2,7 @@
 
   <PropertyGroup>
     <OutputType>Exe</OutputType>
-    <TargetFramework>netcoreapp2.1</TargetFramework>
+    <TargetFramework>netcoreapp2.0</TargetFramework>
     <Deterministic>True</Deterministic>
   </PropertyGroup>