From 743fce62fa1e687e51eb18ef552c95471414cc4a Mon Sep 17 00:00:00 2001 From: Kyriakos Sidiropoulos Date: Thu, 16 Jan 2025 21:34:16 +0100 Subject: [PATCH] feat (github-actions.yml, Laerdal.Dfu.csproj): upgrade to ios/mac-catalyst sdk version 18.0 and dotnet workload 8.0.405 --- .github/workflows/github-actions.yml | 2 +- Laerdal.Dfu/Laerdal.Dfu.csproj | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index b2fa352..ae342ee 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -26,7 +26,7 @@ env: SCL_DEPENDENCY_TRACKER_SERVER_URL: ${{ secrets.SCL_DEPENDENCY_TRACKER_SERVER_URL }} SCL_DEPENDENCY_TRACKER_SIGNING_PRIVATE_KEY: ${{ secrets.SCL_DEPENDENCY_TRACKER_SIGNING_PRIVATE_KEY }} - DOTNET_TARGET_WORKLOAD_VERSION: "8.0.402" # dont upgrade this lightheartedly the workload snapshot implicitly defines which versions of Android/iOS/MacCatalyst SDKs are supported + DOTNET_TARGET_WORKLOAD_VERSION: "8.0.405" # dont upgrade this lightheartedly the workload snapshot implicitly defines which versions of Android/iOS/MacCatalyst SDKs are supported on: diff --git a/Laerdal.Dfu/Laerdal.Dfu.csproj b/Laerdal.Dfu/Laerdal.Dfu.csproj index f5950d5..267b0d1 100644 --- a/Laerdal.Dfu/Laerdal.Dfu.csproj +++ b/Laerdal.Dfu/Laerdal.Dfu.csproj @@ -38,13 +38,13 @@ 21.0 21.0 - - 17.0 + + 18.0 14.2 14.2 - - 17.0 + + 18.0 13.1 13.1