Skip to content

Commit 05142b8

Browse files
authored
Update nightly NuGet config
1 parent 7a3eb97 commit 05142b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/Microsoft.DotNet.Docker.Tests/TestAppArtifacts/NuGet.config.nightly

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />
66
<add key="dotnet8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json" />
77
<add key="dotnet9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json" />
8+
<add key="dotnet10" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet10/nuget/v3/index.json" />
89
</packageSources>
910
</configuration>

0 commit comments

Comments
 (0)