Skip to content

Commit

Permalink
Avoid using unsupported APIs (#5057)
Browse files Browse the repository at this point in the history
Co-authored-by: Amaury Levé <[email protected]>
  • Loading branch information
Youssef1313 and Evangelink authored Feb 19, 2025
1 parent 7b67e43 commit 1d72cd0
Show file tree
Hide file tree
Showing 7 changed files with 444 additions and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

<PropertyGroup>
<TargetFrameworks>$(MicrosoftTestingTargetFrameworks);netstandard2.0</TargetFrameworks>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>

<ItemGroup>
Expand Down
Loading

0 comments on commit 1d72cd0

Please sign in to comment.