Skip to content

Commit 90e5e33

Browse files
committed
fix references
1 parent 61e785c commit 90e5e33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.nuget/NuGet.Config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
</solution>
66
<packageSources>
77

8+
<clear />
89
<add key="dotnet-core" value="https://www.myget.org/F/dotnet-core/api/v3/index.json" />
10+
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
911

1012
</packageSources>
1113
</configuration>

0 commit comments

Comments
 (0)