From 8917f8c40ca6de3d6c270340544b5a365c4a98e4 Mon Sep 17 00:00:00 2001 From: "Jefferson L. da Silva" Date: Tue, 14 Oct 2025 19:25:55 -0300 Subject: [PATCH] Updates package versions Bumps package versions in Directory.Packages.props to address potential security vulnerabilities and incorporate the latest features and bug fixes. Specifically, updates Microsoft-related packages to version 9.0.10, EFCore.BulkExtensions packages to 9.0.2, Scalar.AspNetCore to 2.9.0, MSTest packages to 4.0.1. --- Directory.Packages.props | 58 +++++++++---------- .../InvoiceReminder.API.UnitTests.csproj | 2 +- ...voiceReminder.Application.UnitTests.csproj | 2 +- .../InvoiceReminder.ArchitectureTests.csproj | 2 +- ...ceReminder.DomainEntities.UnitTests.csproj | 2 +- ...Reminder.ExternalServices.UnitTests.csproj | 2 +- ...ceReminder.Infrastructure.UnitTests.csproj | 2 +- ...oiceReminder.JobScheduler.UnitTests.csproj | 2 +- 8 files changed, 36 insertions(+), 36 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 76e54c0..7138c58 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -7,39 +7,39 @@ - - + + - + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + - + @@ -48,19 +48,19 @@ - + - + - - - - + + + + diff --git a/InvoiceReminder.API.UnitTests/InvoiceReminder.API.UnitTests.csproj b/InvoiceReminder.API.UnitTests/InvoiceReminder.API.UnitTests.csproj index 84159c3..891256e 100644 --- a/InvoiceReminder.API.UnitTests/InvoiceReminder.API.UnitTests.csproj +++ b/InvoiceReminder.API.UnitTests/InvoiceReminder.API.UnitTests.csproj @@ -1,4 +1,4 @@ - + net9.0 diff --git a/InvoiceReminder.Application.UnitTests/InvoiceReminder.Application.UnitTests.csproj b/InvoiceReminder.Application.UnitTests/InvoiceReminder.Application.UnitTests.csproj index b8822b8..3456103 100644 --- a/InvoiceReminder.Application.UnitTests/InvoiceReminder.Application.UnitTests.csproj +++ b/InvoiceReminder.Application.UnitTests/InvoiceReminder.Application.UnitTests.csproj @@ -1,4 +1,4 @@ - + net9.0 diff --git a/InvoiceReminder.ArchitectureTests/InvoiceReminder.ArchitectureTests.csproj b/InvoiceReminder.ArchitectureTests/InvoiceReminder.ArchitectureTests.csproj index 7fecfcc..38f50c5 100644 --- a/InvoiceReminder.ArchitectureTests/InvoiceReminder.ArchitectureTests.csproj +++ b/InvoiceReminder.ArchitectureTests/InvoiceReminder.ArchitectureTests.csproj @@ -1,4 +1,4 @@ - + net9.0 diff --git a/InvoiceReminder.DomainEntities.UnitTests/InvoiceReminder.DomainEntities.UnitTests.csproj b/InvoiceReminder.DomainEntities.UnitTests/InvoiceReminder.DomainEntities.UnitTests.csproj index 536f99a..421aa76 100644 --- a/InvoiceReminder.DomainEntities.UnitTests/InvoiceReminder.DomainEntities.UnitTests.csproj +++ b/InvoiceReminder.DomainEntities.UnitTests/InvoiceReminder.DomainEntities.UnitTests.csproj @@ -1,4 +1,4 @@ - + net9.0 diff --git a/InvoiceReminder.ExternalServices.UnitTests/InvoiceReminder.ExternalServices.UnitTests.csproj b/InvoiceReminder.ExternalServices.UnitTests/InvoiceReminder.ExternalServices.UnitTests.csproj index 42423f7..3ff2e4c 100644 --- a/InvoiceReminder.ExternalServices.UnitTests/InvoiceReminder.ExternalServices.UnitTests.csproj +++ b/InvoiceReminder.ExternalServices.UnitTests/InvoiceReminder.ExternalServices.UnitTests.csproj @@ -1,4 +1,4 @@ - + net9.0 diff --git a/InvoiceReminder.Infrastructure.UnitTests/InvoiceReminder.Infrastructure.UnitTests.csproj b/InvoiceReminder.Infrastructure.UnitTests/InvoiceReminder.Infrastructure.UnitTests.csproj index d2ba131..980cc63 100644 --- a/InvoiceReminder.Infrastructure.UnitTests/InvoiceReminder.Infrastructure.UnitTests.csproj +++ b/InvoiceReminder.Infrastructure.UnitTests/InvoiceReminder.Infrastructure.UnitTests.csproj @@ -1,4 +1,4 @@ - + net9.0 diff --git a/InvoiceReminder.JobScheduler.UnitTests/InvoiceReminder.JobScheduler.UnitTests.csproj b/InvoiceReminder.JobScheduler.UnitTests/InvoiceReminder.JobScheduler.UnitTests.csproj index 9732c65..c228a8d 100644 --- a/InvoiceReminder.JobScheduler.UnitTests/InvoiceReminder.JobScheduler.UnitTests.csproj +++ b/InvoiceReminder.JobScheduler.UnitTests/InvoiceReminder.JobScheduler.UnitTests.csproj @@ -1,4 +1,4 @@ - + net9.0