Skip to content

Commit 3ca819d

Browse files
authored
Merge pull request #59 from Kentico/copilot/update-kentico-packages-to-31-0-0
Update Kentico Xperience packages to 31.0.0
2 parents 74b4535 + d6080de commit 3ca819d

File tree

6 files changed

+5149
-4622
lines changed

6 files changed

+5149
-4622
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
66
<DisableImplicitNuGetFallbackFolder>true</DisableImplicitNuGetFallbackFolder>
77
<CentralPackageFloatingVersionsEnabled>true</CentralPackageFloatingVersionsEnabled>
8-
<LastAppliedHotfix>30.6.0</LastAppliedHotfix>
8+
<LastAppliedHotfix>31.0.0</LastAppliedHotfix>
99
<XbyKVersion Condition="'$(XbyKVersion)' == ''">$(LastAppliedHotfix)</XbyKVersion>
1010
</PropertyGroup>
1111
<ItemGroup>

examples/DancingGoat-Shopify/.config/dotnet-tools.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"isRoot": true,
44
"tools": {
55
"kentico.xperience.dbmanager": {
6-
"version": "30.0.1",
6+
"version": "31.0.0",
77
"commands": [
88
"kentico-xperience-dbmanager"
99
]

0 commit comments

Comments
 (0)