Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit ee01535

Browse files
committed
Nuget 2 is borked?
1 parent c346bb1 commit ee01535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuget.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
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" />
55
<add key="Custom Packages" value="lib" />
66
</packageSources>
77
<activePackageSource>

0 commit comments

Comments
 (0)