-
Notifications
You must be signed in to change notification settings - Fork 36
/
Shhmon.sln
24 lines (24 loc) · 1.08 KB
/
Shhmon.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29215.179
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Shhmon", "Shhmon\Shhmon.csproj", "{572BB6CC-C814-4ADE-98FB-BF2C4D246BB2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|anycpu = Debug|anycpu
Release|anycpu = Release|anycpu
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{572BB6CC-C814-4ADE-98FB-BF2C4D246BB2}.Debug|anycpu.ActiveCfg = Debug|Any CPU
{572BB6CC-C814-4ADE-98FB-BF2C4D246BB2}.Debug|anycpu.Build.0 = Debug|Any CPU
{572BB6CC-C814-4ADE-98FB-BF2C4D246BB2}.Release|anycpu.ActiveCfg = Release|anycpu
{572BB6CC-C814-4ADE-98FB-BF2C4D246BB2}.Release|anycpu.Build.0 = Release|anycpu
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {C4AA96C4-496C-45AC-AD7E-8AA8549AE29C}
EndGlobalSection
EndGlobal