Skip to content

Commit 4b00b26

Browse files
committed
Updated to Cofoundry 0.10
1 parent b938f84 commit 4b00b26

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.3-ci0106" />
27+
<PackageReference Include="Cofoundry.Web" Version="0.10.0" />
2828
<PackageReference Include="SixLabors.ImageSharp" Version="2.0.0" />
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.3-ci0106" />
8+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.10.0" />
99
</ItemGroup>
1010

1111
<ItemGroup>

0 commit comments

Comments
 (0)