mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-06-18 06:25:34 -04:00
Update NuGet.config
This commit is contained in:
parent
e6830bbd0e
commit
4b80eabb73
@ -2,6 +2,9 @@
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<clear />
|
||||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
|
||||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
||||
</packageSources>
|
||||
<config>
|
||||
<add key="defaultPushSource" value="https://api.nuget.org/v3/index.json" />
|
||||
</config>
|
||||
</configuration>
|
Loading…
Reference in New Issue
Block a user