-
Notifications
You must be signed in to change notification settings - Fork 3.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need Newer Windows Server 2022 Build - Windows App SDK 1.1/1.2 fails to install #6585
Comments
Hello @michael-hawker |
@erik-bershel thanks for the quick response, I just need the latest version of the OS with the patch applied that fixes the linked Windows App SDK issue: microsoft/WindowsAppSDK#2829 - FYI @sachintaMSFT According to this comment:
So that may be a solution as well? |
@michael-hawker it looks like that particular update will be distributed with next Windows images, yes. Deployment on this week was abandoned because of breaking changes connected with latest PowerShell release. But we will deploy fresh build on the very next week. Nothing special shouldn't be done from our side. So it is just "awaiting deployment" issue. |
Thanks for the info @erik-bershel, is there a feed or something I can subscribe to in order to get the noticed of each VM release and patch notes? Once deployed, I'll try re-running our pipeline and report back after the US holiday next week. |
@michael-hawker mmm, I'll ping you when it's ready. It is the simplest way. |
Updated |
Thanks @mikhailkoliada, I haven't got a clean build on my branch yet due to other reasons, but I'm pretty sure this is all working for us now as one of our jobs was clean. |
Description
The latest 1.1 & 1.2 builds of the Windows App SDK can't be installed on the current Windows Server 2022 VMs. This was reported here on their repo: microsoft/WindowsAppSDK#2829
This is supposed resolved in the OS now in October, but the GitHub VMs haven't been updated. This blocks us from upgrading this package and running our tests, see: microsoft/WindowsAppSDK#2706 (comment)
I imagine this also blocks MAUI folks as well as it uses the Windows App SDK?
Platforms affected
Runner images affected
Image version and build link
Current runner version: '2.299.1'
Operating System
Microsoft Windows Server 2022
10.0.20348
Datacenter
See: https://github.com/CommunityToolkit/Labs-Windows/actions/runs/3474985456/jobs/5808745741#step:18:376
Is it regression?
Yes? (But related to other dependency)
Expected behavior
Able to install Windows App SDK 1.2 on Windows Server 2022 VM and run Unit Tests.
Actual behavior
Get deployment error when trying to run .NET unit tests.
Repro steps
See: https://github.com/CommunityToolkit/Labs-Windows/actions/runs/3474985456/jobs/5808745741#step:18:376
The text was updated successfully, but these errors were encountered: