Skip to content

Microsoft.AspNetCore.Watch.BrowserRefresh causes Microsoft.NETCore.App.Ref 6.0 prebuilts #30272

@MichaelSimons

Description

@MichaelSimons

The Microsoft.AspNetCore.Watch.BrowserRefresh's net6.0 TFM is causing Microsoft.NETCore.App.Ref and Microsoft.AspNetCore.App.Ref source-build prebuilts in .NET 8.0.

.NET 8.0 source-build only produces the .NET8.0 targeting pack. All projects must reference a net standard or the net current TFM.

I am not familiar with this tool. Can someone help me understand why this needs to be pinned to the older supported net tfm?

cc @mmitche, @pranavkm

Metadata

Metadata

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions