Skip to content

Commit 6b04a05

Browse files
committed
Rebase and update nuget.config baseline file for TFMBootstrap case.
1 parent e9e8d0b commit 6b04a05

File tree

1 file changed

+1
-1
lines changed
  • src/dotnet-svcutil/lib/tests/Baselines/TFMBootstrap/tfmDefault

1 file changed

+1
-1
lines changed

Diff for: src/dotnet-svcutil/lib/tests/Baselines/TFMBootstrap/tfmDefault/nuget.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
<configuration>
33
<packageSources>
44
<clear />
5-
<add key = "svcutilTestFeed" value="$repositoryRoot$/artifacts/packages/RelType/ShipType" />
5+
<add key = "dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
66
</packageSources>
77
</configuration>

0 commit comments

Comments
 (0)