[WASI][AOT] MSB4036: The "RuntimeConfigParserTask" task was not found

Open
#119,136 1 comment 0 reactions 1 assignee View on GitHub

@pavelsavara is already working on this.

Since Aug 27, 2025.

Assessment

This issue has not been assessed yet.

Description

arch-wasm area-Build-mono os-wasi

Log

[44/46] xunit.runner.utility.netcoreapp10.dll -> xunit.runner.utility.netcoreapp10.dll.bc
  [45/46] xunit.execution.dotnet.dll -> xunit.execution.dotnet.dll.bc
  [46/46] aot-instances.dll -> aot-instances.dll.bc
  IL stripping assemblies
C:\helix\work\correlation\build\wasm\WasiApp.targets(65,5): error MSB4036: The "RuntimeConfigParserTask" task was not found. Check the following: 1.) The name of the task in the project file is the same as the name of the task class. 2.) The task class is "public" and implements the Microsoft.Build.Framework.ITask interface. 3.) The task is correctly declared with <UsingTask> in the project file, or in the *.tasks files located in the "C:\helix\work\correlation\dotnet-cli\sdk\10.0.100-rc.1.25411.109" directory. [C:\helix\work\workitem\e\publish\ProxyProjectForAOTOnHelix.proj]

I probably broke it in https://github.com/dotnet/runtime/pull/115113

Dominant language
C#
Stars
18.3k
Forks
5.6k
PR merge metrics
PR metrics pending

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dotnet/runtime

All issues in dotnet/runtime

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.