Skip to content

Commit 4a6bdb8

Browse files
committed
Disable Regression2_Regressions.csproj too
1 parent f5729ce commit 4a6bdb8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/tests/JIT/opt/Regressions/Regression2_Regressions.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
<GCStressIncompatible>true</GCStressIncompatible>
77

88
<DisableProjectBuild Condition="'$(RuntimeFlavor)' == 'Mono'">true</DisableProjectBuild>
9+
10+
<!-- ActiveIssue https://github.com/dotnet/runtime/issues/97272 -->
11+
<NativeAotIncompatible>true</NativeAotIncompatible>
912
</PropertyGroup>
1013
<PropertyGroup>
1114
<DebugType>None</DebugType>

0 commit comments

Comments
 (0)