needs package:?
Some checks failed
Spellcheck / Spellcheck (push) Successful in 14s
Tests / Evaluate Tests on ubuntu-latest (push) Failing after 31s

This commit is contained in:
2026-08-07 13:44:58 -04:00
parent c5d5a0da61
commit 1e8d33e436

View File

@@ -3,12 +3,12 @@
<packageSources> <packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" /> <add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<!-- <add key="coverlet" value="https://pkgs.dev.azure.com/tonerdo/coverlet/_packaging/coverlet-nightly/nuget/v3/index.json" /> --> <!-- <add key="coverlet" value="https://pkgs.dev.azure.com/tonerdo/coverlet/_packaging/coverlet-nightly/nuget/v3/index.json" /> -->
<!-- <add key="gitea" value="http://gitea.superjrking.com/api/packages/Ronnie/nuget/index.json" allowInsecureConnections="True" /> --> <add key="gitea" value="http://gitea.superjrking.com/api/packages/Ronnie/nuget/index.json"/>
</packageSources> </packageSources>
<!-- <packageSourceCredentials> <packageSourceCredentials>
<gitea> <gitea>
<add key="Username" value="Ronnie" /> <add key="Username" value="Ronnie" />
<add key="ClearTextPassword" value="e59e39d60f30b539ae594d8cfc7a9771883d2eb0" /> <add key="ClearTextPassword" value="e59e39d60f30b539ae594d8cfc7a9771883d2eb0" />
</gitea> </gitea>
</packageSourceCredentials> --> </packageSourceCredentials>
</configuration> </configuration>