[Build] Update tools binaries
authorWonyoung Choi <wy80.choi@samsung.com>
Wed, 12 Dec 2018 00:26:02 +0000 (09:26 +0900)
committerWonyoung Choi <wy80.choi@samsung.com>
Wed, 12 Dec 2018 00:26:02 +0000 (09:26 +0900)
tools/bin/ABIChecker/Newtonsoft.Json.dll [changed mode: 0644->0755]
tools/bin/ABIChecker/runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll [changed mode: 0644->0755]
tools/bin/ABIChecker/runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll [changed mode: 0644->0755]
tools/bin/GenDummy/GenDummy.dll
tools/bin/GenDummy/GenDummy.pdb
tools/src/GenDummy/GenDummy.csproj

old mode 100644 (file)
new mode 100755 (executable)
index 40d6aa4..b2297fe 100644 (file)
Binary files a/tools/bin/GenDummy/GenDummy.dll and b/tools/bin/GenDummy/GenDummy.dll differ
index b89507b..200dfbf 100644 (file)
Binary files a/tools/bin/GenDummy/GenDummy.pdb and b/tools/bin/GenDummy/GenDummy.pdb differ
index 892ab97..f2bd434 100644 (file)
@@ -3,6 +3,7 @@
   <PropertyGroup>
     <OutputType>Exe</OutputType>
     <TargetFramework>netcoreapp2.1</TargetFramework>
+    <Deterministic>True</Deterministic>
   </PropertyGroup>
 
   <ItemGroup>