scientistproject / Scientist.net

A .NET library for carefully refactoring critical paths. It's a port of GitHub's Ruby Scientist library
MIT License
1.46k stars 95 forks source link

Initial conversion to csproj for #71. #97

Closed haacked closed 6 years ago

haacked commented 7 years ago

Convert src and test projects using VS2017. Update VS solution using VS2017. Update build script to reference csproj/nuspec instead of directory/project.json.

Rebased #88 against master now that I've fixed the build issue. 😄 This closes #88.