Skip to content

Commit

Permalink
Updated to Cofoundry v0.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
HeyJoel committed Oct 25, 2018
1 parent d8324ba commit 6aa323c
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 @@ -15,7 +15,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Cofoundry.Web" Version="0.5.0-beta0023" />
<PackageReference Include="Cofoundry.Web" Version="0.5.0" />
<PackageReference Include="Hangfire" Version="1.6.20" />
</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.5.0-beta0023" />
<PackageReference Include="Cofoundry.Web.Admin" Version="0.5.0" />
<PackageReference Include="Microsoft.AspNetCore.App" />
</ItemGroup>

Expand Down

0 comments on commit 6aa323c

Please sign in to comment.