Skip to content

Commit

Permalink
Fix tests binary formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
bratchikov committed Sep 11, 2024
1 parent 84653c0 commit d835c82
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<CodeAnalysisRuleSet>..\..\Flexberry.ruleset</CodeAnalysisRuleSet>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<FileVersion>1.0.0.0</FileVersion>
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
</PropertyGroup>

<ItemGroup Condition=" '$(TargetFramework)' == 'net461' ">
Expand Down

0 comments on commit d835c82

Please sign in to comment.