Skip to content

Commit 792b8d8

Browse files
authored
Update nuget.config
1 parent c1e94bb commit 792b8d8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

nuget.config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
6-
</packageSources>
5+
<add key="PowerShellCore_PublicPackages" value="https://pkgs.dev.azure.com/powershell/PowerShell/_packaging/powershell/nuget/v3/index.json" /> </packageSources>
76
<disabledPackageSources>
87
<clear />
98
</disabledPackageSources>

0 commit comments

Comments
 (0)