File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed
Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -221,7 +221,6 @@ jobs:
221221 displayName : Setup BWOI VCTargets
222222 inputs :
223223 solution : build/SetupBWOI.targets
224- msbuildVersion : 16.0
225224 msbuildArchitecture : x64
226225 msbuildArguments : /p:GDKEditionNumber=$(GDK_EDITION)
227226 - task : MSBuild@1
@@ -236,7 +235,6 @@ jobs:
236235 continueOnError : true
237236 inputs :
238237 solution : ' **\*GDK_2019*.sln'
239- vsVersion : 16.0
240238 platform : Gaming.Xbox.XboxOne.x64
241239 configuration : Debug
242240 msbuildArchitecture : x64
@@ -246,7 +244,6 @@ jobs:
246244 continueOnError : true
247245 inputs :
248246 solution : ' **\*GDK_2019*.sln'
249- vsVersion : 16.0
250247 platform : Gaming.Xbox.XboxOne.x64
251248 configuration : Release
252249 msbuildArchitecture : x64
@@ -323,7 +320,6 @@ jobs:
323320 displayName : Setup BWOI VCTargets
324321 inputs :
325322 solution : build/SetupBWOI.targets
326- msbuildVersion : 16.0
327323 msbuildArchitecture : x64
328324 msbuildArguments : /p:GDKEditionNumber=$(GDK_EDITION)
329325 - task : MSBuild@1
@@ -338,7 +334,6 @@ jobs:
338334 continueOnError : true
339335 inputs :
340336 solution : ' **\*GDK_2019*.sln'
341- vsVersion : 16.0
342337 platform : Gaming.Xbox.Scarlett.x64
343338 configuration : Debug
344339 msbuildArchitecture : x64
@@ -348,7 +343,6 @@ jobs:
348343 continueOnError : true
349344 inputs :
350345 solution : ' **\*GDK_2019*.sln'
351- vsVersion : 16.0
352346 platform : Gaming.Xbox.Scarlett.x64
353347 configuration : Release
354348 msbuildArchitecture : x64
You can’t perform that action at this time.
0 commit comments