From 289abd59f68f6b8864d50f5a61a5f740c01b9545 Mon Sep 17 00:00:00 2001 From: Neil <49037171+neilr81@users.noreply.github.com> Date: Thu, 24 Oct 2024 15:56:30 +0100 Subject: [PATCH 1/2] Updating SF to 2448 Release notes: https://github.com/microsoft/service-fabric/blob/master/release_notes/Service_Fabric_ReleaseNotes_101CU5.md --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c5a1ecaa..16655151 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -33,7 +33,7 @@ jobs: run: | Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Force -Scope CurrentUser $ProgressPreference = 'SilentlyContinue' - Invoke-WebRequest -OutFile setup.exe -Uri https://download.microsoft.com/download/b/8/a/b8a2fb98-0ec1-41e5-be98-9d8b5abf7856/MicrosoftServiceFabric.10.1.2338.9590.exe + Invoke-WebRequest -OutFile setup.exe -Uri https://download.microsoft.com/download/b/8/a/b8a2fb98-0ec1-41e5-be98-9d8b5abf7856/MicrosoftServiceFabric.10.1.2448.9590.exe .\setup.exe /accepteula /force /quiet - name: Build with dotnet run: dotnet build --configuration ${{ matrix.configuration }} From 8cdfbeb6b727246e365a992b9576173855f2ec9a Mon Sep 17 00:00:00 2001 From: Neil <49037171+neilr81@users.noreply.github.com> Date: Thu, 24 Oct 2024 15:58:01 +0100 Subject: [PATCH 2/2] Update Directory.Packages.props --- Directory.Packages.props | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 805373b3..7de3919a 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -58,13 +58,13 @@ - - - + + + - - - + + +