var builder = DistributedApplication.CreateBuilder(args); builder.AddProject("asg-form"); builder.Build().Run();