-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTraefik.sln
32 lines (32 loc) · 1.39 KB
/
Traefik.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.26730.10
MinimumVisualStudioVersion = 10.0.40219.1
Project("{A07B5EB6-E848-4116-A8D0-A826331D98C6}") = "Traefik", "Traefik\Traefik.sfproj", "{45A9ADB0-20A2-4D36-9C0A-483E9098506D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{35101E90-A45D-428F-B1DD-3893E4A5BAD9}"
ProjectSection(SolutionItems) = preProject
Readme.MD = Readme.MD
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{45A9ADB0-20A2-4D36-9C0A-483E9098506D}.Debug|x64.ActiveCfg = Debug|x64
{45A9ADB0-20A2-4D36-9C0A-483E9098506D}.Debug|x64.Build.0 = Debug|x64
{45A9ADB0-20A2-4D36-9C0A-483E9098506D}.Debug|x64.Deploy.0 = Debug|x64
{45A9ADB0-20A2-4D36-9C0A-483E9098506D}.Release|x64.ActiveCfg = Release|x64
{45A9ADB0-20A2-4D36-9C0A-483E9098506D}.Release|x64.Build.0 = Release|x64
{45A9ADB0-20A2-4D36-9C0A-483E9098506D}.Release|x64.Deploy.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DF5A3E2A-9F91-43B6-BE81-BC3524CED559}
EndGlobalSection
EndGlobal