Skip to content

Commit

Permalink
Update Elsa.Api.Client package version
Browse files Browse the repository at this point in the history
Changed the Elsa.Api.Client package version from 3.2.0-rc3.1957 to 3.2.0-rc3. This ensures compatibility with the latest stable dependencies and resolves potential issues with versioning.
  • Loading branch information
sfmskywalker committed Jul 18, 2024
1 parent 437155c commit 8497013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
See: https://github.com/CodeBeamOrg/CodeBeam.MudBlazor.Extensions/issues/345
-->
<PackageVersion Include="CodeBeam.MudBlazor.Extensions" Version="6.9.2" />
<PackageVersion Include="Elsa.Api.Client" Version="3.2.0-rc3.1957" />
<PackageVersion Include="Elsa.Api.Client" Version="3.2.0-rc3" />
<PackageVersion Include="FluentValidation" Version="11.9.2" />
<PackageVersion Include="JetBrains.Annotations" Version="2024.2.0" />
<PackageVersion Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="all" />
Expand Down

0 comments on commit 8497013

Please sign in to comment.