Skip to content

Updated from Windows App SDK 1.6 to 1.8#285

Open
licon4812 wants to merge 7 commits intow-ahmad:mainfrom
licon4812:win-app-sdk-1.8
Open

Updated from Windows App SDK 1.6 to 1.8#285
licon4812 wants to merge 7 commits intow-ahmad:mainfrom
licon4812:win-app-sdk-1.8

Conversation

@licon4812
Copy link
Copy Markdown
Contributor

@licon4812 licon4812 commented Dec 31, 2025

resolves #284

@licon4812
Copy link
Copy Markdown
Contributor Author

vstest.console process failed to connect to testhost process after 90 seconds. This may occur due to machine slowness, please set environment variable VSTEST_CONNECTION_TIMEOUT to increase timeout.

@ghost1372
Copy link
Copy Markdown

@licon4812
you dont need to include full package!
instead of
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.8.250907003" />

you need to include Microsoft.WindowsAppSDK.WinUI meta package

@licon4812
Copy link
Copy Markdown
Contributor Author

@licon4812 you dont need to include full package! instead of <PackageReference Include="Microsoft.WindowsAppSDK" Version="1.8.250907003" />

you need to include Microsoft.WindowsAppSDK.WinUI meta package

thanks for the tip

@w-ahmad
Copy link
Copy Markdown
Owner

w-ahmad commented Apr 15, 2026

Thanks for the PR @licon4812! It seems your branch is quite behind the main, could you update it please?

image

Comment thread src/WinUI.TableView.csproj Outdated
@w-ahmad
Copy link
Copy Markdown
Owner

w-ahmad commented Apr 15, 2026

@licon4812 I see your merge commit, but not sure why... Your branch still seems behind. Make sure it's upto date so then we can investigate at what point the actions are failing.

Screenshot_20260415_201848_Edge

@licon4812
Copy link
Copy Markdown
Contributor Author

@licon4812 I see your merge commit, but not sure why... Your branch still seems behind. Make sure it's upto date so then we can investigate at what point the actions are failing.

Screenshot_20260415_201848_Edge

It is bizarre that I had to do it twice 🤣

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update from Windows APP SDK 1.6 to 1.8

3 participants