-
Notifications
You must be signed in to change notification settings - Fork 123
/
Copy pathSuccinitySeries_NET50.sln
24 lines (24 loc) · 1.06 KB
/
SuccinitySeries_NET50.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.29020.237
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SuccinitySeries_NET50", "SuccinitySeries_NET50.csproj", "{6D16F603-6C84-4284-B0A8-755D64E410B8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6D16F603-6C84-4284-B0A8-755D64E410B8}.Debug|x86.ActiveCfg = Debug|Any CPU
{6D16F603-6C84-4284-B0A8-755D64E410B8}.Debug|x86.Build.0 = Debug|Any CPU
{6D16F603-6C84-4284-B0A8-755D64E410B8}.Release|x86.ActiveCfg = Release|Any CPU
{6D16F603-6C84-4284-B0A8-755D64E410B8}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {B1C4756B-6856-45A5-ABAD-E7254D34F5C5}
EndGlobalSection
EndGlobal