Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix template test scripts #60016

Merged
merged 4 commits into from
Jan 24, 2025
Merged

Fix template test scripts #60016

merged 4 commits into from
Jan 24, 2025

Conversation

MackinnonBuck
Copy link
Member

The location of aspnetcore-runtime-*-dev-win-x64.zip recently changed from the installers folder to the packages folder. This broke some of the template test scripts, so this PR:

  • Fixes the test scripts to use the new path
  • Adds a new step in the "Windows local development validation" pipeline to verify that the Run-BlazorWeb-Locally script executes successfully

@MackinnonBuck MackinnonBuck requested review from wtgodbe and a team as code owners January 23, 2025 21:39
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates label Jan 23, 2025
@MackinnonBuck MackinnonBuck added area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework and removed area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates labels Jan 23, 2025
@MackinnonBuck MackinnonBuck merged commit 3ca2609 into main Jan 24, 2025
27 checks passed
@MackinnonBuck MackinnonBuck deleted the mbuck/fix-template-scripts branch January 24, 2025 21:16
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview1 milestone Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants