-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsfeature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssemblyThis issue is related to and / or impacts Blazor WebAssembly
Milestone
Description
SDK version: 10p5 or local build (feb621b704347e6fb72b816a257f1ba2fdc6a385)
Steps to reproduce:
dotnet new blazorwasm
dotnet build
dotnet build -bl -question
Expected: success
Actual: fails with
MSBUILD : error : Building target "_BuildCopyStaticWebAssetsPreserveNewest" partially, because some output files are out of date with respect to their input files.
And in the binlog I can see the problem is obj\Debug\net10.0\dotnet.js
.
maraf
Metadata
Metadata
Assignees
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor Componentsfeature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssemblyThis issue is related to and / or impacts Blazor WebAssembly