Skip to content

Commit 30af1f2

Browse files
committed
Updated to Cofoundry v0.12.0 release package.
1 parent 2d4c22b commit 30af1f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Cofoundry.Plugins.BackgroundTasks.Hangfire/Cofoundry.Plugins.BackgroundTasks.Hangfire.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
<PackageReference Include="Hangfire" Version="1.8.12" />
2222
</ItemGroup>
2323
</Project>

src/HangfireSample/HangfireSample.csproj

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

1111
<ItemGroup>
12-
<PackageReference Include="Cofoundry.Web.Admin" Version="0.11.5-dotnet-8-0031" />
12+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.12.0" />
1313
</ItemGroup>
1414

1515
<ItemGroup>

0 commit comments

Comments
 (0)