diff --git a/Directory.Build.props b/Directory.Build.props
index b374f83f816ea2..4107aab1da0830 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -390,7 +390,6 @@
$(NoWarn),CS8969
portable
- true
true
false
diff --git a/eng/illink.targets b/eng/illink.targets
index 0dca1cd421991a..b15611bbf1dd44 100644
--- a/eng/illink.targets
+++ b/eng/illink.targets
@@ -34,7 +34,7 @@
false
- true
+ true
$(IntermediateOutputPath)ILLink.Resources.Substitutions.xml
true
diff --git a/src/coreclr/nativeaot/Directory.Build.props b/src/coreclr/nativeaot/Directory.Build.props
index d3277aa58ece73..b06c29baeb43e6 100644
--- a/src/coreclr/nativeaot/Directory.Build.props
+++ b/src/coreclr/nativeaot/Directory.Build.props
@@ -13,7 +13,6 @@
$(NetCoreAppCurrent)
Portable
- true
$(RuntimeBinDir)/aotsdk/
Debug;Release;Checked