Skip to content

Commit

Permalink
Update Elsa.Api.Client to version 3.0.3
Browse files Browse the repository at this point in the history
The updated version of Elsa.Api.Client package has been implemented. The package version in the Elsa.Studio.Core project has been changed from 3.0.2 to 3.0.3.
  • Loading branch information
sfmskywalker committed Jan 17, 2024
1 parent 269f452 commit 8a4be90
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 @@ -38,12 +38,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.2"/>
</ItemGroup>
<ItemGroup Label="Elsa">
<PackageReference Include="Elsa.Api.Client" Version="3.0.3"/>
</ItemGroup>

</Project>

0 comments on commit 8a4be90

Please sign in to comment.