From 8bbb69f34fb74fe60f582b6ce7e4811fb808d505 Mon Sep 17 00:00:00 2001 From: CreepyCrafter24 <33260128+CreepyCrafter24@users.noreply.github.com> Date: Wed, 18 Dec 2019 16:31:06 +0100 Subject: [PATCH] tere --- {ZalGenT => ZalGen}/App.config | 0 {ZalGenT => ZalGen}/Form1.Designer.cs | 0 {ZalGenT => ZalGen}/Form1.cs | 0 {ZalGenT => ZalGen}/Form1.resx | 0 {ZalGenT => ZalGen}/Program.cs | 0 {ZalGenT => ZalGen}/Properties/AssemblyInfo.cs | 0 {ZalGenT => ZalGen}/Properties/Resources.Designer.cs | 0 {ZalGenT => ZalGen}/Properties/Resources.resx | 0 {ZalGenT => ZalGen}/Properties/Settings.Designer.cs | 0 {ZalGenT => ZalGen}/Properties/Settings.settings | 0 {ZalGenT => ZalGen}/ZalGen.csproj | 0 11 files changed, 0 insertions(+), 0 deletions(-) rename {ZalGenT => ZalGen}/App.config (100%) rename {ZalGenT => ZalGen}/Form1.Designer.cs (100%) rename {ZalGenT => ZalGen}/Form1.cs (100%) rename {ZalGenT => ZalGen}/Form1.resx (100%) rename {ZalGenT => ZalGen}/Program.cs (100%) rename {ZalGenT => ZalGen}/Properties/AssemblyInfo.cs (100%) rename {ZalGenT => ZalGen}/Properties/Resources.Designer.cs (100%) rename {ZalGenT => ZalGen}/Properties/Resources.resx (100%) rename {ZalGenT => ZalGen}/Properties/Settings.Designer.cs (100%) rename {ZalGenT => ZalGen}/Properties/Settings.settings (100%) rename {ZalGenT => ZalGen}/ZalGen.csproj (100%) diff --git a/ZalGenT/App.config b/ZalGen/App.config similarity index 100% rename from ZalGenT/App.config rename to ZalGen/App.config diff --git a/ZalGenT/Form1.Designer.cs b/ZalGen/Form1.Designer.cs similarity index 100% rename from ZalGenT/Form1.Designer.cs rename to ZalGen/Form1.Designer.cs diff --git a/ZalGenT/Form1.cs b/ZalGen/Form1.cs similarity index 100% rename from ZalGenT/Form1.cs rename to ZalGen/Form1.cs diff --git a/ZalGenT/Form1.resx b/ZalGen/Form1.resx similarity index 100% rename from ZalGenT/Form1.resx rename to ZalGen/Form1.resx diff --git a/ZalGenT/Program.cs b/ZalGen/Program.cs similarity index 100% rename from ZalGenT/Program.cs rename to ZalGen/Program.cs diff --git a/ZalGenT/Properties/AssemblyInfo.cs b/ZalGen/Properties/AssemblyInfo.cs similarity index 100% rename from ZalGenT/Properties/AssemblyInfo.cs rename to ZalGen/Properties/AssemblyInfo.cs diff --git a/ZalGenT/Properties/Resources.Designer.cs b/ZalGen/Properties/Resources.Designer.cs similarity index 100% rename from ZalGenT/Properties/Resources.Designer.cs rename to ZalGen/Properties/Resources.Designer.cs diff --git a/ZalGenT/Properties/Resources.resx b/ZalGen/Properties/Resources.resx similarity index 100% rename from ZalGenT/Properties/Resources.resx rename to ZalGen/Properties/Resources.resx diff --git a/ZalGenT/Properties/Settings.Designer.cs b/ZalGen/Properties/Settings.Designer.cs similarity index 100% rename from ZalGenT/Properties/Settings.Designer.cs rename to ZalGen/Properties/Settings.Designer.cs diff --git a/ZalGenT/Properties/Settings.settings b/ZalGen/Properties/Settings.settings similarity index 100% rename from ZalGenT/Properties/Settings.settings rename to ZalGen/Properties/Settings.settings diff --git a/ZalGenT/ZalGen.csproj b/ZalGen/ZalGen.csproj similarity index 100% rename from ZalGenT/ZalGen.csproj rename to ZalGen/ZalGen.csproj