We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fe1cea commit aed9cbbCopy full SHA for aed9cbb
IntegrationTest/IntegrationTest.csproj
@@ -2,13 +2,11 @@
2
3
<PropertyGroup>
4
<TargetFramework>net8.0</TargetFramework>
5
-
6
<IsPackable>false</IsPackable>
7
</PropertyGroup>
8
9
<ItemGroup>
10
<PackageReference Include="AngleSharp" Version="1.1.0" />
11
- <PackageReference Include="Microsoft.AspNetCore.SignalR" Version="1.1.0" />
12
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.1" />
13
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
14
<PackageReference Include="NSubstitute" Version="5.1.0" />
0 commit comments