Skip to content

[release/2025-10B] Do not restore for dotnet run scenario in tests#6719

Merged
lbussell merged 1 commit into
dotnet:release/2025-10Bfrom
lbussell:fix-blazor-wasm-restore
Oct 14, 2025
Merged

[release/2025-10B] Do not restore for dotnet run scenario in tests#6719
lbussell merged 1 commit into
dotnet:release/2025-10Bfrom
lbussell:fix-blazor-wasm-restore

Conversation

@lbussell
Copy link
Copy Markdown
Member

This change adds the --no-restore flag to dotnet run scenarios in the container image tests. This prevents the dotnet run command from reaching out to NuGet during the Blazor WASM dotnet run scenario test. The dotnet run scenario does not use NuGet authentication so it can't reach internal package feeds during internal builds/tests.

@lbussell lbussell requested a review from a team as a code owner October 13, 2025 21:42
@lbussell lbussell changed the title Do not restore for dotnet run scenario in tests [release/2025-10B] Do not restore for dotnet run scenario in tests Oct 13, 2025
@lbussell lbussell merged commit 8780c82 into dotnet:release/2025-10B Oct 14, 2025
67 checks passed
@lbussell lbussell deleted the fix-blazor-wasm-restore branch October 14, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants