Skip to content

Commit

Permalink
Update ElsaStudioVersion to 3.3.0-preview.658
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
sfmskywalker committed Dec 1, 2024
1 parent bda80c8 commit 3fb123d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<NoWarn>$(NoWarn);IL2026;IL2046;IL2057;IL2067;IL2070;IL2072;IL2075;IL2087;IL2091</NoWarn>
</PropertyGroup>
<PropertyGroup>
<ElsaStudioVersion>3.3.0-preview.584</ElsaStudioVersion>
<ElsaStudioVersion>3.3.0-preview.658</ElsaStudioVersion>
<SystemTextJsonVersion>8.0.5</SystemTextJsonVersion>
</PropertyGroup>
</Project>

0 comments on commit 3fb123d

Please sign in to comment.