From fb7a18ed238f59705b45fdd893b9d0a6775a33c8 Mon Sep 17 00:00:00 2001 From: Phillip Hoff Date: Thu, 30 Nov 2023 16:25:21 -0800 Subject: [PATCH] Reset target frameworks. Signed-off-by: Phillip Hoff --- src/Dapr.Actors.Generators/Dapr.Actors.Generators.csproj | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/Dapr.Actors.Generators/Dapr.Actors.Generators.csproj b/src/Dapr.Actors.Generators/Dapr.Actors.Generators.csproj index f62861735..0ec716968 100644 --- a/src/Dapr.Actors.Generators/Dapr.Actors.Generators.csproj +++ b/src/Dapr.Actors.Generators/Dapr.Actors.Generators.csproj @@ -21,7 +21,8 @@ - netstandard2.0 + netstandard2.0 + false