Skip to content

The Runtime="NET"crashing #13221

@lewing

Description

@lewing

we're seeing an msbuild crash with what appears to be MSBuild version 18.1.1-preview-25556-03 for .NET Framework from the logs when using the Runtime="NET" feature in the wasm targets. It's an SDK style project so I'm not sure if this is known issue
cc @ViktorHofer

The `Runtime="NET"` feature is currently only supported with sdk style projects: https://github.com/dotnet/msbuild/issues/12895. Double check if a non-sdk project tries to use one of your changed tasks.

Originally posted by @ViktorHofer in dotnet/sdk#52727 (comment)

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions