Skip to content

Commit

Permalink
Remove CSharpToCppTranslator project
Browse files Browse the repository at this point in the history
  • Loading branch information
FreePhoenix888 authored Dec 14, 2022
1 parent cb33cf2 commit e6c0613
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions csharp/Platform.Ranges.sln
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit e6c0613

Please sign in to comment.