Skip to content

Commit 072886b

Browse files
committed
Updated to Cofoundry v0.12.0 release package.
1 parent 16a7164 commit 072886b

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
@@ -25,7 +25,7 @@
2525
</ItemGroup>
2626

2727
<ItemGroup>
28-
<PackageReference Include="Cofoundry.Domain" Version="0.11.5-dotnet-8-0031" />
28+
<PackageReference Include="Cofoundry.Domain" Version="0.12.0" />
2929
</ItemGroup>
3030

3131
</Project>

src/SitemapExample/SitemapExample.csproj

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

1212
<ItemGroup>
13-
<PackageReference Include="Cofoundry.Web.Admin" Version="0.11.5-dotnet-8-0031" />
13+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.12.0" />
1414
</ItemGroup>
1515

1616
<ItemGroup>

0 commit comments

Comments
 (0)