Skip to content

Commit

Permalink
Update Elsa API client package reference
Browse files Browse the repository at this point in the history
  • Loading branch information
sfmskywalker committed Nov 28, 2023
1 parent 0e3f53f commit 2977a22
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/framework/Elsa.Studio.Core/Elsa.Studio.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,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"/>-->
<!-- </ItemGroup>-->

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

</Project>

0 comments on commit 2977a22

Please sign in to comment.