diff --git a/.github/workflows/freetype.vcxproj b/.github/workflows/freetype.vcxproj index d7c0f302fe..1ebfb7fe0a 100644 --- a/.github/workflows/freetype.vcxproj +++ b/.github/workflows/freetype.vcxproj @@ -78,7 +78,7 @@ --> {78B079BD-9FC7-4B9E-B4A6-96DA0F00248B} - 10.0.17763.0 + 10.0.19041.0 diff --git a/.github/workflows/submit.yml b/.github/workflows/submit.yml index 147e07f64e..ee31fda329 100644 --- a/.github/workflows/submit.yml +++ b/.github/workflows/submit.yml @@ -798,7 +798,7 @@ jobs: 'install --productId Microsoft.VisualStudio.Product.Community --channelId VisualStudio.15.Release --add Microsoft.VisualStudio.Workload.NativeDesktop --add Microsoft.VisualStudio.Component.VC.Tools.x86.x64 - --add Microsoft.VisualStudio.Component.Windows10SDK.17763 + --add Microsoft.VisualStudio.Component.Windows10SDK.19041 --quiet --wait' - name: Fix OpenJDK permissions