Skip to content

Commit abf1c3d

Browse files
authored
Update SignalR extension version to 1.5.0 (#165)
1 parent 733b429 commit abf1c3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/BidirectionChat/csharp/extensions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77
<ItemGroup>
88
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.0.3" />
9-
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.SignalRService" Version="1.2.2" />
9+
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.SignalRService" Version="1.5.0" />
1010
</ItemGroup>
1111
<ItemGroup>
1212
<None Update="content/index.html">

0 commit comments

Comments
 (0)