mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2025-05-09 03:41:58 -04:00
Update NuGet.config
This commit is contained in:
parent
e6830bbd0e
commit
4b80eabb73
1 changed files with 5 additions and 2 deletions
|
@ -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>
|
||||
</configuration>
|
||||
<config>
|
||||
<add key="defaultPushSource" value="https://api.nuget.org/v3/index.json" />
|
||||
</config>
|
||||
</configuration>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue