diff --git a/App01/ Properties/launchSettings.json b/ Properties/launchSettings.json similarity index 100% rename from App01/ Properties/launchSettings.json rename to Properties/launchSettings.json diff --git a/App01/App01.csproj b/App01.csproj similarity index 100% rename from App01/App01.csproj rename to App01.csproj diff --git a/App01/Program.cs b/Program.cs similarity index 100% rename from App01/Program.cs rename to Program.cs