From e5dc549eced05058a353f2e380bb0dbbef9076f0 Mon Sep 17 00:00:00 2001 From: "Jefferson L. da Silva" Date: Mon, 21 Jul 2025 20:00:00 -0300 Subject: [PATCH] MSTest package reference MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Corrigindo referência de versão dos pacotes relacionados ao framework de testes. --- .../InvoiceReminder.API.UnitTests.csproj | 20 +++-------- ...voiceReminder.Application.UnitTests.csproj | 10 +++--- .../InvoiceReminder.ArchitectureTests.csproj | 35 +++++++++++++------ ...ceReminder.DomainEntities.UnitTests.csproj | 10 +++--- ...Reminder.ExternalServices.UnitTests.csproj | 12 +++---- ...ceReminder.Infrastructure.UnitTests.csproj | 10 +++--- ...oiceReminder.JobScheduler.UnitTests.csproj | 12 +++---- 7 files changed, 57 insertions(+), 52 deletions(-) diff --git a/InvoiceReminder.API.UnitTests/InvoiceReminder.API.UnitTests.csproj b/InvoiceReminder.API.UnitTests/InvoiceReminder.API.UnitTests.csproj index c2630a5..9b148ca 100644 --- a/InvoiceReminder.API.UnitTests/InvoiceReminder.API.UnitTests.csproj +++ b/InvoiceReminder.API.UnitTests/InvoiceReminder.API.UnitTests.csproj @@ -22,16 +22,6 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - @@ -40,7 +30,7 @@ - + @@ -48,22 +38,22 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/InvoiceReminder.Application.UnitTests/InvoiceReminder.Application.UnitTests.csproj b/InvoiceReminder.Application.UnitTests/InvoiceReminder.Application.UnitTests.csproj index edc7e0b..dd5f715 100644 --- a/InvoiceReminder.Application.UnitTests/InvoiceReminder.Application.UnitTests.csproj +++ b/InvoiceReminder.Application.UnitTests/InvoiceReminder.Application.UnitTests.csproj @@ -27,7 +27,7 @@ - + @@ -35,22 +35,22 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/InvoiceReminder.ArchitectureTests/InvoiceReminder.ArchitectureTests.csproj b/InvoiceReminder.ArchitectureTests/InvoiceReminder.ArchitectureTests.csproj index 3f44839..ee9e992 100644 --- a/InvoiceReminder.ArchitectureTests/InvoiceReminder.ArchitectureTests.csproj +++ b/InvoiceReminder.ArchitectureTests/InvoiceReminder.ArchitectureTests.csproj @@ -18,22 +18,37 @@ + + + + + - + + + - + + + - + + + - + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + - + + + - - - - - + + diff --git a/InvoiceReminder.DomainEntities.UnitTests/InvoiceReminder.DomainEntities.UnitTests.csproj b/InvoiceReminder.DomainEntities.UnitTests/InvoiceReminder.DomainEntities.UnitTests.csproj index 71405e6..ba17473 100644 --- a/InvoiceReminder.DomainEntities.UnitTests/InvoiceReminder.DomainEntities.UnitTests.csproj +++ b/InvoiceReminder.DomainEntities.UnitTests/InvoiceReminder.DomainEntities.UnitTests.csproj @@ -25,7 +25,7 @@ - + @@ -33,22 +33,22 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/InvoiceReminder.ExternalServices.UnitTests/InvoiceReminder.ExternalServices.UnitTests.csproj b/InvoiceReminder.ExternalServices.UnitTests/InvoiceReminder.ExternalServices.UnitTests.csproj index c9506cf..6e3d66f 100644 --- a/InvoiceReminder.ExternalServices.UnitTests/InvoiceReminder.ExternalServices.UnitTests.csproj +++ b/InvoiceReminder.ExternalServices.UnitTests/InvoiceReminder.ExternalServices.UnitTests.csproj @@ -1,4 +1,4 @@ - + net9.0 @@ -29,7 +29,7 @@ - + @@ -37,22 +37,22 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/InvoiceReminder.Infrastructure.UnitTests/InvoiceReminder.Infrastructure.UnitTests.csproj b/InvoiceReminder.Infrastructure.UnitTests/InvoiceReminder.Infrastructure.UnitTests.csproj index 9503f1c..262e5d6 100644 --- a/InvoiceReminder.Infrastructure.UnitTests/InvoiceReminder.Infrastructure.UnitTests.csproj +++ b/InvoiceReminder.Infrastructure.UnitTests/InvoiceReminder.Infrastructure.UnitTests.csproj @@ -31,7 +31,7 @@ - + @@ -39,22 +39,22 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - + diff --git a/InvoiceReminder.JobScheduler.UnitTests/InvoiceReminder.JobScheduler.UnitTests.csproj b/InvoiceReminder.JobScheduler.UnitTests/InvoiceReminder.JobScheduler.UnitTests.csproj index 642778b..fb7bbf4 100644 --- a/InvoiceReminder.JobScheduler.UnitTests/InvoiceReminder.JobScheduler.UnitTests.csproj +++ b/InvoiceReminder.JobScheduler.UnitTests/InvoiceReminder.JobScheduler.UnitTests.csproj @@ -1,4 +1,4 @@ - + net9.0 @@ -13,7 +13,7 @@ - + @@ -21,22 +21,22 @@ - + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - +