From d68b3c009c9a50b851963c96f031bc41cb632f91 Mon Sep 17 00:00:00 2001 From: Guilherme Branco Stracini Date: Sat, 6 Jul 2024 20:36:28 +0100 Subject: [PATCH] Use centralized package manager in tests --- Directory.Packages.props | 10 ++++++++-- .../CrispyWaffle.I18n.PtBr.Tests.csproj | 10 ++-------- Tests/CrispyWaffle.Tests/CrispyWaffle.Tests.csproj | 10 ++-------- 3 files changed, 12 insertions(+), 18 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 68197535..d4890859 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -4,7 +4,10 @@ false - + + all + runtime; build; native; contentfiles; analyzers + @@ -23,6 +26,9 @@ - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + \ No newline at end of file diff --git a/Tests/CrispyWaffle.I18n.PtBr.Tests/CrispyWaffle.I18n.PtBr.Tests.csproj b/Tests/CrispyWaffle.I18n.PtBr.Tests/CrispyWaffle.I18n.PtBr.Tests.csproj index a5229fb1..40ac7a17 100644 --- a/Tests/CrispyWaffle.I18n.PtBr.Tests/CrispyWaffle.I18n.PtBr.Tests.csproj +++ b/Tests/CrispyWaffle.I18n.PtBr.Tests/CrispyWaffle.I18n.PtBr.Tests.csproj @@ -8,19 +8,13 @@ - - runtime; build; native; contentfiles; analyzers - all - + - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Tests/CrispyWaffle.Tests/CrispyWaffle.Tests.csproj b/Tests/CrispyWaffle.Tests/CrispyWaffle.Tests.csproj index f23562d9..298068c8 100644 --- a/Tests/CrispyWaffle.Tests/CrispyWaffle.Tests.csproj +++ b/Tests/CrispyWaffle.Tests/CrispyWaffle.Tests.csproj @@ -8,19 +8,13 @@ - - runtime; build; native; contentfiles; analyzers - all - + - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - +