mirror of
https://github.com/microsoft/PowerToys.git
synced 2024-12-19 06:14:11 +08:00
[CI] Add .NET preview version flag temporarily.
This commit is contained in:
parent
ef622841a3
commit
f9d9d79f4f
@ -54,6 +54,7 @@ steps:
|
|||||||
inputs:
|
inputs:
|
||||||
packageType: sdk
|
packageType: sdk
|
||||||
version: '8.x'
|
version: '8.x'
|
||||||
|
includePreviewVersions: true
|
||||||
|
|
||||||
- task: VisualStudioTestPlatformInstaller@1
|
- task: VisualStudioTestPlatformInstaller@1
|
||||||
displayName: Ensure VSTest Platform
|
displayName: Ensure VSTest Platform
|
||||||
|
Loading…
Reference in New Issue
Block a user