-
Notifications
You must be signed in to change notification settings - Fork 0
/
JKMP.Core.sln
22 lines (22 loc) · 950 Bytes
/
JKMP.Core.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30114.105
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JKMP.Core", "JKMP.Core\JKMP.Core.csproj", "{253BFCB9-A3AE-44E9-998A-BF1994894F21}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{253BFCB9-A3AE-44E9-998A-BF1994894F21}.Debug|x86.ActiveCfg = Debug|Any CPU
{253BFCB9-A3AE-44E9-998A-BF1994894F21}.Debug|x86.Build.0 = Debug|Any CPU
{253BFCB9-A3AE-44E9-998A-BF1994894F21}.Release|x86.ActiveCfg = Release|Any CPU
{253BFCB9-A3AE-44E9-998A-BF1994894F21}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal