forked from datastax/csharp-driver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Documentation.sln
20 lines (20 loc) · 911 Bytes
/
Documentation.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}") = "Documentation", "Documentation\Documentation.shfbproj", "{25634BEA-E0E7-4910-8527-1B1A29461A2D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{25634BEA-E0E7-4910-8527-1B1A29461A2D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{25634BEA-E0E7-4910-8527-1B1A29461A2D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25634BEA-E0E7-4910-8527-1B1A29461A2D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{25634BEA-E0E7-4910-8527-1B1A29461A2D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal