Skip to content

Commit

Permalink
Rebase and update nuget.config baseline file for TFMBootstrap case.
Browse files Browse the repository at this point in the history
  • Loading branch information
imcarolwang committed May 31, 2024
1 parent e9e8d0b commit 6b04a05
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
<configuration>
<packageSources>
<clear />
<add key = "svcutilTestFeed" value="$repositoryRoot$/artifacts/packages/RelType/ShipType" />
<add key = "dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
</packageSources>
</configuration>

0 comments on commit 6b04a05

Please sign in to comment.