Merge pull request #408 from Spiker985/windows-build-os-deprecation

This commit is contained in:
Amin Yahyaabadi 2022-06-30 01:31:47 -07:00 committed by GitHub
commit f79fc661b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ jobs:
RunCoreMainTests: true
pool:
vmImage: vs2017-win2016
vmImage: windows-2019
variables:
AppName: $[ dependencies.GetReleaseVersion.outputs['Version.AppName'] ]