diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index f0b8b2f..7282b71 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -124,7 +124,7 @@ jobs: strategy: fail-fast: false matrix: - os: [windows-2019, windows-2022, ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, macos-13, macos-14, macos-15] + os: [windows-2019, windows-2022, windows-2025, ubuntu-20.04, ubuntu-22.04, ubuntu-24.04, macos-13, macos-14, macos-15] runs-on: ${{ matrix.os }} if: success() && (github.event_name != 'workflow_dispatch' && true || inputs.run_tests) == true steps: diff --git a/src/FrameworkTests/MauiApp/MauiApp.csproj b/src/FrameworkTests/MauiApp/MauiApp.csproj index 8eb7718..a44c71a 100644 --- a/src/FrameworkTests/MauiApp/MauiApp.csproj +++ b/src/FrameworkTests/MauiApp/MauiApp.csproj @@ -50,9 +50,9 @@ - - - + + + diff --git a/src/PDFtoImage/PDFtoImage.csproj b/src/PDFtoImage/PDFtoImage.csproj index 0c8e6ef..54bc447 100644 --- a/src/PDFtoImage/PDFtoImage.csproj +++ b/src/PDFtoImage/PDFtoImage.csproj @@ -80,9 +80,9 @@ - - - + + + @@ -101,13 +101,13 @@ - + - + diff --git a/src/Tests/Tests.csproj b/src/Tests/Tests.csproj index fc53deb..c7a2a20 100644 --- a/src/Tests/Tests.csproj +++ b/src/Tests/Tests.csproj @@ -44,7 +44,7 @@ - - + + \ No newline at end of file diff --git a/src/WebConverter/WebConverter.csproj b/src/WebConverter/WebConverter.csproj index b909f52..077df14 100644 --- a/src/WebConverter/WebConverter.csproj +++ b/src/WebConverter/WebConverter.csproj @@ -41,9 +41,9 @@ - - - + + +