diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 16655151..76797821 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.2448.9590.exe
+ 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
.\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 7de3919a..986c2516 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -58,13 +58,13 @@
-
-
-
-
-
-
-
+
+
+
+
+
+
+