diff --git a/eng/DotNetBuild.props b/eng/DotNetBuild.props
index 942895f7d2cdd..26ee228da3e18 100644
--- a/eng/DotNetBuild.props
+++ b/eng/DotNetBuild.props
@@ -89,7 +89,7 @@
+$(UseSystemLibs)+
- $(InnerBuildArgs) --cmakeargs -DCLR_CMAKE_USE_SYSTEM_BROTLI=true
+ $(InnerBuildArgs) --cmakeargs -DCLR_CMAKE_USE_SYSTEM_BROTLI=true
$(InnerBuildArgs) --cmakeargs -DCLR_CMAKE_USE_SYSTEM_LIBUNWIND=true
diff --git a/eng/testing/tests.ioslike.targets b/eng/testing/tests.ioslike.targets
index 77175724491bd..a59cce6c49aee 100644
--- a/eng/testing/tests.ioslike.targets
+++ b/eng/testing/tests.ioslike.targets
@@ -218,12 +218,6 @@
-
-
-
-
-
-
true
-
- true
libRuntime.WorkstationGC
libRuntime.ServerGC
@@ -170,14 +168,6 @@ The .NET Foundation licenses this file to you under the MIT license.
-
-
-
-
-
-
-
-
@@ -191,6 +181,11 @@ The .NET Foundation licenses this file to you under the MIT license.
+
+
+
+
+
@@ -215,7 +210,6 @@ The .NET Foundation licenses this file to you under the MIT license.
-
diff --git a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Windows.targets b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Windows.targets
index 26dada89014b1..58dfd9454e41a 100644
--- a/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Windows.targets
+++ b/src/coreclr/nativeaot/BuildIntegration/Microsoft.NETCore.Native.Windows.targets
@@ -47,9 +47,6 @@ The .NET Foundation licenses this file to you under the MIT license.
-
-
-
diff --git a/src/installer/pkg/sfx/Microsoft.NETCore.App/Directory.Build.props b/src/installer/pkg/sfx/Microsoft.NETCore.App/Directory.Build.props
index 18ed0b014e784..6fd91975b78a8 100644
--- a/src/installer/pkg/sfx/Microsoft.NETCore.App/Directory.Build.props
+++ b/src/installer/pkg/sfx/Microsoft.NETCore.App/Directory.Build.props
@@ -279,13 +279,6 @@
-
-
-
-
-
-
-
diff --git a/src/mono/msbuild/android/build/AndroidBuild.targets b/src/mono/msbuild/android/build/AndroidBuild.targets
index db37ceaf98d0e..917aed8850669 100644
--- a/src/mono/msbuild/android/build/AndroidBuild.targets
+++ b/src/mono/msbuild/android/build/AndroidBuild.targets
@@ -203,15 +203,14 @@
-
-
diff --git a/src/mono/msbuild/apple/build/AppleBuild.targets b/src/mono/msbuild/apple/build/AppleBuild.targets
index a136da379cced..463bcac8622e9 100644
--- a/src/mono/msbuild/apple/build/AppleBuild.targets
+++ b/src/mono/msbuild/apple/build/AppleBuild.targets
@@ -10,12 +10,12 @@
-
-
@@ -196,7 +196,7 @@
<_IsNative>false
- <_AotInputAssemblies Include="@(_AssembliesToBundleInternal)"
+ <_AotInputAssemblies Include="@(_AssembliesToBundleInternal)"
Condition="'%(_AssembliesToBundleInternal._InternalForceInterpret)' != 'true'">
$(AotArguments)
$(ProcessArguments)
@@ -205,7 +205,7 @@
<_AOT_InternalForceInterpretAssemblies Include="@(_AssembliesToBundleInternal->WithMetadataValue('_InternalForceInterpret', 'true'))" />
<_AssembliesToBundleInternal Remove="@(_AssembliesToBundleInternal)" />
-
+
@@ -228,8 +228,8 @@
<_ExcludeFromAppDir Include="$(_iOSLikeDedupAssembly)" />
-
@@ -237,7 +237,6 @@
-
@@ -275,7 +274,7 @@
-