.NET CIL Browser - Back to table of contents

Source file: generate-demo.cmd

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\System.Private.CoreLib" --namespace System --footer footer.html "C:\Distr\Microsoft\dotnet-runtime\System.Private.CoreLib.dll"
PAUSE
View in source control

Back to table of contents


Generated by CIL Browser