Skip to content

Commit

Permalink
Revert "update Xamarin"
Browse files Browse the repository at this point in the history
This reverts commit d4238ea.
  • Loading branch information
ericvergnaud committed Jun 2, 2015
1 parent d4238ea commit a90e294
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions runtime/CSharp/Antlr4.mono.sln
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,12 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "build", "build", "{4CE79A54
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Antlr4.Runtime.mono", "Antlr4.Runtime\Antlr4.Runtime.mono.csproj", "{E1A46D9D-66CB-46E8-93B0-7FC87299ABEF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestCSharp4", "..\..\..\..\tests\TestCSharp4\TestCSharp4.csproj", "{5C0678A6-861D-49AA-A2FC-3F3E53B25ECC}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5C0678A6-861D-49AA-A2FC-3F3E53B25ECC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5C0678A6-861D-49AA-A2FC-3F3E53B25ECC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5C0678A6-861D-49AA-A2FC-3F3E53B25ECC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5C0678A6-861D-49AA-A2FC-3F3E53B25ECC}.Release|Any CPU.Build.0 = Release|Any CPU
{E1A46D9D-66CB-46E8-93B0-7FC87299ABEF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E1A46D9D-66CB-46E8-93B0-7FC87299ABEF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E1A46D9D-66CB-46E8-93B0-7FC87299ABEF}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand All @@ -49,6 +43,9 @@ Global
GlobalSection(NestedProjects) = preSolution
{4CE79A54-058D-4940-875E-7F6AA9922A7D} = {47C0086D-577C-43DA-ADC7-544F27656E45}
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Antlr4.Runtime\Antlr4.Runtime.mono.csproj
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
Expand Down

0 comments on commit a90e294

Please sign in to comment.