Skip to content

Commit

Permalink
Update dependencies (CMS 12.0.0-rc4)
Browse files Browse the repository at this point in the history
  • Loading branch information
ronaldbarendse committed Jun 23, 2023
1 parent 5ea506d commit 2b72a37
Show file tree
Hide file tree
Showing 4 changed files with 304 additions and 316 deletions.
8 changes: 4 additions & 4 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<ItemGroup>
<GlobalPackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" />
<GlobalPackageReference Include="Nerdbank.GitVersioning" Version="3.6.133" />
<GlobalPackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.435" />
<GlobalPackageReference Include="StyleCop.Analyzers" Version="1.2.0-beta.507" />
<GlobalPackageReference Include="Umbraco.Code" Version="2.0.0" />
<GlobalPackageReference Include="Umbraco.GitVersioning.Extensions" Version="0.2.0" />
</ItemGroup>
<ItemGroup>
<PackageVersion Include="Azure.Storage.Blobs" Version="12.16.0" />
<PackageVersion Include="SixLabors.ImageSharp.Web.Providers.Azure" Version="2.0.2" />
<PackageVersion Include="Umbraco.Cms.Imaging.ImageSharp" Version="[12.0.0-rc3, 13)" />
<PackageVersion Include="Umbraco.Cms.Web.Common" Version="[12.0.0-rc3, 13)" />
<PackageVersion Include="SixLabors.ImageSharp.Web.Providers.Azure" Version="3.0.1" />
<PackageVersion Include="Umbraco.Cms.Imaging.ImageSharp" Version="[12.0.0-rc4, 13)" />
<PackageVersion Include="Umbraco.Cms.Web.Common" Version="[12.0.0-rc4, 13)" />
</ItemGroup>
</Project>
Loading

0 comments on commit 2b72a37

Please sign in to comment.