-
Notifications
You must be signed in to change notification settings - Fork 0
/
Thru.sln
27 lines (27 loc) · 1.2 KB
/
Thru.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.31515.178
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Thru", "Thru\Thru.csproj", "{E013F761-6E58-48AE-8310-ECCB5EA88560}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{77B6FB19-56F7-446E-9A4B-975982C29B1B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{E013F761-6E58-48AE-8310-ECCB5EA88560}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E013F761-6E58-48AE-8310-ECCB5EA88560}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E013F761-6E58-48AE-8310-ECCB5EA88560}.Release|Any CPU.ActiveCfg = Debug|Any CPU
{E013F761-6E58-48AE-8310-ECCB5EA88560}.Release|Any CPU.Build.0 = Debug|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4D46A878-B169-47F3-AF21-4DF5CBC06394}
EndGlobalSection
EndGlobal