Skip to content

Commit

Permalink
Update SignalR extension version to 1.5.0 (#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
Y-Sindo authored Sep 9, 2021
1 parent 733b429 commit abf1c3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/BidirectionChat/csharp/extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Sdk.Functions" Version="3.0.3" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.SignalRService" Version="1.2.2" />
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.SignalRService" Version="1.5.0" />
</ItemGroup>
<ItemGroup>
<None Update="content/index.html">
Expand Down

0 comments on commit abf1c3d

Please sign in to comment.