-
Sam Neirinck authored
Adds basic support for renovating C# project files. The scope is initially limited to: - .Csproj only (no VB.NET / F#) - SDK style csproj's only (this is the default in .net core anyway) - Limited to nuget.org support (no custom repository support) Closes #935, Closes #2050
Sam Neirinck authoredAdds basic support for renovating C# project files. The scope is initially limited to: - .Csproj only (no VB.NET / F#) - SDK style csproj's only (this is the default in .net core anyway) - Limited to nuget.org support (no custom repository support) Closes #935, Closes #2050