We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a7164 commit 072886bCopy full SHA for 072886b
src/Cofoundry.Plugins.SiteMap/Cofoundry.Plugins.SiteMap.csproj
@@ -25,7 +25,7 @@
25
</ItemGroup>
26
27
<ItemGroup>
28
- <PackageReference Include="Cofoundry.Domain" Version="0.11.5-dotnet-8-0031" />
+ <PackageReference Include="Cofoundry.Domain" Version="0.12.0" />
29
30
31
</Project>
src/SitemapExample/SitemapExample.csproj
@@ -10,7 +10,7 @@
10
</PropertyGroup>
11
12
13
- <PackageReference Include="Cofoundry.Web.Admin" Version="0.11.5-dotnet-8-0031" />
+ <PackageReference Include="Cofoundry.Web.Admin" Version="0.12.0" />
14
15
16
0 commit comments