Skip to content

Fix SignalR StackExchangeRedis tests#65564

Merged
BrennanConroy merged 1 commit intomainfrom
brecon/signalrredis
Feb 28, 2026
Merged

Fix SignalR StackExchangeRedis tests#65564
BrennanConroy merged 1 commit intomainfrom
brecon/signalrredis

Conversation

@BrennanConroy
Copy link
Member

I guess some test projects can also fall victim to #65560 😭

Copilot AI review requested due to automatic review settings February 28, 2026 03:20
@github-actions github-actions bot added the area-signalr Includes: SignalR clients and servers label Feb 28, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the StackExchangeRedis SignalR test project to explicitly reference the ASP.NET Core framework assemblies it depends on, avoiding failures caused by relying on transitive framework references (similar to #65560).

Changes:

  • Adds missing explicit <Reference /> items for hosting/auth/websockets/SignalR core-related assemblies.
  • Reorders and groups references more comprehensibly in the test .csproj.

@BrennanConroy BrennanConroy merged commit 680a049 into main Feb 28, 2026
31 checks passed
@BrennanConroy BrennanConroy deleted the brecon/signalrredis branch February 28, 2026 16:38
@dotnet-policy-service dotnet-policy-service bot added this to the 11.0-preview3 milestone Feb 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-signalr Includes: SignalR clients and servers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants