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 MAUI static asset updates #47431

Merged
merged 1 commit into from
Mar 11, 2025
Merged

Conversation

tmat
Copy link
Member

@tmat tmat commented Mar 11, 2025

@Copilot Copilot bot review requested due to automatic review settings March 11, 2025 00:12
@tmat tmat requested a review from a team as a code owner March 11, 2025 00:12
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Request triage from a team member labels Mar 11, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Overview

This PR fixes MAUI static asset updates by adjusting the expected static asset path in the tests.

  • Modified expected output in the static asset update test
  • Added a clarifying comment regarding the requirement for the "wwwroot" directory in MAUI

Reviewed Changes

File Description
test/dotnet-watch.Tests/HotReload/ApplyDeltaTests.cs Updated expected static asset path to include "wwwroot/" to support MAUI

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

@tmat
Copy link
Member Author

tmat commented Mar 11, 2025

@spadapet @phil-allen-msft ptal

@tmat tmat merged commit fd7c50b into dotnet:release/9.0.3xx Mar 11, 2025
30 checks passed
@tmat tmat deleted the FixMauiStaticAssets branch March 11, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants