Skip to content

Commit

Permalink
Merge pull request #800 from Cysharp/feature/ClientHeartbeat
Browse files Browse the repository at this point in the history
Enhance StreamingHub heartbeat from client
  • Loading branch information
mayuki authored Jul 3, 2024
2 parents 28b11a7 + e660bf4 commit d1f0713
Show file tree
Hide file tree
Showing 31 changed files with 1,960 additions and 611 deletions.
1 change: 1 addition & 0 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
<PackageVersion Include="FluentAssertions" Version="6.7.0" />
<PackageVersion Include="Microsoft.AspNetCore.Mvc.Testing" Version="7.0.0" />
<PackageVersion Include="Microsoft.Extensions.Diagnostics.Testing" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.TimeProvider.Testing" Version="8.0.0" />
<!-- from https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json -->
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.SourceGenerators.Testing.XUnit" Version="1.1.2-beta1.24163.6" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.3.2" />
Expand Down
Loading

0 comments on commit d1f0713

Please sign in to comment.