using System; namespace DesktopAppWithRuntimes { public static class Program { public static void Main(string[] args) { } } }