Skip to content

Commit

Permalink
Reapply "nuget: move to shine-oss tenant rather than ms tenant (#17451)"
Browse files Browse the repository at this point in the history
This reverts commit 67d2636.

(cherry picked from commit 955b1d2)
  • Loading branch information
DHowett committed Aug 23, 2024
1 parent 6d4ff2e commit e8c1568
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 @@ -4,7 +4,7 @@
<clear />
<!-- Dependencies that we can turn on to force override for testing purposes before uploading. -->
<!--<add key="Static Package Dependencies" value="dep\packages" />-->
<add key="TerminalDependencies" value="https://pkgs.dev.azure.com/ms/terminal/_packaging/TerminalDependencies/nuget/v3/index.json" />
<add key="TerminalDependencies" value="https://pkgs.dev.azure.com/shine-oss/terminal/_packaging/TerminalDependencies/nuget/v3/index.json" />
</packageSources>
<disabledPackageSources>
<clear />
Expand Down

0 comments on commit e8c1568

Please sign in to comment.