dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
15.41k stars 4.76k forks source link

[wasm] Run Wasm.Build.Tests across .NET versions #110049

Open maraf opened 15 hours ago

maraf commented 15 hours ago

We should have an automated way of ensuring that the contract between SDK and workload is working across .NET versions (eg. targeting .NET 8 apps from .NET 9 SDK). The Wasm.Build.Tests contains "all the possible" build situations and so it is a good candidate.

dotnet-policy-service[bot] commented 15 hours ago

Tagging subscribers to 'arch-wasm': @lewing See info in area-owners.md if you want to be subscribed.

dotnet-policy-service[bot] commented 15 hours ago

Tagging subscribers to this area: @akoeplinger, @matouskozak See info in area-owners.md if you want to be subscribed.