Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
moesaleh committed Oct 8, 2014
1 parent c64a4bb commit 1e562c6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions OrleansCouchbaseStorageProvider.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30723.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "orleans.storageprovider.couchbase", "orleans.storageprovider.couchbase\orleans.storageprovider.couchbase.csproj", "{E9559B07-65A5-48B7-9565-15BCB89A2910}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E9559B07-65A5-48B7-9565-15BCB89A2910}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E9559B07-65A5-48B7-9565-15BCB89A2910}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E9559B07-65A5-48B7-9565-15BCB89A2910}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E9559B07-65A5-48B7-9565-15BCB89A2910}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Binary file added OrleansCouchbaseStorageProvider.v12.suo
Binary file not shown.

0 comments on commit 1e562c6

Please sign in to comment.