From e6c06130b4be8a160b53acae1f6afee41332d156 Mon Sep 17 00:00:00 2001 From: FreePhoenix888 Date: Thu, 15 Dec 2022 01:54:41 +0600 Subject: [PATCH] Remove CSharpToCppTranslator project --- csharp/Platform.Ranges.sln | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/csharp/Platform.Ranges.sln b/csharp/Platform.Ranges.sln index 258ac85..d80e82d 100644 --- a/csharp/Platform.Ranges.sln +++ b/csharp/Platform.Ranges.sln @@ -3,14 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 VisualStudioVersion = 16.0.29020.237 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Platform.Ranges", "Platform.Ranges\Platform.Ranges.csproj", "{C3D45A2E-55D8-4C13-B6B1-928F1264A511}" - ProjectSection(ProjectDependencies) = postProject - {60379207-EC18-4166-93F3-00B6EC426513} = {60379207-EC18-4166-93F3-00B6EC426513} - EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Platform.Ranges.Tests", "Platform.Ranges.Tests\Platform.Ranges.Tests.csproj", "{028B1B19-9295-484B-806C-118B1710CC90}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CSharpToCppTranslator", "CSharpToCppTranslator\CSharpToCppTranslator.csproj", "{60379207-EC18-4166-93F3-00B6EC426513}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -45,18 +40,6 @@ Global {028B1B19-9295-484B-806C-118B1710CC90}.Release|x64.Build.0 = Release|Any CPU {028B1B19-9295-484B-806C-118B1710CC90}.Release|x86.ActiveCfg = Release|Any CPU {028B1B19-9295-484B-806C-118B1710CC90}.Release|x86.Build.0 = Release|Any CPU - {60379207-EC18-4166-93F3-00B6EC426513}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {60379207-EC18-4166-93F3-00B6EC426513}.Debug|Any CPU.Build.0 = Debug|Any CPU - {60379207-EC18-4166-93F3-00B6EC426513}.Debug|x64.ActiveCfg = Debug|Any CPU - {60379207-EC18-4166-93F3-00B6EC426513}.Debug|x64.Build.0 = Debug|Any CPU - {60379207-EC18-4166-93F3-00B6EC426513}.Debug|x86.ActiveCfg = Debug|Any CPU - {60379207-EC18-4166-93F3-00B6EC426513}.Debug|x86.Build.0 = Debug|Any CPU - {60379207-EC18-4166-93F3-00B6EC426513}.Release|Any CPU.ActiveCfg = Release|Any CPU - {60379207-EC18-4166-93F3-00B6EC426513}.Release|Any CPU.Build.0 = Release|Any CPU - {60379207-EC18-4166-93F3-00B6EC426513}.Release|x64.ActiveCfg = Release|Any CPU - {60379207-EC18-4166-93F3-00B6EC426513}.Release|x64.Build.0 = Release|Any CPU - {60379207-EC18-4166-93F3-00B6EC426513}.Release|x86.ActiveCfg = Release|Any CPU - {60379207-EC18-4166-93F3-00B6EC426513}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE