diff --git a/pipelines/azure-pipelines.release.yml b/pipelines/azure-pipelines.release.yml
index eeb351ac..c17a6e65 100644
--- a/pipelines/azure-pipelines.release.yml
+++ b/pipelines/azure-pipelines.release.yml
@@ -106,12 +106,6 @@ jobs:
cleanDestinationFolder: false
overwriteExistingFiles: false
- # NuGetCommand task, but since there are two duplicate tasks by this name in the org, must refer to it by GUID
- - task: 333b11bd-d341-40d9-afcf-b32d5ce6f23b@2
- displayName: Restore Packages
- inputs:
- restoreSolution: "$(solution)"
-
- task: DotNetCoreCLI@2
displayName: Restore
inputs:
diff --git a/pipelines/azure-pipelines.yml b/pipelines/azure-pipelines.yml
index 5a78c368..68eba115 100644
--- a/pipelines/azure-pipelines.yml
+++ b/pipelines/azure-pipelines.yml
@@ -78,11 +78,6 @@ jobs:
$manifest.save("$(workingDirectory)/WingetCreatePackage/Package.appxmanifest")
displayName: "Update package manifest version"
- - task: NuGetCommand@2
- displayName: Restore Packages
- inputs:
- restoreSolution: "$(solution)"
-
- task: DotNetCoreCLI@2
displayName: Restore
inputs:
diff --git a/src/WingetCreatePackage/WingetCreatePackage.wapproj b/src/WingetCreatePackage/WingetCreatePackage.wapproj
index 615df740..0a2b4410 100644
--- a/src/WingetCreatePackage/WingetCreatePackage.wapproj
+++ b/src/WingetCreatePackage/WingetCreatePackage.wapproj
@@ -27,7 +27,7 @@
ac37dfd2-1332-4282-b373-8dcf8bb4e3ba
- 10.0.18362.0
+ 10.0.22000.0
10.0.17763.0
en-US
..\WingetCreateCLI\WingetCreateCLI.csproj
diff --git a/src/WingetCreateTests/WingetCreateTestMsixInstaller/WingetCreateTestMsixInstaller.wapproj b/src/WingetCreateTests/WingetCreateTestMsixInstaller/WingetCreateTestMsixInstaller.wapproj
index bf2a3442..e366a33e 100644
--- a/src/WingetCreateTests/WingetCreateTestMsixInstaller/WingetCreateTestMsixInstaller.wapproj
+++ b/src/WingetCreateTests/WingetCreateTestMsixInstaller/WingetCreateTestMsixInstaller.wapproj
@@ -39,7 +39,7 @@
154eb646-d902-41b5-9ce1-e78acc63aa0a
- 10.0.18362.0
+ 10.0.22000.0
10.0.17763.0
en-US
False