diff --git a/Engine.Core/Engine.Core.sln b/Engine.Core/Engine.Core.sln deleted file mode 100644 index 5133cda..0000000 --- a/Engine.Core/Engine.Core.sln +++ /dev/null @@ -1,25 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.5.002.0 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Engine.Core", "Engine.Core.csproj", "{6C1AF4B1-60B0-4225-9A96-F597BC04E9D0}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {6C1AF4B1-60B0-4225-9A96-F597BC04E9D0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {6C1AF4B1-60B0-4225-9A96-F597BC04E9D0}.Debug|Any CPU.Build.0 = Debug|Any CPU - {6C1AF4B1-60B0-4225-9A96-F597BC04E9D0}.Release|Any CPU.ActiveCfg = Release|Any CPU - {6C1AF4B1-60B0-4225-9A96-F597BC04E9D0}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {CC449885-B99C-4C71-842D-3C19A35E786F} - EndGlobalSection -EndGlobal diff --git a/Engine.Input/Engine.Input.sln b/Engine.Input/Engine.Input.sln deleted file mode 100644 index c53c614..0000000 --- a/Engine.Input/Engine.Input.sln +++ /dev/null @@ -1,25 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.5.002.0 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Engine.Input", "Engine.Input.csproj", "{637B86E7-3699-4248-9A9F-C5CB09779B53}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {637B86E7-3699-4248-9A9F-C5CB09779B53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {637B86E7-3699-4248-9A9F-C5CB09779B53}.Debug|Any CPU.Build.0 = Debug|Any CPU - {637B86E7-3699-4248-9A9F-C5CB09779B53}.Release|Any CPU.ActiveCfg = Release|Any CPU - {637B86E7-3699-4248-9A9F-C5CB09779B53}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {FB9A6AA6-FAEF-4DE6-BDE0-C9CC4F02B29A} - EndGlobalSection -EndGlobal diff --git a/Engine.Physics2D/Engine.Physics2D.sln b/Engine.Physics2D/Engine.Physics2D.sln deleted file mode 100644 index fe814ce..0000000 --- a/Engine.Physics2D/Engine.Physics2D.sln +++ /dev/null @@ -1,31 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.5.002.0 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Engine.Physics2D", "Engine.Physics2D.csproj", "{88874ADD-23BD-4781-A47C-71B5D4AA9C25}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Engine.Core", "..\Engine.Core\Engine.Core.csproj", "{A9D6D7DC-4B5A-4D1E-878D-08BA3A871D3A}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {88874ADD-23BD-4781-A47C-71B5D4AA9C25}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {88874ADD-23BD-4781-A47C-71B5D4AA9C25}.Debug|Any CPU.Build.0 = Debug|Any CPU - {88874ADD-23BD-4781-A47C-71B5D4AA9C25}.Release|Any CPU.ActiveCfg = Release|Any CPU - {88874ADD-23BD-4781-A47C-71B5D4AA9C25}.Release|Any CPU.Build.0 = Release|Any CPU - {A9D6D7DC-4B5A-4D1E-878D-08BA3A871D3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {A9D6D7DC-4B5A-4D1E-878D-08BA3A871D3A}.Debug|Any CPU.Build.0 = Debug|Any CPU - {A9D6D7DC-4B5A-4D1E-878D-08BA3A871D3A}.Release|Any CPU.ActiveCfg = Release|Any CPU - {A9D6D7DC-4B5A-4D1E-878D-08BA3A871D3A}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {9C16F1F0-F5F8-4ED9-A3B4-7A0BF8003AA1} - EndGlobalSection -EndGlobal