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 22, 2023
1 parent f12bba2 commit 01b2bc2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/framework/Elsa.Studio.Core/Elsa.Studio.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
<PackageReference Include="ThrottleDebounce" Version="2.0.0"/>
</ItemGroup>

<!-- <ItemGroup Label="Elsa">-->
<!-- <ProjectReference Include="..\..\..\..\..\elsa-core\v3\src\clients\Elsa.Api.Client\Elsa.Api.Client.csproj"/>-->
<!-- </ItemGroup>-->

<ItemGroup Label="Elsa">
<ProjectReference Include="..\..\..\..\..\elsa-core\v3\src\clients\Elsa.Api.Client\Elsa.Api.Client.csproj"/>
<PackageReference Include="Elsa.Api.Client" Version="3.0.0-preview.845"/>
</ItemGroup>

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

</Project>

0 comments on commit 01b2bc2

Please sign in to comment.