Skip to content

Commit

Permalink
Merge pull request #30 from OpenShock/dependabot/nuget/Microsoft.AspN…
Browse files Browse the repository at this point in the history
…etCore.SignalR.Client-8.0.5

Bump Microsoft.AspNetCore.SignalR.Client from 8.0.4 to 8.0.5
  • Loading branch information
LucHeart authored May 14, 2024
2 parents 378b683 + 108cee9 commit 669a6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ShockOsc/ShockOsc.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<PackageReference Include="OpenShock.SDK.CSharp.Live" Version="0.0.20"/>
<PackageReference Include="Semver" Version="2.3.0"/>
<PackageReference Include="Serilog" Version="3.1.1"/>
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.4"/>
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.5"/>
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0"/>
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0"/>
<PackageReference Include="Serilog.Sinks.Console" Version="5.0.1"/>
Expand Down

0 comments on commit 669a6c2

Please sign in to comment.