diff --git a/.vsts-ci.yml b/.vsts-ci.yml
index 20ed99836..4a2f5d8bf 100644
--- a/.vsts-ci.yml
+++ b/.vsts-ci.yml
@@ -355,7 +355,7 @@ stages:
parameters:
agentOs: Darwin
pool:
- vmImage: 'macOS-10.15'
+ vmImage: 'macOS-latest'
timeoutInMinutes: 180
strategy:
matrix:
diff --git a/eng/Versions.props b/eng/Versions.props
index 4e01fa50a..537a5f54a 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -99,6 +99,8 @@
5.0.3
5.0.0-rc.2.20474.4
+ 5.0.17-servicing.22215.4
+ 5.0.17-servicing.22218.2
$(MicrosoftNETCoreAppRuntimePackageVersion)
@@ -116,8 +118,8 @@
6.0.302
$(MicrosoftAspNetCoreAppRuntimePackageVersion)
- $(MicrosoftDotnetWinFormsProjectTemplatesPackageVersion)
- $(MicrosoftDotNetWpfProjectTemplatesPackageVersion)
+ $(MicrosoftWinFormsProjectTemplates50PackageVersion)
+ $(MicrosoftWPFProjectTemplates50PackageVersion)
$(NUnit3DotNetNewTemplatePackageVersion)
$(MicrosoftDotNetCommonItemTemplates50PackageVersion)
$(MicrosoftDotNetCommonItemTemplates50PackageVersion)
diff --git a/src/redist/targets/BundledTemplates.targets b/src/redist/targets/BundledTemplates.targets
index 30f47ce59..86f7a65ac 100644
--- a/src/redist/targets/BundledTemplates.targets
+++ b/src/redist/targets/BundledTemplates.targets
@@ -27,8 +27,8 @@
-
-
+
+