Skip to content

Conversation

@mattleibow
Copy link
Member

Reverts #31618

Copilot AI review requested due to automatic review settings September 18, 2025 15:04
@mattleibow mattleibow merged commit 01c89dc into main Sep 18, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR reverts a previous change that replaced UseStaticFiles() with MapStaticAssets() in the Blazor MAUI Web template. The revert restores the traditional static file serving middleware approach instead of the newer static assets mapping functionality.

  • Restores UseStaticFiles() middleware call
  • Removes MapStaticAssets() endpoint mapping

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants