From caf2ef302e34742d88bc91a59c3dea497a5f94ee Mon Sep 17 00:00:00 2001 From: Andrei Sergeev Date: Mon, 6 Jan 2025 17:07:54 +0400 Subject: [PATCH] release/v3.1.1 --- .github/workflows/dotnet.yml | 2 +- LICENSE | 2 +- .../UnitTest.Data.Tests/UnitTest.Data.Tests.fsproj | 14 ++++++++------ .../UnitTest.Data/UnitTest.Data.csproj | 5 +++-- 4 files changed, 13 insertions(+), 10 deletions(-) diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 9696cd2..adcf346 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -2,7 +2,7 @@ name: .NET on: push: - branches: [ main, dev, dev/*, feature/*, fix/*, release/* ] + branches: [ main, dev, feature/*, fix/*, release/* ] pull_request: branches: [ main ] diff --git a/LICENSE b/LICENSE index 36a3d9b..8cbeda4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020-2022 Andrei Sergeev, Pavel Moskovoy +Copyright (c) 2020-2025 Andrei Sergeev, Pavel Moskovoy Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/src/unit-test-data/UnitTest.Data.Tests/UnitTest.Data.Tests.fsproj b/src/unit-test-data/UnitTest.Data.Tests/UnitTest.Data.Tests.fsproj index 3b6b827..f49f1fb 100644 --- a/src/unit-test-data/UnitTest.Data.Tests/UnitTest.Data.Tests.fsproj +++ b/src/unit-test-data/UnitTest.Data.Tests/UnitTest.Data.Tests.fsproj @@ -2,17 +2,19 @@ net8.0;net9.0 - true + latest disable enable true true $(NoWarn);IDE0130 false + true Andrei Sergeev, Pavel Moskovoy - Copyright © 2020-2024 Andrei Sergeev, Pavel Moskovoy + Copyright © 2020-2025 Andrei Sergeev, Pavel Moskovoy PrimeFuncPack.UnitTest.Data.Tests PrimeFuncPack.UnitTest.Data.Tests + true @@ -30,16 +32,16 @@ + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + - runtime; build; native; contentfiles; analyzers; buildtransitive all - - runtime; build; native; contentfiles; analyzers; buildtransitive - all diff --git a/src/unit-test-data/UnitTest.Data/UnitTest.Data.csproj b/src/unit-test-data/UnitTest.Data/UnitTest.Data.csproj index b036dfd..705b49a 100644 --- a/src/unit-test-data/UnitTest.Data/UnitTest.Data.csproj +++ b/src/unit-test-data/UnitTest.Data/UnitTest.Data.csproj @@ -2,6 +2,7 @@ net8.0;net9.0 + latest disable enable true @@ -14,11 +15,11 @@ https://github.com/pfpack/pfpack-unit-test pfpack Andrei Sergeev, Pavel Moskovoy - Copyright © 2020-2024 Andrei Sergeev, Pavel Moskovoy + Copyright © 2020-2025 Andrei Sergeev, Pavel Moskovoy PrimeFuncPack UnitTest.Data is a library for .NET consisting of data types and predefined values to support unit testing. PrimeFuncPack.UnitTest PrimeFuncPack.UnitTest.Data - 3.1.1-preview.1 + 3.1.1