diff --git a/src/SourceBuild/tarball/content/repos/sdk.proj b/src/SourceBuild/tarball/content/repos/sdk.proj
index c18e00dd6..54e90ec3e 100644
--- a/src/SourceBuild/tarball/content/repos/sdk.proj
+++ b/src/SourceBuild/tarball/content/repos/sdk.proj
@@ -7,6 +7,9 @@
$(BuildCommandArgs) /p:PackageProjectUrl=https://github.com/dotnet/sdk
$(BuildCommandArgs) /p:PublishCompressedFilesPathPrefix=$(SourceBuiltToolsetDir)
+
+ $(BuildCommandArgs) /p:NativeAotSupported=false
+
true
$(BuildCommandArgs) -v $(LogVerbosity)