diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 4558aa66..5ef1d42c 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -14,7 +14,7 @@ on: jobs: build: - runs-on: windows-latest + runs-on: windows-2025-vs2026 steps: - name: Checkout uses: actions/checkout@v4.1.4 diff --git a/samples/Directory.Packages.props b/samples/Directory.Packages.props index 834cdd1b..4d16e1a3 100644 --- a/samples/Directory.Packages.props +++ b/samples/Directory.Packages.props @@ -5,8 +5,9 @@ - + + - + \ No newline at end of file diff --git a/src/WinUI.TableView.csproj b/src/WinUI.TableView.csproj index bcdf89da..2167527e 100644 --- a/src/WinUI.TableView.csproj +++ b/src/WinUI.TableView.csproj @@ -33,8 +33,7 @@ - - + @@ -45,11 +44,11 @@ - - - TableView.cs - - + + + TableView.cs + + WinUI.TableView diff --git a/tests/WinUI.TableView.Tests.csproj b/tests/WinUI.TableView.Tests.csproj index dbf8adb5..f8a5cff9 100644 --- a/tests/WinUI.TableView.Tests.csproj +++ b/tests/WinUI.TableView.Tests.csproj @@ -10,6 +10,7 @@ win-x86;win-x64;win-arm64 win-$(Platform).pubxml true + false true enable true @@ -45,6 +46,8 @@ + +