Skip to content

Commit

Permalink
fix dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
skttl committed Aug 28, 2024
1 parent 86a5c8c commit 912c648
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,7 @@
<PackageReference Include="Umbraco.Cms.Imaging.ImageSharp" Version="12.0.0" />
<PackageReference Include="Umbraco.Cms.Web.Website" Version="12.0.0" />
<PackageReference Include="Umbraco.Cms.Web.BackOffice" Version="12.0.0" />
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\ImageSharpCommunity.Providers.Remote\ImageSharpCommunity.Providers.Remote.csproj" />
<PackageReference Include="ImageSharpCommunity.Providers.Remote" Version="1.0.1" />
</ItemGroup>

</Project>

0 comments on commit 912c648

Please sign in to comment.