Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xamarin/NRefactory.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Grunwald <daniel@danielgrunwald.de>2010-11-19 17:14:53 +0300
committerDaniel Grunwald <daniel@danielgrunwald.de>2010-11-19 17:50:21 +0300
commit9b0435065eeabb2c0efc56f678b79ea38bfa815f (patch)
tree13ef603b1db0b9325f307dc96bb2cc9cfc1791f8 /NRefactory.sln
parent5dfe00e95051577fac0af9ab68ec7cd3af2f9e74 (diff)
Add parser unit tests for expressions.
Diffstat (limited to 'NRefactory.sln')
-rw-r--r--NRefactory.sln3
1 files changed, 1 insertions, 2 deletions
diff --git a/NRefactory.sln b/NRefactory.sln
index 95da8265..c44d7892 100644
--- a/NRefactory.sln
+++ b/NRefactory.sln
@@ -1,6 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
+# SharpDevelop 4.0.0.6868
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{DC98210E-1646-483B-819A-2BB8272461E4}"
ProjectSection(SolutionItems) = postProject
README = README
@@ -26,8 +27,6 @@ Global
{63D3B27A-D966-4902-90B3-30290E1692F1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{63D3B27A-D966-4902-90B3-30290E1692F1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = ICSharpCode.NRefactory\ICSharpCode.NRefactory.csproj
EndGlobalSection