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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

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
Copy link
Contributor

Hey @dotnet/aspnet-build, looks like this PR is something you want to take a look at.

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