From 5084b95da5f4b618652cf7e3c8379c9a6ee2677d Mon Sep 17 00:00:00 2001
From: Neil <49037171+neilr81@users.noreply.github.com>
Date: Fri, 1 Nov 2024 16:02:36 +0000
Subject: [PATCH] =?UTF-8?q?Revert=20"Revert=20"Update=20Service=20Fabric?=
=?UTF-8?q?=20to=20Service=20Fabric=2010.1=20Cumulative=20Updat=E2=80=A6"?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
This reverts commit 8c527cd4a94421c80178730208f9f63c6b5d4f87.
---
.github/workflows/build.yml | 2 +-
Directory.Packages.props | 14 +++++++-------
2 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 76797821..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.2175.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 }}
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 986c2516..7de3919a 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -58,13 +58,13 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+