diff --git a/eng/Versions.props b/eng/Versions.props
index c955aeb7a..432f2cb59 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -24,6 +24,9 @@
17
16
5
+
+ <_NET70ILLinkPackVersion>7.0.100-1.23211.1
diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets
index fc9a9d6c1..d9b4d2a8d 100644
--- a/src/redist/targets/GenerateBundledVersions.targets
+++ b/src/redist/targets/GenerateBundledVersions.targets
@@ -78,7 +78,6 @@
<_NET70RuntimePackVersion>7.0.$(VersionFeature70)
<_NET70TargetingPackVersion>7.0.$(VersionFeature70)
- <_NET70ILLinkPackVersion>7.0.100-1.23062.2
<_NET70WebAssemblyPackVersion>$(MicrosoftNETCoreAppRuntimePackageVersion)
<_WindowsDesktop70RuntimePackVersion>7.0.$(VersionFeature70)
<_WindowsDesktop70TargetingPackVersion>7.0.$(VersionFeature70)