-
Notifications
You must be signed in to change notification settings - Fork 0
/
WSC2019.sln
37 lines (37 loc) · 2.06 KB
/
WSC2019.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
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.29123.88
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WSC2019_Session2", "WSC2019\WSC2019_Session2.csproj", "{710AE29F-8154-4522-A12C-F57DCC714D4C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WSC2019_Session4", "WSC2019_Session4\WSC2019_Session4.csproj", "{4DF113B8-C2C3-4259-8D2C-56FBBC82892E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WSC2019_Session6", "WSC2019_Session6\WSC2019_Session6.csproj", "{13C731D6-7925-4972-8B11-857ED285A3F1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{710AE29F-8154-4522-A12C-F57DCC714D4C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{710AE29F-8154-4522-A12C-F57DCC714D4C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{710AE29F-8154-4522-A12C-F57DCC714D4C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{710AE29F-8154-4522-A12C-F57DCC714D4C}.Release|Any CPU.Build.0 = Release|Any CPU
{4DF113B8-C2C3-4259-8D2C-56FBBC82892E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4DF113B8-C2C3-4259-8D2C-56FBBC82892E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4DF113B8-C2C3-4259-8D2C-56FBBC82892E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4DF113B8-C2C3-4259-8D2C-56FBBC82892E}.Release|Any CPU.Build.0 = Release|Any CPU
{13C731D6-7925-4972-8B11-857ED285A3F1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{13C731D6-7925-4972-8B11-857ED285A3F1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{13C731D6-7925-4972-8B11-857ED285A3F1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{13C731D6-7925-4972-8B11-857ED285A3F1}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F7BFF3A3-69C6-4664-9534-42ECA876BCC6}
EndGlobalSection
EndGlobal