-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathDomainr7.sln
27 lines (27 loc) · 1.28 KB
/
Domainr7.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Domainr7", "Domainr7\Domainr7.csproj", "{CE8069CF-DD8F-44D2-ACCF-136409E592DE}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{375D6048-E6B3-4C45-A151-5CBDF9DF299A}"
ProjectSection(SolutionItems) = preProject
Marketplace\ReadMe.txt = Marketplace\ReadMe.txt
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{CE8069CF-DD8F-44D2-ACCF-136409E592DE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CE8069CF-DD8F-44D2-ACCF-136409E592DE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CE8069CF-DD8F-44D2-ACCF-136409E592DE}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{CE8069CF-DD8F-44D2-ACCF-136409E592DE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CE8069CF-DD8F-44D2-ACCF-136409E592DE}.Release|Any CPU.Build.0 = Release|Any CPU
{CE8069CF-DD8F-44D2-ACCF-136409E592DE}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal