Use coverlet package that doesn't clobber dependencies

(cherry picked from commit 84ad6c43364e3e113689bd7b94baa021c24babba)
This commit is contained in:
ta264
2021-05-12 22:08:34 +01:00
committed by Qstick
parent f27e9f73a9
commit cb44b1497c
9 changed files with 9 additions and 8 deletions
+1
View File
@@ -7,5 +7,6 @@
<add key="dotnet-bsd-crossbuild" value="https://pkgs.dev.azure.com/Servarr/Servarr/_packaging/dotnet-bsd-crossbuild/nuget/v3/index.json" />
<add key="Mono.Posix.NETStandard" value="https://pkgs.dev.azure.com/Servarr/Servarr/_packaging/Mono.Posix.NETStandard/nuget/v3/index.json" />
<add key="SQLite" value="https://pkgs.dev.azure.com/Servarr/Servarr/_packaging/SQLite/nuget/v3/index.json" />
<add key="coverlet-nightly" value="https://pkgs.dev.azure.com/Servarr/coverlet/_packaging/coverlet-nightly/nuget/v3/index.json" />
</packageSources>
</configuration>