Skip to content
/ Bummer Public

Library to parse PDB files and output method mappings

License

Notifications You must be signed in to change notification settings

cqse/Bummer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bummer

Contributing

Please create an issue and a pull request.

Building

dotnet build

Publishing

Increment the version number in the .csproj file.

dotnet pack -c Release
dotnet nuget push bin/Release/Cqse.Bummer.*.nupkg -k <NUGET_ORG_APIKEY> -s https://api.nuget.org/v3/index.json

About

Library to parse PDB files and output method mappings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages