dotnet-docker icon indicating copy to clipboard operation
dotnet-docker copied to clipboard

Update Native AOT samples to .NET 10

Open richlander opened this issue 7 months ago • 1 comments

We should update the Native AOT samples to .NET 10.

  • https://github.com/dotnet/dotnet-docker/tree/main/samples/releasesapi
  • https://github.com/dotnet/dotnet-docker/tree/main/samples/releasesapp

There are no supported AOT images for .NET 8 and 9 so it makes sense to adopt .NET 10, now.

richlander avatar Mar 08 '25 22:03 richlander