From d9057c2a96630bb827e268a89b0954b6567d535f Mon Sep 17 00:00:00 2001 From: Lex Li Date: Thu, 14 Nov 2024 03:55:12 -0500 Subject: [PATCH] Fixed binary serialization support in unit testing. --- Tests/CSharpCore/Tests.NetStandard.csproj | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Tests/CSharpCore/Tests.NetStandard.csproj b/Tests/CSharpCore/Tests.NetStandard.csproj index 4dc61a9d..874eefb7 100644 --- a/Tests/CSharpCore/Tests.NetStandard.csproj +++ b/Tests/CSharpCore/Tests.NetStandard.csproj @@ -18,6 +18,7 @@ $(TargetFrameworks);net9.0 $(TargetFrameworks);net471 false + true @@ -44,9 +45,7 @@ - - - +