diff --git a/.github/pipelines/sf-initialize.yml b/.github/pipelines/sf-initialize.yml
index cfc167b8..f1fa39ef 100644
--- a/.github/pipelines/sf-initialize.yml
+++ b/.github/pipelines/sf-initialize.yml
@@ -3,7 +3,7 @@
parameters:
- name: SdkVersion
type: string
- default: "10.0.1816.9590"
+ default: "10.1.2175.9590"
steps:
- task: PowerShell@2
displayName: Install SF ${{parameters.SdkVersion}}
@@ -13,4 +13,4 @@ steps:
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.${{parameters.SdkVersion}}.exe
- .\setup.exe /accepteula /force /quiet
\ No newline at end of file
+ .\setup.exe /accepteula /force /quiet
diff --git a/Directory.Packages.props b/Directory.Packages.props
index a0ecf009..f4d3ab5e 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -58,13 +58,13 @@
-
-
-
+
+
+
-
-
-
+
+
+