Skip to content

Commit 329d2b2

Browse files
authored
Remove darc-pub-dotnet-runtime-488a8a3 feed from Wasm tests (#119882)
1 parent ac0aae4 commit 329d2b2

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

src/mono/wasi/Wasi.Build.Tests/data/nuget8.config

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@
99
<!-- TEST_RESTORE_SOURCES_INSERTION_LINE -->
1010
<add key="dotnet8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json" />
1111
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
12-
13-
<!-- work around illink needing a stable version for now -->
14-
<!-- Begin: Package sources from dotnet-runtime -->
15-
<add key="darc-pub-dotnet-runtime-488a8a3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-488a8a35/nuget/v3/index.json" />
16-
<!-- End: Package sources from dotnet-runtime -->
1712
</packageSources>
1813
<disabledPackageSources>
1914
<clear />

src/mono/wasm/Wasm.Build.Tests/data/nuget8.config

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@
99
<!-- TEST_RESTORE_SOURCES_INSERTION_LINE -->
1010
<add key="dotnet8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json" />
1111
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
12-
13-
<!-- work around illink needing a stable version for now -->
14-
<!-- Begin: Package sources from dotnet-runtime -->
15-
<add key="darc-pub-dotnet-runtime-488a8a3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-488a8a35/nuget/v3/index.json" />
16-
<!-- End: Package sources from dotnet-runtime -->
1712
</packageSources>
1813
<disabledPackageSources>
1914
<clear />

0 commit comments

Comments
 (0)