diff --git a/1.cs b/1.cs new file mode 100644 index 0000000..e1966f4 --- /dev/null +++ b/1.cs @@ -0,0 +1,16 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; + +namespace ConsoleForGive +{ + internal class Program + { + static void Main(string[] args) + { + Console.WriteLine("Hello World"); + } + } +} diff --git a/2.cs b/2.cs new file mode 100644 index 0000000..e1966f4 --- /dev/null +++ b/2.cs @@ -0,0 +1,16 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; + +namespace ConsoleForGive +{ + internal class Program + { + static void Main(string[] args) + { + Console.WriteLine("Hello World"); + } + } +} diff --git a/3.cs b/3.cs new file mode 100644 index 0000000..e1966f4 --- /dev/null +++ b/3.cs @@ -0,0 +1,16 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; + +namespace ConsoleForGive +{ + internal class Program + { + static void Main(string[] args) + { + Console.WriteLine("Hello World"); + } + } +} diff --git a/4.cs b/4.cs new file mode 100644 index 0000000..e1966f4 --- /dev/null +++ b/4.cs @@ -0,0 +1,16 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; + +namespace ConsoleForGive +{ + internal class Program + { + static void Main(string[] args) + { + Console.WriteLine("Hello World"); + } + } +} diff --git a/6.cs b/6.cs new file mode 100644 index 0000000..e1966f4 --- /dev/null +++ b/6.cs @@ -0,0 +1,16 @@ +using System; +using System.Collections.Generic; +using System.Linq; +using System.Text; +using System.Threading.Tasks; + +namespace ConsoleForGive +{ + internal class Program + { + static void Main(string[] args) + { + Console.WriteLine("Hello World"); + } + } +} diff --git a/ConsoleForGive.csproj b/ConsoleForGive.csproj index 7a7ae37..383c287 100644 --- a/ConsoleForGive.csproj +++ b/ConsoleForGive.csproj @@ -43,6 +43,11 @@ + + + + +