diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 5896b95a9..8836f85c9 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -86,7 +86,7 @@ <_NET70RuntimePackVersion>7.0.$(VersionFeature70)</_NET70RuntimePackVersion> <_NET70TargetingPackVersion>7.0.$(VersionFeature70)</_NET70TargetingPackVersion> - <_NET70ILLinkPackVersion>7.0.100-1.22579.2</_NET70ILLinkPackVersion> + <_NET70ILLinkPackVersion>7.0.100-1.23062.2</_NET70ILLinkPackVersion> <_WindowsDesktop70RuntimePackVersion>7.0.$(VersionFeature70)</_WindowsDesktop70RuntimePackVersion> <_WindowsDesktop70TargetingPackVersion>7.0.$(VersionFeature70)</_WindowsDesktop70TargetingPackVersion> <_AspNet70RuntimePackVersion>7.0.$(VersionFeature70)</_AspNet70RuntimePackVersion> @@ -411,7 +411,7 @@ Copyright (c) .NET Foundation. All rights reserved. <KnownILLinkPack Include="Microsoft.NET.ILLink.Tasks" TargetFramework="net8.0" - ILLinkPackVersion="8.0.100-1.22619.1" /> + ILLinkPackVersion="8.0.100-1.23067.1" /> <KnownRuntimePack Include="Microsoft.NETCore.App" TargetFramework="net8.0"