using System; namespace ConsoleApplication { public class Program { public static void Main(string[] args) { .WriteLine("NET451"); } } }