Skip to content

Commit

Permalink
Upgraded to Cofoundry 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Mitchell committed Mar 4, 2021
1 parent 13b0d16 commit 1e6459a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Cofoundry.Templates.Web/Cofoundry.Templates.Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cofoundry.Plugins.Imaging.SkiaSharp" Version="0.3.0" />
<PackageReference Include="Cofoundry.Plugins.Imaging.SkiaSharp" Version="0.3.1" />
<PackageReference Include="Cofoundry.Plugins.ErrorLogging.Admin" Version="0.9.0" />
<PackageReference Include="Cofoundry.Plugins.SiteMap" Version="0.9.0" />
<PackageReference Include="Cofoundry.Web.Admin" Version="0.9.0" />
<PackageReference Include="Cofoundry.Plugins.SiteMap" Version="0.9.1" />
<PackageReference Include="Cofoundry.Web.Admin" Version="0.9.1" />
</ItemGroup>

</Project>

0 comments on commit 1e6459a

Please sign in to comment.