Skip to content

Commit

Permalink
Updated to Cofoundry v0.12.0 release package.
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyJoel committed Apr 5, 2024
1 parent 2d4c22b commit 30af1f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cofoundry.Web" Version="0.11.5-dotnet-8-0031" />
<PackageReference Include="Cofoundry.Web" Version="0.12.0" />
<PackageReference Include="Hangfire" Version="1.8.12" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion src/HangfireSample/HangfireSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cofoundry.Web.Admin" Version="0.11.5-dotnet-8-0031" />
<PackageReference Include="Cofoundry.Web.Admin" Version="0.12.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 30af1f2

Please sign in to comment.