-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathWebApplication7.sln
More file actions
37 lines (37 loc) · 2.02 KB
/
WebApplication7.sln
File metadata and controls
37 lines (37 loc) · 2.02 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
32
33
34
35
36
37
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.438
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebApplication7", "WebApplication7\WebApplication7.csproj", "{F246AC9B-BEC2-4490-A1EB-35F6903954DC}"
EndProject
Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "docker-compose.dcproj", "{8284EBBF-6551-4A2A-8C7B-9884CAF882DB}"
EndProject
Project("{13B669BE-BB05-4DDF-9536-439F39A36129}") = "NonApp1", "NonApp1\NonApp1.msbuildproj", "{F58FF376-1367-43D3-9B76-D3D5AA88116E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F246AC9B-BEC2-4490-A1EB-35F6903954DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F246AC9B-BEC2-4490-A1EB-35F6903954DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F246AC9B-BEC2-4490-A1EB-35F6903954DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F246AC9B-BEC2-4490-A1EB-35F6903954DC}.Release|Any CPU.Build.0 = Release|Any CPU
{A862F05B-9090-461C-9973-9631D2C825AD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A862F05B-9090-461C-9973-9631D2C825AD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A862F05B-9090-461C-9973-9631D2C825AD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A862F05B-9090-461C-9973-9631D2C825AD}.Release|Any CPU.Build.0 = Release|Any CPU
{8284EBBF-6551-4A2A-8C7B-9884CAF882DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8284EBBF-6551-4A2A-8C7B-9884CAF882DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8284EBBF-6551-4A2A-8C7B-9884CAF882DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8284EBBF-6551-4A2A-8C7B-9884CAF882DB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {373051B0-215A-4C18-A3CA-3F04045D2006}
EndGlobalSection
EndGlobal