File tree 2 files changed +27
-0
lines changed
2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 83
83
<CopyrightText >Copyright & #169%3b 2010 - 2013 Hibernating Rhinos. All rights reserved.</CopyrightText >
84
84
<HeaderText >RavenDB API Documentation</HeaderText >
85
85
<PresentationStyle >vs2010</PresentationStyle >
86
+ <BuildAssemblerVerbosity >OnlyWarningsAndErrors</BuildAssemblerVerbosity >
87
+ <HelpFileFormat >HtmlHelp1</HelpFileFormat >
88
+ <FrameworkVersion >.NET Framework 4.5</FrameworkVersion >
89
+ <KeepLogFile >True</KeepLogFile >
90
+ <DisableCodeBlockComponent >False</DisableCodeBlockComponent >
91
+ <CppCommentsFixup >False</CppCommentsFixup >
92
+ <CleanIntermediates >True</CleanIntermediates >
86
93
</PropertyGroup >
87
94
<!-- There are no properties for these groups. AnyCPU needs to appear in
88
95
order for Visual Studio to perform the build. The others are optional
Original file line number Diff line number Diff line change
1
+
2
+ Microsoft Visual Studio Solution File, Format Version 12.00
3
+ # Visual Studio 2012
4
+ Project ("{7CF6DF6D-3B04-46F8-A40B-537D21BCA0B4}" ) = "Raven.Docs" , "Raven.Docs.shfbproj" , "{AE076D1F-8B0F-45E2-A4E3-C77EA3D9BF0C}"
5
+ EndProject
6
+ Global
7
+ GlobalSection (SolutionConfigurationPlatforms ) = preSolution
8
+ Debug| Any CPU = Debug| Any CPU
9
+ Release| Any CPU = Release| Any CPU
10
+ EndGlobalSection
11
+ GlobalSection (ProjectConfigurationPlatforms ) = postSolution
12
+ {AE076D1F-8B0F-45E2-A4E3-C77EA3D9BF0C} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
13
+ {AE076D1F-8B0F-45E2-A4E3-C77EA3D9BF0C} .Debug| Any CPU .Build .0 = Debug| Any CPU
14
+ {AE076D1F-8B0F-45E2-A4E3-C77EA3D9BF0C} .Release| Any CPU .ActiveCfg = Release| Any CPU
15
+ {AE076D1F-8B0F-45E2-A4E3-C77EA3D9BF0C} .Release| Any CPU .Build .0 = Release| Any CPU
16
+ EndGlobalSection
17
+ GlobalSection (SolutionProperties ) = preSolution
18
+ HideSolutionNode = FALSE
19
+ EndGlobalSection
20
+ EndGlobal
You can’t perform that action at this time.
0 commit comments