diff --git a/CSharpTranslator/antlr3/src/Antlr.Runtime/Antlr3.Runtime.csproj b/CSharpTranslator/antlr3/src/Antlr.Runtime/Antlr3.Runtime.csproj index 5769b26..82ca78c 100644 --- a/CSharpTranslator/antlr3/src/Antlr.Runtime/Antlr3.Runtime.csproj +++ b/CSharpTranslator/antlr3/src/Antlr.Runtime/Antlr3.Runtime.csproj @@ -1,4 +1,4 @@ - + Local @@ -6,13 +6,9 @@ 2.0 Debug AnyCPU - - Antlr3-2.Runtime.DotNet20 - - JScript Grid IE50 @@ -21,15 +17,13 @@ Antlr.Runtime false OnBuildSuccess - - {CF15D0D5-BE72-4F98-B70F-229ABA1DF0E8} 3.5 - v4.0 + v3.5 publish\ true Disk @@ -73,7 +67,6 @@ Library Antlr.Runtime true - true AllRules.ruleset 162,414 @@ -95,7 +88,6 @@ Library Antlr.Runtime true - AllRules.ruleset diff --git a/CSharpTranslator/antlr3/src/cs2j/cs2j.csproj b/CSharpTranslator/antlr3/src/cs2j/cs2j.csproj index 4597719..b212167 100644 --- a/CSharpTranslator/antlr3/src/cs2j/cs2j.csproj +++ b/CSharpTranslator/antlr3/src/cs2j/cs2j.csproj @@ -1,4 +1,4 @@ - + Debug @@ -10,7 +10,7 @@ Properties cs2j cs2j - v4.0 + v3.5 2.0 @@ -48,11 +48,6 @@ prompt 4 - - - - - @@ -113,4 +108,9 @@ --> + + + + + \ No newline at end of file