CsprojToVs2017
CsprojToVs2017 copied to clipboard
Tooling for converting pre 2017 project to the new Visual Studio 2017 format.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.2 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
With a lone: ` Something here ` see: https://github.com/dotnet/project-system/blob/main/docs/well-known-project-properties.md I get 4 copies in the converted project, 3 in the first property group and one in its own property group...
Resource.resx files that had a generator set to ResXFileCodeGenerator have it unset after converting a project leading to the Designer.cs file that should be automatically generated to still be attached...
Is there an up-to-date nuget c# sample? I was having trouble getting things to compile. I was having trouble finding the MigrationFacility class.
Hello, Im trying to run > dotnet tool install --global Project2015To2017.Migrate2019.Tool however Im getting the following error: error NU1101: Unable to find package project2015to2017.migrate2019.tool. No packages exist with this id...