From 736c346b9d8b1404f10023eeecb3a8e92ae0c542 Mon Sep 17 00:00:00 2001 From: Erik Zhang Date: Tue, 31 May 2022 17:49:43 +0800 Subject: [PATCH] 3.3.0 (#2762) --- benchmarks/Neo.Benchmarks/Neo.Benchmarks.csproj | 1 + src/neo/neo.csproj | 10 +++++----- tests/neo.UnitTests/neo.UnitTests.csproj | 15 ++++++++------- 3 files changed, 14 insertions(+), 12 deletions(-) diff --git a/benchmarks/Neo.Benchmarks/Neo.Benchmarks.csproj b/benchmarks/Neo.Benchmarks/Neo.Benchmarks.csproj index 077bfe86f6..64d9bb88b4 100644 --- a/benchmarks/Neo.Benchmarks/Neo.Benchmarks.csproj +++ b/benchmarks/Neo.Benchmarks/Neo.Benchmarks.csproj @@ -5,6 +5,7 @@ net6.0 Neo enable + false diff --git a/src/neo/neo.csproj b/src/neo/neo.csproj index 1375edaf24..4d251b1538 100644 --- a/src/neo/neo.csproj +++ b/src/neo/neo.csproj @@ -3,7 +3,7 @@ 2015-2022 The Neo Project Neo - 3.2.1 + 3.3.0 The Neo Project net6.0 true @@ -25,11 +25,11 @@ - - + + - - + + diff --git a/tests/neo.UnitTests/neo.UnitTests.csproj b/tests/neo.UnitTests/neo.UnitTests.csproj index 49ae3ecde5..f2344fea09 100644 --- a/tests/neo.UnitTests/neo.UnitTests.csproj +++ b/tests/neo.UnitTests/neo.UnitTests.csproj @@ -6,16 +6,17 @@ Neo.UnitTests Neo.UnitTests true + false - - - - - - - + + + + + + +