mirror of https://github.com/renovatebot/renovate
3681b2a945 | ||
---|---|---|
.. | ||
__fixtures__ | ||
__snapshots__ | ||
extract | ||
artifacts.spec.ts | ||
artifacts.ts | ||
config-formatter.spec.ts | ||
config-formatter.ts | ||
extract.spec.ts | ||
extract.ts | ||
index.ts | ||
package-tree.spec.ts | ||
package-tree.ts | ||
readme.md | ||
types.ts | ||
update.spec.ts | ||
update.ts | ||
util.spec.ts | ||
util.ts |
readme.md
Use packageRules
to control the behavior of the NuGet package manager.
The NuGet package manager supports these SDK-style files and formats:
.csproj
.fsproj
.vbproj
.props
.targets
global.json
dotnet-tools.json
.NET Core projects are supported by default.
For Renovate to work with .NET Framework projects, you need to update these files so they match the new SDK-style format:
.csproj
.fsproj
.vbproj
.props
.targets