diff --git a/src/coreclr/nativeaot/BuildIntegration/NativeAOT.natstepfilter b/src/coreclr/nativeaot/BuildIntegration/NativeAOT.natstepfilter
new file mode 100644
index 0000000000000..395fe22ec49d5
--- /dev/null
+++ b/src/coreclr/nativeaot/BuildIntegration/NativeAOT.natstepfilter
@@ -0,0 +1,7 @@
+
+
+
+ RhpNewFast|RhpNewFinalizable|RhpNewFastAlign8|RhpNewFastMisalign|RhpNewFinalizableAlign8|RhpNewArray|RhpNewArrayAlign8
+ NoStepInto
+
+
diff --git a/src/coreclr/tools/aot/ILCompiler/reproNative/reproNative.vcxproj b/src/coreclr/tools/aot/ILCompiler/reproNative/reproNative.vcxproj
index 3630adaad3503..f3905c84906a1 100644
--- a/src/coreclr/tools/aot/ILCompiler/reproNative/reproNative.vcxproj
+++ b/src/coreclr/tools/aot/ILCompiler/reproNative/reproNative.vcxproj
@@ -130,6 +130,7 @@
+