Skip to content

Commit 20ea75e

Browse files
committed
Updated to Cofoundry v0.11
1 parent d27b751 commit 20ea75e

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
@@ -16,7 +16,7 @@
1616
</PropertyGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="Cofoundry.Web" Version="0.10.4-ci0006" />
19+
<PackageReference Include="Cofoundry.Web" Version="0.11.0" />
2020
<PackageReference Include="Hangfire" Version="1.7.30" />
2121
</ItemGroup>
2222
</Project>

src/HangfireSample/HangfireSample.csproj

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

1010
<ItemGroup>
11-
<PackageReference Include="Cofoundry.Web.Admin" Version="0.10.4-ci0006" />
11+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.11.0" />
1212
</ItemGroup>
1313

1414
<ItemGroup>

0 commit comments

Comments
 (0)