NuKeeperDotNet / NuKeeper

Automagically update nuget packages in .NET projects
Apache License 2.0
540 stars 128 forks source link

Dotnet 5 support #1082

Closed krissetto closed 3 years ago

krissetto commented 3 years ago

:sparkles: What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Adds dotnet 5 support in project and Azure devops pipeline

:arrow_heading_down: What is the current behavior?

Doesn't work on dotnet 5

:new: What is the new behavior (if this is a feature change)?

Works on dotnet 5

:boom: Does this PR introduce a breaking change?

It shouldn't

:bug: Recommendations for testing

:memo: Links to relevant issues/docs

:thinking: Checklist before submitting