forked from RogerFK/stalky106
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstalky106.sln
25 lines (25 loc) · 1.1 KB
/
stalky106.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 17
VisualStudioVersion = 17.1.32328.378
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Stalky106", "Stalky106\Stalky106.csproj", "{B9FBF509-2FA5-4A68-907C-A1A016225EC9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B9FBF509-2FA5-4A68-907C-A1A016225EC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B9FBF509-2FA5-4A68-907C-A1A016225EC9}.Release|Any CPU.Build.0 = Release|Any CPU
{B9FBF509-2FA5-4A68-907C-A1A016225EC9}.Release|x64.ActiveCfg = Release|Any CPU
{B9FBF509-2FA5-4A68-907C-A1A016225EC9}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {93980AF1-83D2-487D-8CDA-F1CD4AB2B304}
EndGlobalSection
EndGlobal