No more public partial class Program in .NET 10

Wait 5 sec.

If you are using API Tests with the WebApplicationFactory you might did something like this to have a public Program class: public partial class Program;No more!