From d9cd4070ef2afcd93eff78087211a5a682ca5ff9 Mon Sep 17 00:00:00 2001 From: Andrei Sergeev Date: Thu, 26 Dec 2024 22:44:57 +0400 Subject: [PATCH] release/v3.0.1 --- directory.build.props | 6 ------ src/core-unit/Unit.Tests.Old/Unit.Tests.Old.csproj | 1 + src/core-unit/Unit.Tests/Unit.Tests.csproj | 1 + src/core-unit/Unit/Unit.csproj | 3 ++- 4 files changed, 4 insertions(+), 7 deletions(-) delete mode 100644 directory.build.props diff --git a/directory.build.props b/directory.build.props deleted file mode 100644 index e0b0cc1c..00000000 --- a/directory.build.props +++ /dev/null @@ -1,6 +0,0 @@ - - - - $(NoWarn);IDE0130 - - diff --git a/src/core-unit/Unit.Tests.Old/Unit.Tests.Old.csproj b/src/core-unit/Unit.Tests.Old/Unit.Tests.Old.csproj index a376c844..9a099dd8 100644 --- a/src/core-unit/Unit.Tests.Old/Unit.Tests.Old.csproj +++ b/src/core-unit/Unit.Tests.Old/Unit.Tests.Old.csproj @@ -7,6 +7,7 @@ enable true true + $(NoWarn);IDE0130 false true Andrei Sergeev, Pavel Moskovoy diff --git a/src/core-unit/Unit.Tests/Unit.Tests.csproj b/src/core-unit/Unit.Tests/Unit.Tests.csproj index 8e3859de..bab840c9 100644 --- a/src/core-unit/Unit.Tests/Unit.Tests.csproj +++ b/src/core-unit/Unit.Tests/Unit.Tests.csproj @@ -7,6 +7,7 @@ enable true true + $(NoWarn);IDE0130 false true Andrei Sergeev, Pavel Moskovoy diff --git a/src/core-unit/Unit/Unit.csproj b/src/core-unit/Unit/Unit.csproj index 56d9d5dc..3eddeb21 100644 --- a/src/core-unit/Unit/Unit.csproj +++ b/src/core-unit/Unit/Unit.csproj @@ -7,6 +7,7 @@ enable true true + $(NoWarn);IDE0130 true LICENSE README.md @@ -18,7 +19,7 @@ PrimeFuncPack Core.Unit is a core library for .NET consisting of Unit type targeted for use in functional programming. System PrimeFuncPack.Core.Unit - 3.0.1-rc.1 + 3.0.1