Upgrade some NuGet packages (Codecov, coverlet and NFluent) (#689)

This commit is contained in:
Stef Heyenrath
2021-11-19 11:42:48 +01:00
committed by GitHub
parent 71d2660aff
commit 48cfd2d20e
2 changed files with 5 additions and 6 deletions

View File

@@ -2,6 +2,5 @@
<configuration>
<packageSources>
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
<add key="coverlet" value="https://f.feedz.io/marcorossignoli/coverletunofficial/nuget/index.json" />
</packageSources>
</configuration>