[Build] Enhance ABI Checker (#580)
authorJay Cho <chojoong@gmail.com>
Mon, 26 Nov 2018 07:44:38 +0000 (16:44 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Mon, 26 Nov 2018 07:44:38 +0000 (16:44 +0900)
commit38d7b5d538b7fe5bda1902ada4fc6aeb67079861
tree757f4232e7168f130c6e1f4e904f4e7be45cc123
parentfbcac418e0791c3a3ed404c06894a8d03c372788
[Build] Enhance ABI Checker (#580)
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