Skip to content
Snippets Groups Projects
Commit 87575f49 authored by Sam Neirinck's avatar Sam Neirinck Committed by Rhys Arkins
Browse files

feat: nuget support

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
parent cca41dc2
No related branches found
No related tags found
Loading
Showing
with 524 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment