Skip to content

Commit db3f9b5

Browse files
author
Joel Mitchell
committed
Upgraded to Cofoundry 0.9.1
1 parent 693e624 commit db3f9b5

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.9.0" />
27+
<PackageReference Include="Cofoundry.Web" Version="0.9.1" />
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.9.0" />
8+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.9.1" />
99
</ItemGroup>
1010

1111
<ItemGroup>

0 commit comments

Comments
 (0)