diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets index 172a85c4f..101101712 100644 --- a/src/redist/targets/GenerateBundledVersions.targets +++ b/src/redist/targets/GenerateBundledVersions.targets @@ -79,6 +79,7 @@ <_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) <_AspNet70RuntimePackVersion>7.0.$(VersionFeature70) @@ -90,7 +91,6 @@ <_WindowsDesktop60TargetingPackVersion>6.0.$(VersionFeature60) <_AspNet60RuntimePackVersion>6.0.$(VersionFeature60) <_AspNet60TargetingPackVersion>6.0.$(VersionFeature60) - <_NET70WebAssemblyPackVersion>$(MicrosoftNETCoreAppRuntimePackageVersion) <_NET50RuntimePackVersion>5.0.$(VersionFeature50) <_NET50TargetingPackVersion>5.0.0 @@ -681,7 +681,7 @@ Copyright (c) .NET Foundation. All rights reserved. ILLinkPackVersion="$(_NET70ILLinkPackVersion)" />