Skip to content

Commit 651b13a

Browse files
author
Joel Mitchell
committed
Updated to final Cofoundry 0.7 release package
1 parent 9f9c716 commit 651b13a

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.6.2-feaure-360-netc-0028" />
26+
<PackageReference Include="Cofoundry.Domain" Version="0.7.0" />
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.6.2-feaure-360-netc-0028" />
10+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.7.0" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)