Skip to content

Commit 8f9458a

Browse files
authored
Merge pull request #141 from cecilphillip/dependabot/nuget/src/demo3/Microsoft.AspNetCore.SignalR.Protocols.MessagePack-1.1.5
Bump Microsoft.AspNetCore.SignalR.Protocols.MessagePack from 1.1.0 to 1.1.5 in /src/demo3
2 parents 9705292 + 8df483c commit 8f9458a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/demo3/demo3.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)