Skip to content

Commit b89c554

Browse files
authored
Merge pull request #144 from cecilphillip/dependabot/nuget/src/demo5/Microsoft.AspNetCore.SignalR.Protocols.MessagePack-1.1.5
Bump Microsoft.AspNetCore.SignalR.Protocols.MessagePack from 1.1.0 to 1.1.5 in /src/demo5
2 parents 66e5b5e + de33cbc commit b89c554

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/demo5/demo5.csproj

Lines changed: 1 addition & 1 deletion
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)