MichalStrehovsky / sizegame

Compare binary sizes of canonical Hello World in 18 different languages
209 stars 17 forks source link

Switch to official C# AOT project #11

Closed MichalStrehovsky closed 1 year ago

MichalStrehovsky commented 1 year ago

Match csproj with dotnet new console --aot. Stop passing PublishAot on the command line.