forked from ravendb/ravendb
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Raven.Docs.sln
20 lines (20 loc) · 891 Bytes
/
Raven.Docs.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{7CF6DF6D-3B04-46F8-A40B-537D21BCA0B4}") = "Raven.Docs", "Raven.Docs.shfbproj", "{AE076D1F-8B0F-45E2-A4E3-C77EA3D9BF0C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AE076D1F-8B0F-45E2-A4E3-C77EA3D9BF0C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AE076D1F-8B0F-45E2-A4E3-C77EA3D9BF0C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AE076D1F-8B0F-45E2-A4E3-C77EA3D9BF0C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AE076D1F-8B0F-45E2-A4E3-C77EA3D9BF0C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal