Skip to content

Commit 170c9f1

Browse files
Bump Microsoft.AspNetCore.SignalR.Protocols.MessagePack (#276)
Bumps [Microsoft.AspNetCore.SignalR.Protocols.MessagePack](https://github.com/aspnet/AspNetCore) from 1.0.4 to 1.1.5. - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Changelog](https://github.com/aspnet/AspNetCore/blob/master/docs/CrossRepoBreakingChanges.md) - [Commits](dotnet/aspnetcore@1.0.4...1.1.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 141f53b commit 170c9f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Fritz.StreamTools/Fritz.StreamTools.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageReference Include="LazyCache.AspNetCore" Version="2.0.0-beta03" />
2424
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.7.0" />
2525
<PackageReference Include="Microsoft.AspNetCore.App" />
26-
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="1.0.4" />
26+
<PackageReference Include="Microsoft.AspNetCore.SignalR.Protocols.MessagePack" Version="1.1.5" />
2727
<PackageReference Include="Microsoft.Azure.CognitiveServices.Language.TextAnalytics" Version="3.0.0" />
2828
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.2.0" />
2929
<PackageReference Include="Octokit" Version="0.32.0" />

0 commit comments

Comments
 (0)