diff --git a/eng/SourceBuild.props b/eng/SourceBuild.props index 4f907f62538fd5..43ea8e32792d69 100644 --- a/eng/SourceBuild.props +++ b/eng/SourceBuild.props @@ -9,8 +9,7 @@ ./build.sh - $([System.Runtime.InteropServices.RuntimeInformation]::RuntimeIdentifier) - $(__DistroRid) + $([System.Runtime.InteropServices.RuntimeInformation]::RuntimeIdentifier) <_targetRidPlatformIndex>$(TargetRid.LastIndexOf('-'))