ci/cd: remove nuget workaround (#15361)

This commit is contained in:
ilike2burnthing 2024-06-03 08:56:32 +01:00 committed by GitHub
parent 35bcb69e23
commit 1c72198aa1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
</packageSources>
</configuration>