CityOfZion / neo-sharp

Neo-sharp is a new core and node implementation of NEO focused on modular design, best coding practices and testability.
MIT License
35 stars 24 forks source link

Allow to compile in Visual Studio #530

Closed shargon closed 5 years ago

shargon commented 5 years ago

Impossible to compile with Visual studio

codecov[bot] commented 5 years ago

Codecov Report

Merging #530 into development will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #530   +/-   ##
============================================
  Coverage        49.82%   49.82%           
============================================
  Files              315      315           
  Lines            12941    12941           
============================================
  Hits              6448     6448           
  Misses            6493     6493

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update b3320ba...42ce91e. Read the comment docs.

shargon commented 5 years ago

Fixed by @osmirnov on https://github.com/CityOfZion/neo-sharp/pull/529