-
Notifications
You must be signed in to change notification settings - Fork 0
/
TestMakerFreeWebApp.sln
26 lines (26 loc) · 1.16 KB
/
TestMakerFreeWebApp.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2027
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestMakerFreeWebApp", "TestMakerFreeWebApp\TestMakerFreeWebApp.csproj", "{4D3233F7-91EE-4875-8389-3C83912BE5C2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4D3233F7-91EE-4875-8389-3C83912BE5C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4D3233F7-91EE-4875-8389-3C83912BE5C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4D3233F7-91EE-4875-8389-3C83912BE5C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4D3233F7-91EE-4875-8389-3C83912BE5C2}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
LessCompiler = 4d3233f7-91ee-4875-8389-3c83912be5c2
SolutionGuid = {D7F7F261-5ADC-4279-80F5-B783A94815B7}
EndGlobalSection
EndGlobal