Skip to content

Commit aed9cbb

Browse files
committed
remove old SignalR package
1 parent 5fe1cea commit aed9cbb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

IntegrationTest/IntegrationTest.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,11 @@
22

33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
5-
65
<IsPackable>false</IsPackable>
76
</PropertyGroup>
87

98
<ItemGroup>
109
<PackageReference Include="AngleSharp" Version="1.1.0" />
11-
<PackageReference Include="Microsoft.AspNetCore.SignalR" Version="1.1.0" />
1210
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.1" />
1311
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
1412
<PackageReference Include="NSubstitute" Version="5.1.0" />

0 commit comments

Comments
 (0)