nuget

Automated Dependency Updates for Nuget

Renovate supports updating Nuget dependencies.

File Matching

By default, Renovate will check any files matching any of the following regular expressions:

\.(?:cs|fs|vb)proj$
\.(?:props|targets)$
\.config\/dotnet-tools\.json$

For details on how to extend a manager's fileMatch value, please follow this link.