fixes the push

This commit is contained in:
2025-07-14 16:09:19 +01:00
parent f03c56fead
commit cbe5614794
6 changed files with 22 additions and 12 deletions

Binary file not shown.

View File

@ -3,4 +3,7 @@
<packageSources>
<add key="localhost" value="https://localhost:5001/v3/index.json" protocolVersion="3" />
</packageSources>
<disabledPackageSources>
<add key="localhost" value="true" />
</disabledPackageSources>
</configuration>