-
Notifications
You must be signed in to change notification settings - Fork 123
/
Copy pathSuccinitySeries_NET60.sln
24 lines (24 loc) · 1.08 KB
/
SuccinitySeries_NET60.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 17
VisualStudioVersion = 17.1.31903.286
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SuccinitySeries_NET60", "SuccinitySeries_NET60.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