Skip to content

Commit 693e624

Browse files
committed
Updated to CF 0.9
1 parent 6cb2c32 commit 693e624

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Cofoundry.Plugins.Imaging.ImageSharp/Cofoundry.Plugins.Imaging.ImageSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</PropertyGroup>
2525

2626
<ItemGroup>
27-
<PackageReference Include="Cofoundry.Web" Version="0.8.0" />
27+
<PackageReference Include="Cofoundry.Web" Version="0.9.0" />
2828
<PackageReference Include="SixLabors.ImageSharp" Version="1.0.2" />
2929
</ItemGroup>
3030

src/ImageSharpExample/ImageSharpExample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Cofoundry.Web.Admin" Version="0.8.0" />
8+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.9.0" />
99
</ItemGroup>
1010

1111
<ItemGroup>

0 commit comments

Comments
 (0)