diff --git a/eng/Versions.props b/eng/Versions.props index 06818f947..31c3ac4e5 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -113,7 +113,7 @@ $(NUnit3DotNetNewTemplatePackageVersion) $(MicrosoftDotNetCommonItemTemplates50PackageVersion) $(MicrosoftDotNetCommonItemTemplates50PackageVersion) - 5.0.4 + 5.0.5 4.8.1-servicing.19605.5 3.1.2-servicing.20066.4 @@ -121,7 +121,7 @@ 3.1.12 $(MicrosoftDotNetCommonItemTemplates31PackageVersion) $(MicrosoftDotNetTestProjectTemplates50PackageVersion) - 3.1.13 + 3.1.14 3.2.1 4.8.0-rc2.19462.10 @@ -136,7 +136,7 @@ 1.0.2-beta3 $(MicrosoftDotNetCommonItemTemplates21PackageVersion) 1.0.2-beta4.21206.1 - 2.1.26 + 2.1.27 diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 43e65f87f..b15a0c080 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -43,32 +43,32 @@ <_NET50TargetingPackVersion>5.0.0 <_WindowsDesktop50RuntimePackVersion>5.0.3 <_WindowsDesktop50TargetingPackVersion>5.0.0 - <_AspNet50RuntimePackVersion>5.0.4 + <_AspNet50RuntimePackVersion>5.0.5 <_AspNet50TargetingPackVersion>5.0.0 <_NETCoreApp31RuntimePackVersion>3.1.13 <_NETCoreApp31TargetingPackVersion>3.1.0 <_WindowsDesktop31RuntimePackVersion>3.1.12 <_WindowsDesktop31TargetingPackVersion>3.1.0 - <_AspNet31RuntimePackVersion>3.1.13 + <_AspNet31RuntimePackVersion>3.1.14 <_AspNet31TargetingPackVersion>3.1.10 <_NETCoreApp30RuntimePackVersion>3.0.3 <_NETCoreApp30TargetingPackVersion>3.0.0 - + <_NETCoreApp31RuntimePackVersion>3.1.13 <_NETCoreApp31TargetingPackVersion>3.1.0 <_WindowsDesktop30RuntimePackVersion>3.0.3 <_WindowsDesktop30TargetingPackVersion>3.0.0 - + <_WindowsDesktop31RuntimePackVersion>3.1.13 <_WindowsDesktop31TargetingPackVersion>3.1.0 <_AspNet30RuntimePackVersion>3.0.3 <_AspNet30TargetingPackVersion>3.0.1 - - <_AspNet31RuntimePackVersion>3.1.13 + + <_AspNet31RuntimePackVersion>3.1.14 <_AspNet31TargetingPackVersion>3.1.10