diff --git a/src/redist/targets/GenerateBundledVersions.targets b/src/redist/targets/GenerateBundledVersions.targets
index c26ce129b..4255356ef 100644
--- a/src/redist/targets/GenerateBundledVersions.targets
+++ b/src/redist/targets/GenerateBundledVersions.targets
@@ -351,7 +351,7 @@ Copyright (c) .NET Foundation. All rights reserved.
%24([MSBuild]::NormalizePath('%24(MSBuildThisFileDirectory)..\..\'))
%24([MSBuild]::EnsureTrailingSlash('%24(NetCoreRoot)'))packs
- $(MicrosoftNetCompilersToolsetPackageVersion)
+ $(MicrosoftNetCompilersToolsetPackageVersion)
$(_NETCoreAppTargetFrameworkVersion)
$(_NETCoreAppTargetFrameworkVersion)
$(_NETCoreAppPackageVersion)