-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLinux Agent Maintenance Mode.sln
More file actions
25 lines (25 loc) · 1.06 KB
/
Copy pathLinux Agent Maintenance Mode.sln
File metadata and controls
25 lines (25 loc) · 1.06 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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34330.188
MinimumVisualStudioVersion = 10.0.40219.1
Project("{D4B43EB3-688B-4EEE-86BD-088F0B28ABB3}") = "Linux Agent Maintenance Mode", "Linux Agent Maintenance Mode.mpproj", "{1986100B-1CFD-4B04-AD4E-76A07D48D071}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1986100B-1CFD-4B04-AD4E-76A07D48D071}.Debug|x86.ActiveCfg = Debug|x86
{1986100B-1CFD-4B04-AD4E-76A07D48D071}.Debug|x86.Build.0 = Debug|x86
{1986100B-1CFD-4B04-AD4E-76A07D48D071}.Release|x86.ActiveCfg = Release|x86
{1986100B-1CFD-4B04-AD4E-76A07D48D071}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {18FE4B96-495E-4CCC-9C65-E2D68D9DBBA0}
EndGlobalSection
EndGlobal