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