File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5656 targetType : ' inline'
5757 script : |
5858 choco install windows-sdk-10-version-1809-all
59- choco install windows-sdk-10-version-1903 -all
59+ choco install windows-sdk-10-version-2004 -all
6060
6161 - task : VSBuild@1
6262 name : VSBuild3
Original file line number Diff line number Diff line change 1111 <AssemblyName >UWPUITestApp</AssemblyName >
1212 <DefaultLanguage >en-US</DefaultLanguage >
1313 <TargetPlatformIdentifier >UAP</TargetPlatformIdentifier >
14- <TargetPlatformVersion Condition =" '$(TargetPlatformVersion)' == '' " >10.0.18362 .0</TargetPlatformVersion >
14+ <TargetPlatformVersion Condition =" '$(TargetPlatformVersion)' == '' " >10.0.19041 .0</TargetPlatformVersion >
1515 <TargetPlatformMinVersion >10.0.17763.0</TargetPlatformMinVersion >
1616 <MinimumVisualStudioVersion >14</MinimumVisualStudioVersion >
1717 <FileAlignment >512</FileAlignment >
Original file line number Diff line number Diff line change 1818
1919 <ItemGroup >
2020 <Reference Include =" Windows.Foundation.UniversalApiContract" >
21- <HintPath >C:\Program Files (x86)\Windows Kits\10\References\10.0.18362 .0\Windows.Foundation.UniversalApiContract\8 .0.0.0\Windows.Foundation.UniversalApiContract.winmd</HintPath >
21+ <HintPath >C:\Program Files (x86)\Windows Kits\10\References\10.0.19041 .0\Windows.Foundation.UniversalApiContract\10 .0.0.0\Windows.Foundation.UniversalApiContract.winmd</HintPath >
2222 </Reference >
2323 </ItemGroup >
2424
You can’t perform that action at this time.
0 commit comments