From 3ac06ffe3fb03e82ea4fd98fc68804a5ca6a37e8 Mon Sep 17 00:00:00 2001 From: Anirudh Agnihotry Date: Tue, 10 Aug 2021 16:22:43 -0700 Subject: [PATCH] update netcoreapp versions (#11394) --- src/redist/targets/GenerateBundledVersions.targets | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 0ec49df93..da67b016d 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -39,7 +39,7 @@ <_NETStandardLibraryPackageVersion>$(NETStandardLibraryRefPackageVersion) <_NETCorePlatformsPackageVersion>$(MicrosoftNETCorePlatformsPackageVersion) - <_NET50RuntimePackVersion>5.0.8 + <_NET50RuntimePackVersion>5.0.9 <_NET50TargetingPackVersion>5.0.0 <_WindowsDesktop50RuntimePackVersion>5.0.8 <_WindowsDesktop50TargetingPackVersion>5.0.0 @@ -49,7 +49,7 @@ <_NETCoreApp30RuntimePackVersion>3.0.3 <_NETCoreApp30TargetingPackVersion>3.0.0 - <_NETCoreApp31RuntimePackVersion>3.1.17 + <_NETCoreApp31RuntimePackVersion>3.1.18 <_NETCoreApp31TargetingPackVersion>3.1.0 <_WindowsDesktop30RuntimePackVersion>3.0.3