-
Notifications
You must be signed in to change notification settings - Fork 2
/
SquirrelNet31.sln
31 lines (31 loc) · 1.54 KB
/
SquirrelNet31.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
26
27
28
29
30
31
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29613.14
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SquirrelNet31", "SquirrelNet31\SquirrelNet31.csproj", "{A407B604-A24C-4113-9CAC-F16538126B7F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SqNet", "SqNet\SqNet.csproj", "{611E0FE8-9826-48C4-A7DA-5C5A0579163C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A407B604-A24C-4113-9CAC-F16538126B7F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A407B604-A24C-4113-9CAC-F16538126B7F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A407B604-A24C-4113-9CAC-F16538126B7F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A407B604-A24C-4113-9CAC-F16538126B7F}.Release|Any CPU.Build.0 = Release|Any CPU
{611E0FE8-9826-48C4-A7DA-5C5A0579163C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{611E0FE8-9826-48C4-A7DA-5C5A0579163C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{611E0FE8-9826-48C4-A7DA-5C5A0579163C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{611E0FE8-9826-48C4-A7DA-5C5A0579163C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2145AB02-F482-4139-A237-7CEF40CD8158}
EndGlobalSection
EndGlobal