Skip to content

Runtime async tests not building as runtime async #119144

@jakobbotsch

Description

@jakobbotsch

To repro:

  1. Delete ./src/tests/async/Directory.Build.targets
  2. Build a test, e.g. .\dotnet.cmd build .\src\tests\async\small\small.csproj -c Release /p:BuildAsStandalone=true
  3. Inspect the output .dll and notice that it is compiled as async1

cc @agocke @VSadov

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions