Skip to content

[dotnet.js] is not incrementalΒ #63207

@jjonescz

Description

@jjonescz

SDK version: 10p5 or local build (feb621b704347e6fb72b816a257f1ba2fdc6a385)
Steps to reproduce:

  1. dotnet new blazorwasm
  2. dotnet build
  3. 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.

Metadata

Metadata

Assignees

Labels

area-blazorIncludes: Blazor, Razor Componentsfeature-blazor-wasmThis issue is related to and / or impacts Blazor WebAssembly

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions