Skip to content

Commit

Permalink
Fixes dotnet#9322
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanya-Solyanik committed Jun 21, 2023
1 parent b83e248 commit e3de724
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<EnableXlfLocalization>false</EnableXlfLocalization>
<UpdateXlfOnBuild>false</UpdateXlfOnBuild>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<EnableUnsafeBinaryFormatterSerialization>true</EnableUnsafeBinaryFormatterSerialization>
</PropertyGroup>

<!--ApplicationConfiguration specific settings.-->
Expand Down

0 comments on commit e3de724

Please sign in to comment.