From 5e1cb7d260fa26746fabc022c38fd5318d567ff1 Mon Sep 17 00:00:00 2001 From: Phillip Hoff Date: Thu, 30 Nov 2023 16:03:52 -0800 Subject: [PATCH] Resolve build issue after merge. Signed-off-by: Phillip Hoff --- src/Dapr.Actors.Generators/Dapr.Actors.Generators.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Dapr.Actors.Generators/Dapr.Actors.Generators.csproj b/src/Dapr.Actors.Generators/Dapr.Actors.Generators.csproj index 9fcc58893..f62861735 100644 --- a/src/Dapr.Actors.Generators/Dapr.Actors.Generators.csproj +++ b/src/Dapr.Actors.Generators/Dapr.Actors.Generators.csproj @@ -21,7 +21,7 @@ - netstandard2.0 + netstandard2.0 false