Skip to content
Snippets Groups Projects
  • Sam Neirinck's avatar
    87575f49
    feat: nuget support · 87575f49
    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
    87575f49
    History
    feat: nuget support
    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