diff --git a/eng/Versions.props b/eng/Versions.props index c62adfc53..79d139140 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -114,7 +114,7 @@ $(NUnit3DotNetNewTemplatePackageVersion) $(MicrosoftDotNetCommonItemTemplates50PackageVersion) $(MicrosoftDotNetCommonItemTemplates50PackageVersion) - $(MicrosoftAspNetCoreAppRuntime50PackageVersion) + 5.0.1 4.8.1-servicing.19605.5 3.1.2-servicing.20066.4 diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index fe180e61f..17be219cf 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -28,14 +28,11 @@ <_NETStandardLibraryPackageVersion>$(NETStandardLibraryRefPackageVersion) <_NETCorePlatformsPackageVersion>$(MicrosoftNETCorePlatformsPackageVersion) - <_NET50DefaultRuntimeFrameworkVersion>5.0.0 <_NET50RuntimePackVersion>5.0.0 <_NET50TargetingPackVersion>5.0.0 - <_WindowsDesktop50DefaultRuntimeFrameworkVersion>5.0.0 <_WindowsDesktop50RuntimePackVersion>5.0.0 <_WindowsDesktop50TargetingPackVersion>5.0.0 - <_AspNet50DefaultRuntimeFrameworkVersion>5.0.0 - <_AspNet50RuntimePackVersion>5.0.0 + <_AspNet50RuntimePackVersion>5.0.1 <_AspNet50TargetingPackVersion>5.0.0 <_NETCoreApp31RuntimePackVersion>3.1.9 @@ -340,7 +337,7 @@ Copyright (c) .NET Foundation. All rights reserved.