enable EndToEnd_NoAPI_ProjectType and revert framework targetting
Open
Area-Containers
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
Since the sdk now targets net10.0 and container images are not ready yet, we've had to introduce a makeshift solution to target framework net9.0 manually after `dotnet new ...` is done.
This is a reminder for us to revert these changes and enable affected tests after the net10.0 container images are ready, which should happen at ~February '25.
This is the [PR with the changes](https://github.com/dotnet/sdk/pull/44931) that we will need to clean up after.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.