Skip to content

Commit d691f3e

Browse files
committed
Updated to Cofoundry v0.10
1 parent e0a6a38 commit d691f3e

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.9.3-ci0105" />
18+
<PackageReference Include="Cofoundry.Web" Version="0.10.0" />
1919
<PackageReference Include="Hangfire" Version="1.7.28" />
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.9.3-ci0105" />
10+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.10.0" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)