Skip to content

fix: Templates version 4.13.1 do not update BlazorWeb-CSharp stylesheet name in App.Razor to the project name #4308

@marqdouj

Description

@marqdouj

🐛 Bug Report

When I create a new Fluent Blazor Web App project, there is a stylesheet listed in App.Razor that does not get updated to the project name.

💻 Repro or Code Sample

Create a new Fluent Blazor Web App; accept the default VS project name.
Open App.Razor and see this stylesheet listed:

BlazorWeb-CSharp.styles.css

🤔 Expected Behavior

The link should have been changed to:

MyProjectName.styles.css

😯 Current Behavior

💁 Possible Solution

🔦 Context

🌍 Your Environment

VS 2026 Insiders 11201.2
Fluent Templates 4.13.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageNew issue. Needs to be looked at

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions