N3developertoolkit / neo3-visual-tracker

Neo N3 blockchain explorer that is directly available within Visual Studio Code for developer usage and development scenarios.
https://marketplace.visualstudio.com/items?itemName=ngd-seattle.neo3-visual-tracker
MIT License
7 stars 11 forks source link

Support RC2 compiler #78

Closed djnicholson closed 3 years ago

djnicholson commented 3 years ago

Version will be 3.0.0-rc2 and the command line is changing from neon to nccs. Also need to pass --debug and --no-optimize in order to generate debuggable output

See: https://github.com/ngdenterprise/neo-registrar-sample/blob/devhawk/rc2/src/registrar.csproj#L9