File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
2-
32 <PropertyGroup >
43 <Authors >Søren Kottal</Authors >
54 <Copyright >$([System.DateTime]::UtcNow.ToString(`yyyy`)) © Søren Kottal</Copyright >
2423 <Title >Remote Image Provider for ImageSharp.Web in Umbraco</Title >
2524 <Version >1.0.0</Version >
2625 </PropertyGroup >
27-
2826 <ItemGroup >
29- <Content Include =" appsettings-schema.umbraco-community-imagesharpremoteimages.json" PackagePath =" " />
27+ <Content
28+ Include =" appsettings-schema.umbraco-community-imagesharpremoteimages.json"
29+ PackagePath =" "
30+ />
3031 <Content Include =" buildTransitive\**" PackagePath =" buildTransitive" />
3132 </ItemGroup >
3233 <ItemGroup >
3536 <Pack >True</Pack >
3637 </None >
3738 </ItemGroup >
38-
3939 <ItemGroup >
40- <PackageReference Include =" Umbraco.Cms.Imaging.ImageSharp" Version =" 15 .0.0" />
41- <PackageReference Include =" Umbraco.Cms.Web.Website" Version =" 15 .0.0" />
40+ <PackageReference Include =" Umbraco.Cms.Imaging.ImageSharp" Version =" 16 .0.0" />
41+ <PackageReference Include =" Umbraco.Cms.Web.Website" Version =" 16 .0.0" />
4242 <PackageReference Include =" ImageSharpCommunity.Providers.Remote" Version =" 1.1.0" />
4343 </ItemGroup >
44-
4544</Project >
You can’t perform that action at this time.
0 commit comments