diff --git a/Class1.cs b/Class1.cs
new file mode 100644
index 0000000..412c591
--- /dev/null
+++ b/Class1.cs
@@ -0,0 +1,12 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+
+namespace Console_for_gip
+{
+ internal class Class1
+ {
+ }
+}
diff --git a/Console_for_git.csproj b/Console_for_git.csproj
index acbc4ff..9a70150 100644
--- a/Console_for_git.csproj
+++ b/Console_for_git.csproj
@@ -43,6 +43,7 @@
+