Skip to content

Commit

Permalink
Update nuget.config to use CFS feed (#1649)
Browse files Browse the repository at this point in the history
  • Loading branch information
adityapatwardhan authored and alerickson committed May 10, 2024
1 parent e189fdc commit f3d76eb
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,7 +2,7 @@
<configuration>
<packageSources>
<clear />
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="PowerShellCore_PublicPackages" value="https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/powershell/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources>
<clear />
Expand Down

0 comments on commit f3d76eb

Please sign in to comment.