-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathSolutionConfigurationNameVS12.sln
31 lines (31 loc) · 1.32 KB
/
SolutionConfigurationNameVS12.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.30110.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SolutionConfigurationNameVS12", "SolutionConfigurationName\SolutionConfigurationNameVS12.csproj", "{0DCCDBFC-0331-4A81-96FC-9704F703D7A8}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Docs", "Docs", "{BB30F280-9FD5-4F5C-9B1B-93BBE536EE51}"
ProjectSection(SolutionItems) = preProject
BUILD.txt = BUILD.txt
CHANGELOG.txt = CHANGELOG.txt
INSTALL.txt = INSTALL.txt
LICENSE.txt = LICENSE.txt
README.txt = README.txt
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0DCCDBFC-0331-4A81-96FC-9704F703D7A8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0DCCDBFC-0331-4A81-96FC-9704F703D7A8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0DCCDBFC-0331-4A81-96FC-9704F703D7A8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0DCCDBFC-0331-4A81-96FC-9704F703D7A8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal