From 1568a6fde3e406b543670dd6fc0b19e176aff2aa Mon Sep 17 00:00:00 2001 From: Alex Shovlin Date: Thu, 11 Jul 2024 13:34:32 -0400 Subject: [PATCH] chore: Update System.Text.Json in test projects per CVE-2024-30105 --- .../Amazon.Lambda.Annotations.SourceGenerators.Tests.csproj | 2 +- Libraries/test/TestServerlessApp/TestServerlessApp.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Libraries/test/Amazon.Lambda.Annotations.SourceGenerators.Tests/Amazon.Lambda.Annotations.SourceGenerators.Tests.csproj b/Libraries/test/Amazon.Lambda.Annotations.SourceGenerators.Tests/Amazon.Lambda.Annotations.SourceGenerators.Tests.csproj index 525f4b668..8e8f5700a 100644 --- a/Libraries/test/Amazon.Lambda.Annotations.SourceGenerators.Tests/Amazon.Lambda.Annotations.SourceGenerators.Tests.csproj +++ b/Libraries/test/Amazon.Lambda.Annotations.SourceGenerators.Tests/Amazon.Lambda.Annotations.SourceGenerators.Tests.csproj @@ -16,7 +16,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Libraries/test/TestServerlessApp/TestServerlessApp.csproj b/Libraries/test/TestServerlessApp/TestServerlessApp.csproj index 512ac2170..263e0b650 100644 --- a/Libraries/test/TestServerlessApp/TestServerlessApp.csproj +++ b/Libraries/test/TestServerlessApp/TestServerlessApp.csproj @@ -19,7 +19,7 @@ - +