Skip to content

Commit 87b9712

Browse files
committed
Update Abp.AspNetCore.SignalR to 3.4.0-preview2
1 parent 620a99d commit 87b9712

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Core/AbpCompanyName.AbpProjectName.Web.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
</ItemGroup>
5050

5151
<ItemGroup Condition=" '$(TargetFramework)' == 'netcoreapp2.0' ">
52-
<PackageReference Include="Abp.AspNetCore.SignalR" Version="3.3.0-preview1" />
52+
<PackageReference Include="Abp.AspNetCore.SignalR" Version="3.4.0-preview2" />
5353
</ItemGroup>
5454

5555
</Project>

0 commit comments

Comments
 (0)