From 13509a3091619d59a81ab109c56e4428389cdbc3 Mon Sep 17 00:00:00 2001 From: James Alickolli <32421608+licon4812@users.noreply.github.com> Date: Wed, 31 Dec 2025 10:39:16 +1100 Subject: [PATCH 1/4] WindowsAppSDK 1.6 to WindowsAppSDK .WinUI 1.8 --- src/WinUI.TableView.csproj | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/WinUI.TableView.csproj b/src/WinUI.TableView.csproj index 159ec410..6b7202fb 100644 --- a/src/WinUI.TableView.csproj +++ b/src/WinUI.TableView.csproj @@ -30,8 +30,8 @@ - - + + @@ -42,11 +42,11 @@ - - - TableView.cs - - + + + TableView.cs + + WinUI.TableView From e0d88d4de6ee19f496571266d595668cbbff7bb7 Mon Sep 17 00:00:00 2001 From: James Alickolli <32421608+licon4812@users.noreply.github.com> Date: Wed, 31 Dec 2025 11:10:33 +1100 Subject: [PATCH 2/4] Update WinUI.TableView.csproj --- src/WinUI.TableView.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WinUI.TableView.csproj b/src/WinUI.TableView.csproj index 6b7202fb..af68ddee 100644 --- a/src/WinUI.TableView.csproj +++ b/src/WinUI.TableView.csproj @@ -30,7 +30,7 @@ - + From d515235c6e5422566f5ce88fbdab01fade72bec5 Mon Sep 17 00:00:00 2001 From: James Alickolli <32421608+licon4812@users.noreply.github.com> Date: Fri, 23 Jan 2026 18:53:55 +1100 Subject: [PATCH 3/4] Removed full WindowsAppSDK use WinUI metapackage --- src/WinUI.TableView.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WinUI.TableView.csproj b/src/WinUI.TableView.csproj index af68ddee..3a2cde91 100644 --- a/src/WinUI.TableView.csproj +++ b/src/WinUI.TableView.csproj @@ -30,7 +30,7 @@ - + From de2d491d05b2a3253e83251234545fb5496ea938 Mon Sep 17 00:00:00 2001 From: James Alickolli Date: Wed, 15 Apr 2026 23:24:19 +1000 Subject: [PATCH 4/4] Removed webview 2 package for windows tfm --- src/WinUI.TableView.csproj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/WinUI.TableView.csproj b/src/WinUI.TableView.csproj index f7d687c7..76d17ebb 100644 --- a/src/WinUI.TableView.csproj +++ b/src/WinUI.TableView.csproj @@ -31,7 +31,6 @@ -