From 942076d3a7896c5433d576b151ce0e30f3506406 Mon Sep 17 00:00:00 2001 From: Serghei Cebotari Date: Tue, 28 Jan 2025 23:34:22 +0300 Subject: Bump dependencies --- RhSolutions.Api/RhSolutions.Api.csproj | 20 ++++++++++---------- .../RhSolutions.Parsers.Tests.csproj | 10 +++++----- 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/RhSolutions.Api/RhSolutions.Api.csproj b/RhSolutions.Api/RhSolutions.Api.csproj index 5f3c430..766a382 100644 --- a/RhSolutions.Api/RhSolutions.Api.csproj +++ b/RhSolutions.Api/RhSolutions.Api.csproj @@ -10,21 +10,21 @@ - - - - - - + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + - - + + diff --git a/RhSolutions.Parsers.Tests/RhSolutions.Parsers.Tests.csproj b/RhSolutions.Parsers.Tests/RhSolutions.Parsers.Tests.csproj index a5deec5..45f577b 100644 --- a/RhSolutions.Parsers.Tests/RhSolutions.Parsers.Tests.csproj +++ b/RhSolutions.Parsers.Tests/RhSolutions.Parsers.Tests.csproj @@ -9,14 +9,14 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all -- cgit v1.2.3