-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathICT-LAB-Web.sln
More file actions
31 lines (31 loc) · 1.56 KB
/
ICT-LAB-Web.sln
File metadata and controls
31 lines (31 loc) · 1.56 KB
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 15
VisualStudioVersion = 15.0.27428.2005
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ICT-LAB-Web", "ICT-LAB-Web.csproj", "{43F8FDA0-D611-4EAA-A913-F9AC0AE12A9F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ICT-LAB-Web.Tests", "..\ICT-LAB-Web.Tests\ICT-LAB-Web.Tests.csproj", "{47854D12-7B1F-407C-896B-5820BACB5072}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{43F8FDA0-D611-4EAA-A913-F9AC0AE12A9F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{43F8FDA0-D611-4EAA-A913-F9AC0AE12A9F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{43F8FDA0-D611-4EAA-A913-F9AC0AE12A9F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{43F8FDA0-D611-4EAA-A913-F9AC0AE12A9F}.Release|Any CPU.Build.0 = Release|Any CPU
{47854D12-7B1F-407C-896B-5820BACB5072}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{47854D12-7B1F-407C-896B-5820BACB5072}.Debug|Any CPU.Build.0 = Debug|Any CPU
{47854D12-7B1F-407C-896B-5820BACB5072}.Release|Any CPU.ActiveCfg = Release|Any CPU
{47854D12-7B1F-407C-896B-5820BACB5072}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {77985E08-FCDC-49FA-8872-CEA80EFCE384}
EndGlobalSection
EndGlobal