v1.3.9
[1.3.9] - 2023-05-18
- .csproj files are separated into their folders within a main folder called "CSProjFolders" - Thanks @frarees
- The ProjectReference element now includes a direct path to the file.
- Project element added
- Name element added
- Compile element now includes a direct path to the file.
- GenerateAssemblyInfo property set to false
- Start of
dotnet build
support