Skip to content

Commit

Permalink
Merge pull request #8932 from ryzngard/infra/vs-archived
Browse files Browse the repository at this point in the history
Add archived feeds
  • Loading branch information
drewnoakes authored Mar 22, 2023
2 parents 2cdb1d1 + ad68b87 commit 18ee5d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nuget.config
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,10 @@
<clear />
<!-- CPS components including: Microsoft.VisualStudio.ProjectSystem -->
<add key="vs-impl" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl/nuget/v3/index.json" />
<add key="vs-impl-archived" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vs-impl-archived/nuget/v3/index.json" />
<!-- Microsoft.VisualStudio components -->
<add key="vssdk" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vssdk/nuget/v3/index.json" />
<add key="vssdk-archived" value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/vssdk-archived/nuget/v3/index.json" />
<!--
Various packages including:
Microsoft.DiaSymReader.Pdb2Pdb
Expand Down

0 comments on commit 18ee5d2

Please sign in to comment.