Skip to content

Commit 24dc858

Browse files
author
Joel Mitchell
committed
Upgraded to Cofoundry 0.9.1
1 parent b40286d commit 24dc858

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Cofoundry.Plugins.SiteMap/Cofoundry.Plugins.SiteMap.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</ItemGroup>
2424

2525
<ItemGroup>
26-
<PackageReference Include="Cofoundry.Domain" Version="0.9.0" />
26+
<PackageReference Include="Cofoundry.Domain" Version="0.9.1" />
2727
</ItemGroup>
2828

2929
</Project>

src/SitemapExample/SitemapExample.csproj

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

99
<ItemGroup>
10-
<PackageReference Include="Cofoundry.Web.Admin" Version="0.9.0" />
10+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.9.1" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)