Microsoft has released the production-ready versions of .NET 10.0 and Visual Studio 2026. Exciting new features are available ...
This was working with .NET rc1, so something must have changed between rc1 and rc2? Maybe rc2 requires an entrypoint again? I was able to get it to compile on .NET 10 rc2 by switching the OutputType ...