Skip to content

Commit 3983184

Browse files
committed
Updated to Cofoundry v0.12.0 release package.
1 parent 38a1af2 commit 3983184

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/Cofoundry.Plugins.ErrorLogging.Admin/Cofoundry.Plugins.ErrorLogging.Admin.csproj

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

1919
<ItemGroup>
20-
<PackageReference Include="Cofoundry.Web.Admin" Version="0.11.5-dotnet-8-0031" />
20+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.12.0" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

src/Cofoundry.Plugins.ErrorLogging/Cofoundry.Plugins.ErrorLogging.csproj

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

1919
<ItemGroup>
20-
<PackageReference Include="Cofoundry.Web" Version="0.11.5-dotnet-8-0031" />
20+
<PackageReference Include="Cofoundry.Web" Version="0.12.0" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

src/ErrorLoggingExample/ErrorLoggingExample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</ItemGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Cofoundry.Web.Admin" Version="0.11.5-dotnet-8-0031" />
14+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.12.0" />
1515
</ItemGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)