diff --git a/eng/Versions.props b/eng/Versions.props
index 1e5223ad6..ce47d52c1 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -114,7 +114,7 @@
$(NUnit3DotNetNewTemplatePackageVersion)
$(MicrosoftDotNetCommonItemTemplates50PackageVersion)
$(MicrosoftDotNetCommonItemTemplates50PackageVersion)
- 5.0.1
+ 5.0.2
4.8.1-servicing.19605.5
3.1.2-servicing.20066.4
@@ -122,7 +122,7 @@
3.1.10
$(MicrosoftDotNetCommonItemTemplates31PackageVersion)
$(MicrosoftDotNetTestProjectTemplates50PackageVersion)
- 3.1.10
+ 3.1.11
3.2.1
4.8.0-rc2.19462.10
@@ -137,7 +137,7 @@
1.0.2-beta3
$(MicrosoftDotNetCommonItemTemplates21PackageVersion)
1.0.2-beta4.20420.1
- 2.1.23
+ 2.1.24
diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets
index 6bcbfeedc..d3bb66f83 100644
--- a/src/redist/targets/GenerateBundledVersions.targets
+++ b/src/redist/targets/GenerateBundledVersions.targets
@@ -32,14 +32,14 @@
<_NET50TargetingPackVersion>5.0.0
<_WindowsDesktop50RuntimePackVersion>5.0.1
<_WindowsDesktop50TargetingPackVersion>5.0.0
- <_AspNet50RuntimePackVersion>5.0.1
+ <_AspNet50RuntimePackVersion>5.0.2
<_AspNet50TargetingPackVersion>5.0.0
<_NETCoreApp31RuntimePackVersion>3.1.9
<_NETCoreApp31TargetingPackVersion>3.1.0
<_WindowsDesktop31RuntimePackVersion>3.1.9
<_WindowsDesktop31TargetingPackVersion>3.1.0
- <_AspNet31RuntimePackVersion>3.1.10
+ <_AspNet31RuntimePackVersion>3.1.11
<_AspNet31TargetingPackVersion>3.1.10
<_NETCoreApp30RuntimePackVersion>3.0.3
@@ -162,11 +162,11 @@
+ LatestVersion="2.1.24"/>
+ LatestVersion="2.1.24"/>