Skip to content

Commit

Permalink
Merge pull request #592 from bothzoli/feature/remove-binary-formatter…
Browse files Browse the repository at this point in the history
…-tests

Remove obsolete deserialization tests
  • Loading branch information
vkhorikov authored Dec 29, 2024
2 parents 746d8a6 + af4b5f7 commit b1e3bc7
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 180 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<NoWarn>0618</NoWarn>
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
</PropertyGroup>

<ItemGroup>
Expand Down

This file was deleted.

118 changes: 0 additions & 118 deletions CSharpFunctionalExtensions.Tests/ResultTests/DeserializationTests.cs

This file was deleted.

0 comments on commit b1e3bc7

Please sign in to comment.