Skip to content

Commit ee5d993

Browse files
authored
Update nuget.config
Migrated to msft-consumption for nuget packages
1 parent b48e840 commit ee5d993

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nuget.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<packageSources>
77
<clear />
88
<add key="nuget" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
9-
<add key="vs-impl-public" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json" protocolVersion="3" />
9+
<add key="msft_consumption" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/msft_consumption/nuget/v3/index.json" protocolVersion="3" />
1010
</packageSources>
1111
<trustedSigners>
1212
<author name="microsoft">
@@ -18,4 +18,4 @@
1818
<owners>microsoft;dotnetfoundation;aarnott;sharwell;jamesnk;xunit</owners>
1919
</repository>
2020
</trustedSigners>
21-
</configuration>
21+
</configuration>

0 commit comments

Comments
 (0)