Closed SProst closed 7 years ago
I have no plans to make this change, but you're more than welcome to propose a pull request. I need to make sure that it remains buildable using the build.bat script. I'll be staying with the packages.config as that is required for Linux (Mono IDE 5.10) as I'm still supporting .NET 4.0
Currently the Net Standard 1.5 project type is the old json based project type. Is there a roadmap to update to the standard xml .csproj type that Microsoft added in VS 2017?
Are there any plans to transition from packages.config and move to PackageReference?