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 6684950 commit c637dfcCopy full SHA for c637dfc
tests/InfinityCrawler.Tests/InfinityCrawler.Tests.csproj
@@ -8,7 +8,7 @@
8
9
<ItemGroup>
10
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
11
- <PackageReference Include="MSTest.TestAdapter" Version="3.0.4" />
+ <PackageReference Include="MSTest.TestAdapter" Version="3.1.1" />
12
<PackageReference Include="MSTest.TestFramework" Version="3.1.1" />
13
<PackageReference Include="coverlet.collector" Version="6.0.0">
14
<PrivateAssets>all</PrivateAssets>
0 commit comments