diff --git a/.github/pipelines/sf-initialize.yml b/.github/pipelines/sf-initialize.yml
index ec613bd0..c6a4c1ae 100644
--- a/.github/pipelines/sf-initialize.yml
+++ b/.github/pipelines/sf-initialize.yml
@@ -3,7 +3,7 @@
parameters:
- name: SdkVersion
type: string
- default: "11.4.268.1"
+ default: "11.6.239.1"
steps:
- task: PowerShell@2
displayName: Install SF ${{parameters.SdkVersion}}
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index baff50eb..44516957 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -65,7 +65,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.11.4.268.1.exe
+ Invoke-WebRequest -OutFile setup.exe -Uri https://download.microsoft.com/download/b/8/a/b8a2fb98-0ec1-41e5-be98-9d8b5abf7856/MicrosoftServiceFabric.11.6.239.1.exe
.\setup.exe /accepteula /force /quiet /SkipPSExecutionPolicy
- name: Restore NuGet packages
run: dotnet restore --configfile NuGet-GitHub.Config
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 75b9e846..65392e55 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -56,13 +56,13 @@
-
-
-
+
+
+
-
-
-
+
+
+