-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathd3xp-arcadenet.sln
25 lines (25 loc) · 1.08 KB
/
d3xp-arcadenet.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29025.244
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "d3xp-arcadenet", "d3xp-arcadenet.csproj", "{BFEBCD80-1331-422E-8E93-8E683D6D8CD8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Default = Debug|Default
Release|Default = Release|Default
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{BFEBCD80-1331-422E-8E93-8E683D6D8CD8}.Debug|Default.ActiveCfg = Debug|Any CPU
{BFEBCD80-1331-422E-8E93-8E683D6D8CD8}.Debug|Default.Build.0 = Debug|Any CPU
{BFEBCD80-1331-422E-8E93-8E683D6D8CD8}.Release|Default.ActiveCfg = Release|Any CPU
{BFEBCD80-1331-422E-8E93-8E683D6D8CD8}.Release|Default.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {40F7E000-4015-4843-8DA3-D78B236EA850}
EndGlobalSection
EndGlobal