From 486a0abedb10c72ce25146c2a5dff84303b8295a Mon Sep 17 00:00:00 2001 From: Igor Velikorossov Date: Wed, 10 Feb 2021 16:15:00 +1100 Subject: [PATCH] Update WindowsDesktop versions --- 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 56e659dbb..43e2251e8 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -36,14 +36,14 @@ <_NET50RuntimePackVersion>5.0.3 <_NET50TargetingPackVersion>5.0.0 - <_WindowsDesktop50RuntimePackVersion>5.0.2 + <_WindowsDesktop50RuntimePackVersion>5.0.3 <_WindowsDesktop50TargetingPackVersion>5.0.0 <_AspNet50RuntimePackVersion>5.0.2 <_AspNet50TargetingPackVersion>5.0.0 <_NETCoreApp31RuntimePackVersion>3.1.12 <_NETCoreApp31TargetingPackVersion>3.1.0 - <_WindowsDesktop31RuntimePackVersion>3.1.11 + <_WindowsDesktop31RuntimePackVersion>3.1.12 <_WindowsDesktop31TargetingPackVersion>3.1.0 <_AspNet31RuntimePackVersion>3.1.11 <_AspNet31TargetingPackVersion>3.1.10