From 71e3e367edfc6487b1ec767600e247d9081b0596 Mon Sep 17 00:00:00 2001 From: RedFox245 Date: Wed, 21 Feb 2024 15:58:30 +0400 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=B5=D1=80=D0=B5=D0=B8=D0=BC=D0=B5?= =?UTF-8?q?=D0=BD=D0=BE=D0=B2=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Seaplane/{Seaplane.csproj => AntiAircraftGun.csproj} | 0 Seaplane/{Seaplane.sln => AntiAircraftGun.sln} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename Seaplane/{Seaplane.csproj => AntiAircraftGun.csproj} (100%) rename Seaplane/{Seaplane.sln => AntiAircraftGun.sln} (87%) diff --git a/Seaplane/Seaplane.csproj b/Seaplane/AntiAircraftGun.csproj similarity index 100% rename from Seaplane/Seaplane.csproj rename to Seaplane/AntiAircraftGun.csproj diff --git a/Seaplane/Seaplane.sln b/Seaplane/AntiAircraftGun.sln similarity index 87% rename from Seaplane/Seaplane.sln rename to Seaplane/AntiAircraftGun.sln index 46b337d..13702e7 100644 --- a/Seaplane/Seaplane.sln +++ b/Seaplane/AntiAircraftGun.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.7.34024.191 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Seaplane", "Seaplane.csproj", "{2737D584-6869-42B6-BEC5-48D722924340}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AntiAircraftGun", "AntiAircraftGun.csproj", "{2737D584-6869-42B6-BEC5-48D722924340}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution