From 3fb123dde2199f5eb3158f6dbcc61a32cdecf9c6 Mon Sep 17 00:00:00 2001 From: Sipke Schoorstra Date: Sun, 1 Dec 2024 11:45:31 +0100 Subject: [PATCH] Update ElsaStudioVersion to 3.3.0-preview.658 This change updates the ElsaStudioVersion property in Directory.Build.props from version 3.3.0-preview.584 to 3.3.0-preview.658. The update aims to incorporate the latest features and bug fixes provided in the newer preview version of Elsa Studio. --- Directory.Build.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Directory.Build.props b/Directory.Build.props index 1caa70b6d..00668fcc5 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -37,7 +37,7 @@ $(NoWarn);IL2026;IL2046;IL2057;IL2067;IL2070;IL2072;IL2075;IL2087;IL2091 - 3.3.0-preview.584 + 3.3.0-preview.658 8.0.5 \ No newline at end of file