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 3a4311c commit 4604093Copy full SHA for 4604093
tests/NSubstitute.Acceptance.Specs/NSubstitute.Acceptance.Specs.csproj
@@ -10,7 +10,7 @@
10
<ItemGroup>
11
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0" />
12
<PackageReference Include="NUnit" Version="4.4.0" />
13
- <PackageReference Include="NUnit3TestAdapter" Version="5.0.0" />
+ <PackageReference Include="NUnit3TestAdapter" Version="5.2.0" />
14
</ItemGroup>
15
16
<ItemGroup Condition="'$(TargetFramework)' == 'net462'">
0 commit comments