Skip to content

Commit

Permalink
change feed to nuget.org
Browse files Browse the repository at this point in the history
  • Loading branch information
westin-m committed Oct 5, 2023
1 parent 1cf98ec commit b85548d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NuGet.Config
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<configuration>
<packageSources>
<clear />
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit b85548d

Please sign in to comment.