Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.SignalR.Protocols.MessagePack in /src/demo7
Browse files Browse the repository at this point in the history
Bumps [Microsoft.AspNetCore.SignalR.Protocols.MessagePack](https://github.com/aspnet/AspNetCore) from 1.1.0 to 1.1.5.
- [Release notes](https://github.com/aspnet/AspNetCore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@1.1.0...1.1.5)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.SignalR.Protocols.MessagePack
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 13, 2022
1 parent 644cdc0 commit 2800282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/demo7/demo7.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="1.1.0" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="1.1.5" />
</ItemGroup>
</Project>

0 comments on commit 2800282

Please sign in to comment.