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>2011-11-26 00:26:25 +0400
committerDaniel Grunwald <daniel@danielgrunwald.de>2011-11-26 00:26:25 +0400
commit4ccc313d468a1f603600b0e4bbbd63d3adfb9392 (patch)
tree47b744e6610a8bf353f30701725260cb001d6fc9 /NRefactory.sln
parent9ffbdb8cca9221552c2a8e7ca885407b1f5e9380 (diff)
Normalize newlines
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 9750801c..057453a5 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.2.0.8212-alpha
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{DC98210E-1646-483B-819A-2BB8272461E4}"
ProjectSection(SolutionItems) = preProject
README = README
@@ -86,8 +87,6 @@ Global
{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.Release|x86.ActiveCfg = net_4_0_Release|Any CPU
{D68133BD-1E63-496E-9EDE-4FBDBF77B486}.Release|x86.Build.0 = net_4_0_Release|Any CPU
EndGlobalSection
- GlobalSection(NestedProjects) = preSolution
- EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = ICSharpCode.NRefactory.Demo\ICSharpCode.NRefactory.Demo.csproj
EndGlobalSection