Skip to content

Commit 6aa323c

Browse files
committed
Updated to Cofoundry v0.5 release
1 parent d8324ba commit 6aa323c

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
@@ -15,7 +15,7 @@
1515
</PropertyGroup>
1616

1717
<ItemGroup>
18-
<PackageReference Include="Cofoundry.Web" Version="0.5.0-beta0023" />
18+
<PackageReference Include="Cofoundry.Web" Version="0.5.0" />
1919
<PackageReference Include="Hangfire" Version="1.6.20" />
2020
</ItemGroup>
2121
</Project>

src/HangfireSample/HangfireSample.csproj

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

99
<ItemGroup>
10-
<PackageReference Include="Cofoundry.Web.Admin" Version="0.5.0-beta0023" />
10+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.5.0" />
1111
<PackageReference Include="Microsoft.AspNetCore.App" />
1212
</ItemGroup>
1313

0 commit comments

Comments
 (0)