From f6ee385a7c73b5cda62cb515122207e3f909a235 Mon Sep 17 00:00:00 2001 From: Andrei Sergeev Date: Sun, 21 Nov 2021 17:34:34 +0300 Subject: [PATCH 1/2] v2.0.0-rc.1.0.0 --- src/core-unit/Unit/Unit.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core-unit/Unit/Unit.csproj b/src/core-unit/Unit/Unit.csproj index 3f279861..1fb0418f 100644 --- a/src/core-unit/Unit/Unit.csproj +++ b/src/core-unit/Unit/Unit.csproj @@ -17,7 +17,7 @@ PrimeFuncPack Core.Unit is a core library for .NET consisting of Unit type targeted for use in functional programming. System PrimeFuncPack.Core.Unit - 2.0.0-preview.1.0.0 + 2.0.0-rc.1.0.0 From bcf450f71cd9569c85d202aa1182f44661853537 Mon Sep 17 00:00:00 2001 From: Andrei Sergeev Date: Sun, 21 Nov 2021 17:36:27 +0300 Subject: [PATCH 2/2] Update UnitTest.Data dependency --- src/core-unit/Unit.Tests/Unit.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core-unit/Unit.Tests/Unit.Tests.csproj b/src/core-unit/Unit.Tests/Unit.Tests.csproj index ce20e059..a66e5ee4 100644 --- a/src/core-unit/Unit.Tests/Unit.Tests.csproj +++ b/src/core-unit/Unit.Tests/Unit.Tests.csproj @@ -17,7 +17,7 @@ - +