Skip to content

Commit

Permalink
Update Elsa API client package
Browse files Browse the repository at this point in the history
  • Loading branch information
sfmskywalker committed Nov 20, 2023
1 parent c2c8135 commit 4fcbfa3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/framework/Elsa.Studio.Core/Elsa.Studio.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
<!-- <ProjectReference Include="..\..\..\..\..\elsa-core\v3\src\clients\Elsa.Api.Client\Elsa.Api.Client.csproj"/>-->
<!-- </ItemGroup>-->

<ItemGroup Label="Elsa">
<PackageReference Include="Elsa.Api.Client" Version="3.0.0-preview.840"/>
</ItemGroup>
<ItemGroup Label="Elsa">
<PackageReference Include="Elsa.Api.Client" Version="3.0.0-preview.843"/>
</ItemGroup>

</Project>

0 comments on commit 4fcbfa3

Please sign in to comment.