Skip to content

Commit 2800282

Browse files
Bump Microsoft.AspNetCore.SignalR.Protocols.MessagePack in /src/demo7
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]>
1 parent 644cdc0 commit 2800282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/demo7/demo7.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)