You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucenenet.apache.org by di...@apache.org on 2011/08/28 20:38:25 UTC

[Lucene.Net] svn commit: r1162571 - /incubator/lucene.net/branches/Lucene.Net_2_9_4g/All.sln

Author: digy
Date: Sun Aug 28 18:38:25 2011
New Revision: 1162571

URL: http://svn.apache.org/viewvc?rev=1162571&view=rev
Log:
Added IsolatedStorageDirectory to All.sln

Modified:
    incubator/lucene.net/branches/Lucene.Net_2_9_4g/All.sln

Modified: incubator/lucene.net/branches/Lucene.Net_2_9_4g/All.sln
URL: http://svn.apache.org/viewvc/incubator/lucene.net/branches/Lucene.Net_2_9_4g/All.sln?rev=1162571&r1=1162570&r2=1162571&view=diff
==============================================================================
--- incubator/lucene.net/branches/Lucene.Net_2_9_4g/All.sln (original)
+++ incubator/lucene.net/branches/Lucene.Net_2_9_4g/All.sln Sun Aug 28 18:38:25 2011
@@ -47,6 +47,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleFacetedSearch.Test", "test\contrib\SimpleFacetedSearch\SimpleFacetedSearch.Test.csproj", "{D8CC9461-64E0-416E-BA6E-1DF6FA66CBF5}"
 EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Contrib.IsolatedStorage", "src\contrib\IsolatedStorage\Contrib.IsolatedStorage.csproj", "{7AAC492D-1526-463A-8AAE-4433577E0950}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Contrib.IsolatedStorage.Test", "test\contrib\IsolatedStorage\Contrib.IsolatedStorage.Test.csproj", "{0B1E98BF-C6B4-4C4C-8E5A-6CC72BAF208E}"
+EndProject
 Global
 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
 		Debug|Any CPU = Debug|Any CPU
@@ -145,6 +149,14 @@ Global
 		{D8CC9461-64E0-416E-BA6E-1DF6FA66CBF5}.Debug|Any CPU.Build.0 = Debug|Any CPU
 		{D8CC9461-64E0-416E-BA6E-1DF6FA66CBF5}.Release|Any CPU.ActiveCfg = Release|Any CPU
 		{D8CC9461-64E0-416E-BA6E-1DF6FA66CBF5}.Release|Any CPU.Build.0 = Release|Any CPU
+		{7AAC492D-1526-463A-8AAE-4433577E0950}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{7AAC492D-1526-463A-8AAE-4433577E0950}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{7AAC492D-1526-463A-8AAE-4433577E0950}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{7AAC492D-1526-463A-8AAE-4433577E0950}.Release|Any CPU.Build.0 = Release|Any CPU
+		{0B1E98BF-C6B4-4C4C-8E5A-6CC72BAF208E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+		{0B1E98BF-C6B4-4C4C-8E5A-6CC72BAF208E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+		{0B1E98BF-C6B4-4C4C-8E5A-6CC72BAF208E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+		{0B1E98BF-C6B4-4C4C-8E5A-6CC72BAF208E}.Release|Any CPU.Build.0 = Release|Any CPU
 	EndGlobalSection
 	GlobalSection(SolutionProperties) = preSolution
 		HideSolutionNode = FALSE