Skip to content

Commit

Permalink
Updated to CF 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyJoel committed Dec 5, 2020
1 parent afda26d commit 0d957e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cofoundry.Web" Version="0.7.0" />
<PackageReference Include="Hangfire" Version="1.7.11" />
<PackageReference Include="Cofoundry.Web" Version="0.8.0" />
<PackageReference Include="Hangfire" Version="1.7.18" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion src/HangfireSample/HangfireSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cofoundry.Web.Admin" Version="0.7.0" />
<PackageReference Include="Cofoundry.Web.Admin" Version="0.8.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 0d957e9

Please sign in to comment.