Add ABI Checker Tool (#181)
authorJay Cho <chojoong@gmail.com>
Thu, 29 Mar 2018 05:20:11 +0000 (14:20 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Thu, 29 Mar 2018 05:20:11 +0000 (14:20 +0900)
commit5dc5faa925de882c013c9803e7aec785aac55703
tree81b0aeb3e09ca86a9c3053c611e2ca2d2fdfcb0b
parent8ff51033f8003842282a74dea2901537bf19953d
Add ABI Checker Tool (#181)
21 files changed:
tools/ABIChecker/Checker_ABI.deps.json [new file with mode: 0644]
tools/ABIChecker/Checker_ABI.dll [new file with mode: 0644]
tools/ABIChecker/Checker_ABI.pdb [new file with mode: 0644]
tools/ABIChecker/Checker_ABI.runtimeconfig.json [new file with mode: 0644]
tools/ABIChecker/CommandLine.dll [new file with mode: 0755]
tools/ABIChecker/Microsoft.CodeAnalysis.CSharp.Workspaces.dll [new file with mode: 0755]
tools/ABIChecker/Microsoft.CodeAnalysis.CSharp.dll [new file with mode: 0755]
tools/ABIChecker/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll [new file with mode: 0755]
tools/ABIChecker/Microsoft.CodeAnalysis.VisualBasic.dll [new file with mode: 0755]
tools/ABIChecker/Microsoft.CodeAnalysis.Workspaces.dll [new file with mode: 0755]
tools/ABIChecker/Microsoft.CodeAnalysis.dll [new file with mode: 0755]
tools/ABIChecker/Microsoft.DotNet.PlatformAbstractions.dll [new file with mode: 0755]
tools/ABIChecker/Microsoft.Extensions.DependencyModel.dll [new file with mode: 0755]
tools/ABIChecker/Newtonsoft.Json.dll [new file with mode: 0755]
tools/ABIChecker/System.Composition.AttributedModel.dll [new file with mode: 0755]
tools/ABIChecker/System.Composition.Convention.dll [new file with mode: 0755]
tools/ABIChecker/System.Composition.Hosting.dll [new file with mode: 0755]
tools/ABIChecker/System.Composition.Runtime.dll [new file with mode: 0755]
tools/ABIChecker/System.Composition.TypedParts.dll [new file with mode: 0755]
tools/ABIChecker/runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll [new file with mode: 0755]
tools/ABIChecker/runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll [new file with mode: 0755]