[Build] Enhance ABI Checker (#579)
authorJay Cho <chojoong@gmail.com>
Mon, 26 Nov 2018 07:44:18 +0000 (16:44 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Mon, 26 Nov 2018 07:44:18 +0000 (16:44 +0900)
commit1ed7e1873ff1bbc30ad00d9c16498cae80656609
tree25da509662f97e0088970e1cea9557ca603caa93
parent285bcd3044d03a4402b695932ffa5f2be813da07
[Build] Enhance ABI Checker (#579)
22 files changed:
tools/bin/ABIChecker/ABIChecker.dll
tools/bin/ABIChecker/ABIChecker.pdb
tools/bin/GenDummy.Tasks/GenDummy.Tasks.deps.json
tools/bin/GenDummy.Tasks/GenDummy.Tasks.dll
tools/bin/GenDummy.Tasks/GenDummy.Tasks.pdb
tools/bin/GenDummy.Tasks/GenDummy.dll
tools/bin/GenDummy.Tasks/GenDummy.pdb
tools/bin/GenDummy.Tasks/Microsoft.Build.Framework.dll [changed mode: 0755->0644]
tools/bin/GenDummy.Tasks/Microsoft.Build.Utilities.Core.dll [changed mode: 0755->0644]
tools/bin/GenDummy.Tasks/System.Diagnostics.Contracts.dll [changed mode: 0644->0755]
tools/bin/GenDummy.Tasks/System.Private.DataContractSerialization.dll [changed mode: 0755->0644]
tools/bin/GenDummy.Tasks/System.Runtime.Serialization.Xml.dll [changed mode: 0755->0644]
tools/bin/GenDummy.Tasks/System.Xml.XmlSerializer.dll [changed mode: 0755->0644]
tools/bin/GenDummy.Tasks/runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll [changed mode: 0755->0644]
tools/bin/GenDummy.Tasks/runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll [changed mode: 0755->0644]
tools/bin/GenDummy.Tasks/runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll [changed mode: 0755->0644]
tools/bin/GenDummy.Tasks/runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll [changed mode: 0755->0644]
tools/bin/GenDummy.Tasks/runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll [changed mode: 0755->0644]
tools/bin/GenDummy.Tasks/runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll [changed mode: 0755->0644]
tools/bin/GenDummy.Tasks/runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll [changed mode: 0755->0644]
tools/src/ABIChecker/ABIChecker.cs
tools/src/ABIChecker/AssemblyChecker.cs