From 4fcaec1f449a0ae585ad9f8d6793b7c8c2ac80a1 Mon Sep 17 00:00:00 2001 From: Louwar Date: Fri, 17 Mar 2023 09:05:15 +0100 Subject: [PATCH] Update project --- Sources/LeagueOfLegends.sln | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Sources/LeagueOfLegends.sln b/Sources/LeagueOfLegends.sln index da9cb76..1fe3253 100644 --- a/Sources/LeagueOfLegends.sln +++ b/Sources/LeagueOfLegends.sln @@ -33,8 +33,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "EFManager", "EFManager\EFMa EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestManagerEF", "Tests\TestManagerEF\TestManagerEF.csproj", "{ECD6BA04-7338-4AFA-AC4B-D5C60C440D4D}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ViewModels", "ViewModels\ViewModels.csproj", "{D6A68A4D-1F49-492E-8559-6A5C54C03FD9}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -89,10 +87,6 @@ Global {ECD6BA04-7338-4AFA-AC4B-D5C60C440D4D}.Debug|Any CPU.Build.0 = Debug|Any CPU {ECD6BA04-7338-4AFA-AC4B-D5C60C440D4D}.Release|Any CPU.ActiveCfg = Release|Any CPU {ECD6BA04-7338-4AFA-AC4B-D5C60C440D4D}.Release|Any CPU.Build.0 = Release|Any CPU - {D6A68A4D-1F49-492E-8559-6A5C54C03FD9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {D6A68A4D-1F49-492E-8559-6A5C54C03FD9}.Debug|Any CPU.Build.0 = Debug|Any CPU - {D6A68A4D-1F49-492E-8559-6A5C54C03FD9}.Release|Any CPU.ActiveCfg = Release|Any CPU - {D6A68A4D-1F49-492E-8559-6A5C54C03FD9}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE