From fa3c62989527073fdce8b2138bb27a52bb2407c5 Mon Sep 17 00:00:00 2001 From: Alexey Date: Mon, 21 Aug 2023 16:37:50 +0300 Subject: [PATCH] Remove optional dependency with issues; update versions (#350) --- bindings/csharp/Ckzg.Test/Ckzg.Test.csproj | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/bindings/csharp/Ckzg.Test/Ckzg.Test.csproj b/bindings/csharp/Ckzg.Test/Ckzg.Test.csproj index a0863ed..233e579 100644 --- a/bindings/csharp/Ckzg.Test/Ckzg.Test.csproj +++ b/bindings/csharp/Ckzg.Test/Ckzg.Test.csproj @@ -10,12 +10,14 @@ - + - - - - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + +