Skip to content

Commit 8cb3ab4

Browse files
committed
Updated to Cofoundry 0.10
1 parent 9d69e84 commit 8cb3ab4

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.3-reworking-user-a0100" />
26+
<PackageReference Include="Cofoundry.Domain" Version="0.10.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.9.3-reworking-user-a0100" />
10+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.10.0" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)