mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-13 07:26:26 +00:00
907b2b054e
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Michael Kriese <michael.kriese@visualon.de> Co-authored-by: Jamie Magee <JamieMagee@users.noreply.github.com> |
||
---|---|---|
.. | ||
__fixtures__ | ||
__snapshots__ | ||
extract.spec.ts | ||
extract.ts | ||
index.ts | ||
readme.md | ||
types.ts |
The nuget
configuration object is used to control settings for the NuGet package manager. The NuGet package manager supports SDK-style .csproj
/.fsproj
/.vbproj
format, as described here. This means that .NET Core projects are all supported but any .NET Framework projects need to be updated to the new .csproj
/.fsproj
/.vbproj
format in order to be detected and supported by Renovate.