Skip to content

Commit fd7d09a

Browse files
Remove CsharpToCppTranslator
1 parent e9a03fe commit fd7d09a

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

csharp/Platform.Collections.Methods.sln

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,7 @@ VisualStudioVersion = 16.0.29102.190
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Platform.Collections.Methods.Tests", "Platform.Collections.Methods.Tests\Platform.Collections.Methods.Tests.csproj", "{D5667200-FFE1-4D69-9124-FF8FCDC3E1AB}"
77
EndProject
8-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CSharpToCppTranslator", "CSharpToCppTranslator\CSharpToCppTranslator.csproj", "{A0967E25-55C0-465E-86A5-04067A1B7B45}"
9-
EndProject
108
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Platform.Collections.Methods", "Platform.Collections.Methods\Platform.Collections.Methods.csproj", "{4987038E-38B7-4222-8427-C5A978B9FE58}"
11-
ProjectSection(ProjectDependencies) = postProject
12-
{A0967E25-55C0-465E-86A5-04067A1B7B45} = {A0967E25-55C0-465E-86A5-04067A1B7B45}
13-
EndProjectSection
149
EndProject
1510
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Platform.Collections.Methods.TemplateLibrary.Tests", "cpp\Platform.Collections.Methods.Tests\Platform.Collections.Methods.TemplateLibrary.Tests.vcxproj", "{A29D2221-D4BA-4CD0-9D71-0CFDF33C7582}"
1611
ProjectSection(ProjectDependencies) = postProject
@@ -48,18 +43,6 @@ Global
4843
{D5667200-FFE1-4D69-9124-FF8FCDC3E1AB}.Release|x64.Build.0 = Release|Any CPU
4944
{D5667200-FFE1-4D69-9124-FF8FCDC3E1AB}.Release|x86.ActiveCfg = Release|Any CPU
5045
{D5667200-FFE1-4D69-9124-FF8FCDC3E1AB}.Release|x86.Build.0 = Release|Any CPU
51-
{A0967E25-55C0-465E-86A5-04067A1B7B45}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
52-
{A0967E25-55C0-465E-86A5-04067A1B7B45}.Debug|Any CPU.Build.0 = Debug|Any CPU
53-
{A0967E25-55C0-465E-86A5-04067A1B7B45}.Debug|x64.ActiveCfg = Debug|Any CPU
54-
{A0967E25-55C0-465E-86A5-04067A1B7B45}.Debug|x64.Build.0 = Debug|Any CPU
55-
{A0967E25-55C0-465E-86A5-04067A1B7B45}.Debug|x86.ActiveCfg = Debug|Any CPU
56-
{A0967E25-55C0-465E-86A5-04067A1B7B45}.Debug|x86.Build.0 = Debug|Any CPU
57-
{A0967E25-55C0-465E-86A5-04067A1B7B45}.Release|Any CPU.ActiveCfg = Release|Any CPU
58-
{A0967E25-55C0-465E-86A5-04067A1B7B45}.Release|Any CPU.Build.0 = Release|Any CPU
59-
{A0967E25-55C0-465E-86A5-04067A1B7B45}.Release|x64.ActiveCfg = Release|Any CPU
60-
{A0967E25-55C0-465E-86A5-04067A1B7B45}.Release|x64.Build.0 = Release|Any CPU
61-
{A0967E25-55C0-465E-86A5-04067A1B7B45}.Release|x86.ActiveCfg = Release|Any CPU
62-
{A0967E25-55C0-465E-86A5-04067A1B7B45}.Release|x86.Build.0 = Release|Any CPU
6346
{4987038E-38B7-4222-8427-C5A978B9FE58}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
6447
{4987038E-38B7-4222-8427-C5A978B9FE58}.Debug|Any CPU.Build.0 = Debug|Any CPU
6548
{4987038E-38B7-4222-8427-C5A978B9FE58}.Debug|x64.ActiveCfg = Debug|Any CPU

0 commit comments

Comments
 (0)