Files in CilBrowser directory: CilBrowser.csproj CommandLineArgs.cs footer.html generate-demo.cmd license.txt Program.cs run.cmd |
dotnet build
dotnet bin\Debug\netcoreapp2.1\CilBrowser.dll --output ".\bin\Debug\netcoreapp2.1\test" "..\..\CilTools\tests\CilTools.Tests.Common\bin\Debug\net45\CilTools.Tests.Common.dll"
PAUSE
View in source control |