From 6f7c356148b4b3f50cd31585bf5cd40b79a71ded Mon Sep 17 00:00:00 2001 From: Sipke Schoorstra Date: Tue, 1 Apr 2025 10:22:03 +0200 Subject: [PATCH] Update package versions for Elsa and add new ASP.NET component Upgraded Elsa-related packages to version 3.4.0-preview.918 to include the latest features and improvements. Added the `Microsoft.AspNetCore.Components` package to align with other ASP.NET updates in the project. --- Directory.Packages.props | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index a7a83a268..755302ec6 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -31,10 +31,10 @@ - - - - + + + + @@ -124,6 +124,7 @@ +