From fa369e265fed7b9fc22d541233658be976ff16c4 Mon Sep 17 00:00:00 2001 From: Daniel Plaisted Date: Mon, 5 Oct 2020 16:02:49 -0700 Subject: [PATCH] Update implicit versions for 3.1.9 and 2.1.23 releases --- src/redist/targets/GenerateBundledVersions.targets | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 9a3fe30eb..f6c7024fc 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -31,20 +31,20 @@ <_NETCoreApp30RuntimePackVersion>3.0.3 <_NETCoreApp30TargetingPackVersion>3.0.0 - <_NETCoreApp31RuntimePackVersion>3.1.7 + <_NETCoreApp31RuntimePackVersion>3.1.9 <_NETCoreApp31TargetingPackVersion>3.1.0 <_WindowsDesktop30RuntimePackVersion>3.0.3 <_WindowsDesktop30TargetingPackVersion>3.0.0 - <_WindowsDesktop31RuntimePackVersion>3.1.2 + <_WindowsDesktop31RuntimePackVersion>3.1.9 <_WindowsDesktop31TargetingPackVersion>3.1.0 <_AspNet30RuntimePackVersion>3.0.3 <_AspNet30TargetingPackVersion>3.0.1 - <_AspNet31RuntimePackVersion>3.1.2 - <_AspNet31TargetingPackVersion>3.1.2 + <_AspNet31RuntimePackVersion>3.1.9 + <_AspNet31TargetingPackVersion>3.1.8 <_NETCoreAppTargetFrameworkVersion>$(_NETCoreAppPackageVersion.Split('.')[0]).$(_NETCoreAppPackageVersion.Split('.')[1]) @@ -145,7 +145,7 @@ + LatestVersion="2.1.23" /> + LatestVersion="2.1.23"/> + LatestVersion="2.1.23"/>