Skip to content

Commit e0a6a38

Browse files
committed
Updating to latest v0.10 pre-release
1 parent 7c9beb4 commit e0a6a38

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-reworking-user-a0099" />
18+
<PackageReference Include="Cofoundry.Web" Version="0.9.3-ci0105" />
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-reworking-user-a0099" />
10+
<PackageReference Include="Cofoundry.Web.Admin" Version="0.9.3-ci0105" />
1111
</ItemGroup>
1212

1313
<ItemGroup>

0 commit comments

Comments
 (0)