Updated from Windows App SDK 1.6 to 1.8#285
Conversation
|
|
|
@licon4812 you need to include |
thanks for the tip |
|
Thanks for the PR @licon4812! It seems your branch is quite behind the main, could you update it please?
|
|
@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.
|
It is bizarre that I had to do it twice 🤣 |
w-ahmad
left a comment
There was a problem hiding this comment.
The tests are failing because the project doesn’t include the WinAppSDK package and the sample apps are failing because they are on v1.6 too. Since the TableView project has moved to 1.8 and now only use the WinUI package, we need to add the WinAppSDK and Build Tools packages to the test and samples project.
|
@w-ahmad Currently, the tests work locally, just not on the pipeline agent
|
This reverts commit 0435add.
|
thanks for the updates @licon4812! |




resolves #284