Skip to content

Commit

Permalink
Update to CMS 15.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldbarendse committed Nov 13, 2024
1 parent 268c3e3 commit 238250a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<GlobalPackageReference Include="Umbraco.GitVersioning.Extensions" Version="0.2.0" />
</ItemGroup>
<PropertyGroup>
<UmbracoCmsPackageVersion>[15.0.0-rc4, 16)</UmbracoCmsPackageVersion>
<UmbracoCmsPackageVersion>[15.0.0, 16)</UmbracoCmsPackageVersion>
</PropertyGroup>
<ItemGroup>
<PackageVersion Include="Azure.Storage.Blobs" Version="12.23.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Umbraco.Cms" Version="15.0.0-rc4" />
<PackageReference Include="Umbraco.TheStarterKit" Version="14.0.0" />
<PackageReference Include="Umbraco.Cms" Version="15.0.0" />
<!--<PackageReference Include="Umbraco.TheStarterKit" Version="15.0.0" />-->
</ItemGroup>

<Import Project="..\..\src\Umbraco.StorageProviders\buildTransitive\Umbraco.StorageProviders.props" />
Expand Down

0 comments on commit 238250a

Please sign in to comment.