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