Skip to content

Commit

Permalink
Updates to latest CMS version
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanPetersson committed Apr 9, 2024
1 parent 28b6ffd commit 95a4e9d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion templates/Alloy.Mvc/Alloy.Mvc.1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="EPiServer.CMS" Version="12.27.0" />
<PackageReference Include="EPiServer.CMS" Version="12.29.0" />
<PackageReference Include="Wangkanai.Detection" Version="8.7.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion templates/Cms.Empty/Cms.Empty.1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="EPiServer.CMS" Version="12.27.0" />
<PackageReference Include="EPiServer.CMS" Version="12.29.0" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion templates/Cms.Item/Cms.Item.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="EPiServer.CMS" Version="12.27.0" />
<PackageReference Include="EPiServer.CMS" Version="12.29.0" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion templates/Commerce.Empty/Commerce.Empty.1.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="EPiServer.CMS" Version="12.27.0" />
<PackageReference Include="EPiServer.CMS" Version="12.29.0" />
<PackageReference Include="EPiServer.Commerce" Version="14.15.3" />
</ItemGroup>

Expand Down

0 comments on commit 95a4e9d

Please sign in to comment.