From ae1a7b321470eaa608b9f48218c92fed0ecf75f8 Mon Sep 17 00:00:00 2001 From: Andrei Sergeev Date: Mon, 6 Jan 2025 20:50:48 +0400 Subject: [PATCH 1/2] v3.0.2; Update UnitTest.Data test dependency --- src/core-unit/Unit.Tests.Old/Unit.Tests.Old.csproj | 2 +- src/core-unit/Unit/Unit.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 d4741c79..d3699abf 100644 --- a/src/core-unit/Unit.Tests.Old/Unit.Tests.Old.csproj +++ b/src/core-unit/Unit.Tests.Old/Unit.Tests.Old.csproj @@ -29,7 +29,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/core-unit/Unit/Unit.csproj b/src/core-unit/Unit/Unit.csproj index 93466ed8..ece4c384 100644 --- a/src/core-unit/Unit/Unit.csproj +++ b/src/core-unit/Unit/Unit.csproj @@ -19,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.2-rc.1 + 3.0.2 From 52b9af1a14e5d6d7ec0fc4ceb11521099ac456d8 Mon Sep 17 00:00:00 2001 From: Andrei Sergeev Date: Fri, 10 Jan 2025 22:21:34 +0400 Subject: [PATCH 2/2] Update test dependencies --- src/core-unit/Unit.Tests.Old/Unit.Tests.Old.csproj | 2 +- src/core-unit/Unit.Tests/Unit.Tests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 d3699abf..bf6568e3 100644 --- a/src/core-unit/Unit.Tests.Old/Unit.Tests.Old.csproj +++ b/src/core-unit/Unit.Tests.Old/Unit.Tests.Old.csproj @@ -24,7 +24,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/core-unit/Unit.Tests/Unit.Tests.csproj b/src/core-unit/Unit.Tests/Unit.Tests.csproj index bfd81daf..f07797c4 100644 --- a/src/core-unit/Unit.Tests/Unit.Tests.csproj +++ b/src/core-unit/Unit.Tests/Unit.Tests.csproj @@ -26,8 +26,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive