测试Drone Fleet
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

31 lines
1.3 KiB

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32002.185
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SimpleDevApi", "SimpleDevApi\SimpleDevApi.csproj", "{DC8E3FE4-A24F-421E-A38D-A82FD9A05ADC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{279190B1-8747-44B3-AAF6-28B8CF30E61C}"
ProjectSection(SolutionItems) = preProject
.drone.yml = .drone.yml
build.sh = build.sh
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DC8E3FE4-A24F-421E-A38D-A82FD9A05ADC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DC8E3FE4-A24F-421E-A38D-A82FD9A05ADC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DC8E3FE4-A24F-421E-A38D-A82FD9A05ADC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DC8E3FE4-A24F-421E-A38D-A82FD9A05ADC}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {58AC5A8A-2BCA-47D3-8E74-9AA1C1AE514C}
EndGlobalSection
EndGlobal