-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathThanking.sln
28 lines (28 loc) · 1.29 KB
/
Thanking.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26730.16
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Thanking", "ThankingHack\Thanking.csproj", "{6F2CA5C9-A2CD-49DB-9AA8-AB02BC42D196}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Commercial|Any CPU = Commercial|Any CPU
Debug|Any CPU = Debug|Any CPU
Private|Any CPU = Private|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{6F2CA5C9-A2CD-49DB-9AA8-AB02BC42D196}.Commercial|Any CPU.ActiveCfg = Commercial|Any CPU
{6F2CA5C9-A2CD-49DB-9AA8-AB02BC42D196}.Commercial|Any CPU.Build.0 = Commercial|Any CPU
{6F2CA5C9-A2CD-49DB-9AA8-AB02BC42D196}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6F2CA5C9-A2CD-49DB-9AA8-AB02BC42D196}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6F2CA5C9-A2CD-49DB-9AA8-AB02BC42D196}.Private|Any CPU.ActiveCfg = Private|Any CPU
{6F2CA5C9-A2CD-49DB-9AA8-AB02BC42D196}.Private|Any CPU.Build.0 = Private|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D75F66CA-625C-4673-BDF5-996D453D28F5}
EndGlobalSection
EndGlobal