From a139dad3b3e1aa16b44dd0d9f2dd032edacf4269 Mon Sep 17 00:00:00 2001 From: Aaron Clauson Date: Tue, 19 Nov 2024 03:51:46 +0000 Subject: [PATCH] Moov3948 nuget upgrade (#462) * Updated nuget packages for Github vulnerabiltity notifications. * Updgraded work and test nuget packages. * Reverted inadvertent code changes. * Reverted inadvertent code changes. --- src/NoFrixion.MoneyMoov/NoFrixion.MoneyMoov.csproj | 12 ++++++------ .../MoneyMoov.IntegrationTests.csproj | 12 ++++++------ test/MoneyMoov.UnitTests/MoneyMoov.UnitTests.csproj | 12 ++++++------ 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/src/NoFrixion.MoneyMoov/NoFrixion.MoneyMoov.csproj b/src/NoFrixion.MoneyMoov/NoFrixion.MoneyMoov.csproj index f082f6b2..597e18e4 100755 --- a/src/NoFrixion.MoneyMoov/NoFrixion.MoneyMoov.csproj +++ b/src/NoFrixion.MoneyMoov/NoFrixion.MoneyMoov.csproj @@ -15,13 +15,13 @@ - - - - - + + + + + - + \ No newline at end of file diff --git a/test/MoneyMoov.IntegrationTests/MoneyMoov.IntegrationTests.csproj b/test/MoneyMoov.IntegrationTests/MoneyMoov.IntegrationTests.csproj index 39b66ade..5e305689 100755 --- a/test/MoneyMoov.IntegrationTests/MoneyMoov.IntegrationTests.csproj +++ b/test/MoneyMoov.IntegrationTests/MoneyMoov.IntegrationTests.csproj @@ -20,13 +20,13 @@ - - - - + + + + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/test/MoneyMoov.UnitTests/MoneyMoov.UnitTests.csproj b/test/MoneyMoov.UnitTests/MoneyMoov.UnitTests.csproj index b24b3e53..3d834c7f 100755 --- a/test/MoneyMoov.UnitTests/MoneyMoov.UnitTests.csproj +++ b/test/MoneyMoov.UnitTests/MoneyMoov.UnitTests.csproj @@ -9,13 +9,13 @@ - - - - + + + + - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all