Open
Description
SDK version: 10p5 or local build (feb621b)
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
.