Skip to content

Commit

Permalink
force upgrade .sln to VS2017, microsoft#1070
Browse files Browse the repository at this point in the history
  • Loading branch information
sytelus committed May 9, 2018
1 parent a34edde commit c66946c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions AirSim.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2043
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DroneShell", "DroneShell\DroneShell.vcxproj", "{9FE9234B-373A-4D5A-AD6B-FB0B593312DD}"
EndProject
Expand Down Expand Up @@ -155,4 +155,7 @@ Global
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AA26EB02-C5EF-4DA2-B3D9-B2DAD8F1E43F}
EndGlobalSection
EndGlobal

0 comments on commit c66946c

Please sign in to comment.