Skip to content

Commit

Permalink
xbyk min. version consolidation
Browse files Browse the repository at this point in the history
  • Loading branch information
martinfbluesoftcz committed May 7, 2024
1 parent 71c4d70 commit cf7540f
Show file tree
Hide file tree
Showing 3 changed files with 89 additions and 120 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<DisableImplicitNuGetFallbackFolder>true</DisableImplicitNuGetFallbackFolder>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Kentico.Xperience.Core" Version="28.2.1" />
<PackageVersion Include="Kentico.Xperience.Core" Version="29.0.1" />
<PackageVersion Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageVersion Include="SonarAnalyzer.CSharp" Version="9.23.0.88079" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Currently contains one library `Kentico.Xperience.Ecommerce.Common`.

| Xperience Version | Library Version |
| ----------------- | --------------- |
| >= 28.2.1 | 1.0.0 |
| >= 29.0.1 | 1.0.0 |

### Dependencies

Expand Down
Loading

0 comments on commit cf7540f

Please sign in to comment.