From 9506c0d1616cad81cc86193909f27119938cf9b6 Mon Sep 17 00:00:00 2001 From: Whit Waldo Date: Fri, 29 Nov 2024 18:51:06 -0600 Subject: [PATCH] Potentially fixed unit tests in .NET 9 Signed-off-by: Whit Waldo --- .../Dapr.AspNetCore.IntegrationTest.csproj | 26 +++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/test/Dapr.AspNetCore.IntegrationTest/Dapr.AspNetCore.IntegrationTest.csproj b/test/Dapr.AspNetCore.IntegrationTest/Dapr.AspNetCore.IntegrationTest.csproj index d51dc70e8..d7dd6d52a 100644 --- a/test/Dapr.AspNetCore.IntegrationTest/Dapr.AspNetCore.IntegrationTest.csproj +++ b/test/Dapr.AspNetCore.IntegrationTest/Dapr.AspNetCore.IntegrationTest.csproj @@ -7,14 +7,36 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive + + + + + + + + + + + - + + + + + + + + + + + +