From e15ecd6024eef1a2f13c26ed54647fd9c9c16078 Mon Sep 17 00:00:00 2001 From: Whit Waldo Date: Tue, 21 Jan 2025 11:32:30 -0600 Subject: [PATCH] Updated Dapr RC targets for latest 1.15 bits Signed-off-by: Whit Waldo --- actors/csharp/sdk/client/SmartDevice.Client.csproj | 2 +- actors/csharp/sdk/service/SmartDevice.Service.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/actors/csharp/sdk/client/SmartDevice.Client.csproj b/actors/csharp/sdk/client/SmartDevice.Client.csproj index 488a854d9..f683cc383 100644 --- a/actors/csharp/sdk/client/SmartDevice.Client.csproj +++ b/actors/csharp/sdk/client/SmartDevice.Client.csproj @@ -8,7 +8,7 @@ - + diff --git a/actors/csharp/sdk/service/SmartDevice.Service.csproj b/actors/csharp/sdk/service/SmartDevice.Service.csproj index aab639ff6..77c2251e9 100644 --- a/actors/csharp/sdk/service/SmartDevice.Service.csproj +++ b/actors/csharp/sdk/service/SmartDevice.Service.csproj @@ -7,8 +7,8 @@ - - + +