From 547c8ce1fbb4e11bcb68442922a002c3cd5b209d Mon Sep 17 00:00:00 2001 From: Maksym Sadovnychyy Date: Wed, 27 Nov 2024 21:24:45 +0100 Subject: [PATCH] (feature): packages update --- src/MaksIT.Core.Tests/MaksIT.Core.Tests.csproj | 14 ++++++++++---- src/MaksIT.Core/MaksIT.Core.csproj | 10 +++++----- 2 files changed, 15 insertions(+), 9 deletions(-) diff --git a/src/MaksIT.Core.Tests/MaksIT.Core.Tests.csproj b/src/MaksIT.Core.Tests/MaksIT.Core.Tests.csproj index cef65a7..198808b 100644 --- a/src/MaksIT.Core.Tests/MaksIT.Core.Tests.csproj +++ b/src/MaksIT.Core.Tests/MaksIT.Core.Tests.csproj @@ -10,10 +10,16 @@ - - - - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + diff --git a/src/MaksIT.Core/MaksIT.Core.csproj b/src/MaksIT.Core/MaksIT.Core.csproj index 3877777..b3ce5ad 100644 --- a/src/MaksIT.Core/MaksIT.Core.csproj +++ b/src/MaksIT.Core/MaksIT.Core.csproj @@ -8,12 +8,12 @@ MaksIT.Core - 1.1.9 + 1.2.0 Maksym Sadovnychyy MAKS-IT MaksIT.Core MaksIT.Core is a collection of helper methods and extensions for .NET projects, designed to simplify common tasks and improve code readability. The library includes extensions for `Guid`, `string`, `Object`, and a base class for creating enumeration types. - dotnet;enumeration;string;guid;object;parsers;extensions + dotnet;enumeration;string;guid;object;parsers;extensions;jwt;aes;crc32; https://github.com/MAKS-IT-COM/maksit-core MIT false @@ -25,10 +25,10 @@ - + - - + +