namespace AssetRipper.GUI.Web.Free; public static class Program { public static void Main() { WebApplicationLauncher.Launch(); } }