Skip to content

Commit

Permalink
Disable InvokeNull test, which is breaking the build
Browse files Browse the repository at this point in the history
Tracking: dotnet#108076
  • Loading branch information
BruceForstall committed Sep 21, 2024
1 parent e49d497 commit 726533a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/CoreMangLib/CoreMangLib.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<ItemGroup>
<MergedWrapperProjectReference Include="*/**/*.??proj" />
<MergedWrapperProjectReference Include="*/**/*.csproj" />
</ItemGroup>

<Import Project="$(TestSourceDir)MergedTestRunner.targets" />
Expand Down

0 comments on commit 726533a

Please sign in to comment.