Skip to content

Conversation

@LoopedBard3
Copy link
Member

@LoopedBard3 LoopedBard3 commented Dec 10, 2025

Add net11.0 support. Based on the update for net10.0: #2642.

(Answered) Open question: Is the update to src/BenchmarkDotNet/Toolchains/NativeAot/Generator.cs and tests/BenchmarkDotNet.Tests/Helpers/DotNetRuntimeHelper.cs correct?

Once merged we plan on updating the dotnet/performance repo to latest BDN, in part for the WasmNet11_0 runtime moniker support.

@LoopedBard3
Copy link
Member Author

@timcassell Do you have any idea why the CurrentRuntimeIsProperlyRecognized is still failing despite reverting it back to be teh same as master? Running locally I didn't hit the issue, but I think it was using net8.0 instead of net10.0.

@timcassell
Copy link
Collaborator

@timcassell Do you have any idea why the CurrentRuntimeIsProperlyRecognized is still failing despite reverting it back to be teh same as master? Running locally I didn't hit the issue, but I think it was using net8.0 instead of net10.0.

Because of your change in DotNetRuntimeHelper.cs.

@LoopedBard3
Copy link
Member Author

Thank you for catching this, went ahead and undid that change.

@timcassell
Copy link
Collaborator

Thanks @LoopedBard3

@timcassell timcassell merged commit c823415 into dotnet:master Dec 12, 2025
11 of 16 checks passed
@timcassell timcassell added this to the v0.16.0 milestone Dec 12, 2025
@LoopedBard3 LoopedBard3 deleted the AddNet11Support branch December 12, 2025 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants