Skip to content

Commit

Permalink
Updated Umbraco dependencies til v9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
abjerner committed Sep 29, 2021
1 parent a523d42 commit 247e854
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Skybrud.Umbraco.TextBox/Skybrud.Umbraco.TextBox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Umbraco.Cms.Core" Version="9.0.0-rc002" />
<PackageReference Include="Umbraco.Cms.Web.BackOffice" Version="9.0.0-rc002" />
<PackageReference Include="Umbraco.Cms.Core" Version="9.0.0" />
<PackageReference Include="Umbraco.Cms.Web.BackOffice" Version="9.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 247e854

Please sign in to comment.