Skip to content

Commit 6db8812

Browse files
committed
Revert "Revert "Removed local nuget.""
This reverts commit 4d04394.
1 parent 4d04394 commit 6db8812

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/NuGet.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<configuration>
33
<packageSources>
4-
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
4+
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
55
</packageSources>
6-
</configuration>
6+
</configuration>

src/NuGet.exe

-4.38 MB
Binary file not shown.

0 commit comments

Comments
 (0)