Skip to content

Commit 644cdc0

Browse files
authored
Merge pull request #140 from cecilphillip/dependabot/nuget/src/demo4/Microsoft.AspNetCore.SignalR.Protocols.MessagePack-1.1.5
Bump Microsoft.AspNetCore.SignalR.Protocols.MessagePack from 1.1.0 to 1.1.5 in /src/demo4
2 parents 8f9458a + 0cf0a0d commit 644cdc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/demo4/demo4.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010

1111
<ItemGroup>
1212
<PackageReference Include="Microsoft.AspNetCore.App" />
13-
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="1.1.0" />
13+
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="1.1.5" />
1414
</ItemGroup>
1515
</Project>

0 commit comments

Comments
 (0)