Skip to content

Commit

Permalink
Update Elsa.Studio package versions
Browse files Browse the repository at this point in the history
The Elsa.Studio package versions in ElsaStudioWebAssembly project have been updated from "3.0.0-preview.164" to "3.0.0-preview.171". The packages include Elsa.Studio, Elsa.Studio.Core.BlazorWasm, and Elsa.Studio.Login.BlazorWasm.
  • Loading branch information
sfmskywalker committed Dec 28, 2023
1 parent 3b72157 commit a41a542
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Elsa.Studio" Version="3.0.0-preview.164"/>
<PackageReference Include="Elsa.Studio.Core.BlazorWasm" Version="3.0.0-preview.164"/>
<PackageReference Include="Elsa.Studio.Login.BlazorWasm" Version="3.0.0-preview.164"/>
<PackageReference Include="Elsa.Studio" Version="3.0.0-preview.171"/>
<PackageReference Include="Elsa.Studio.Core.BlazorWasm" Version="3.0.0-preview.171"/>
<PackageReference Include="Elsa.Studio.Login.BlazorWasm" Version="3.0.0-preview.171"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit a41a542

Please sign in to comment.