Add ABI Checker Tool (#182)
authorJay Cho <chojoong@gmail.com>
Thu, 29 Mar 2018 05:56:15 +0000 (14:56 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Thu, 29 Mar 2018 05:56:15 +0000 (14:56 +0900)
commite9131001cd29e16b7cfbec88c3a96d36f3e161a3
tree1d2c436a98a4082c882fd59a88e33bc6b459ad1d
parentebcad69be25b38ea18c1392a86c8ab2641688203
Add ABI Checker Tool (#182)
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]