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 b7c84ed commit 449309eCopy full SHA for 449309e
1 file changed
tests/bunit.web.testcomponents.tests/bunit.web.testcomponents.tests.csproj
@@ -11,7 +11,7 @@
11
<PackageReference Include="xunit.extensibility.core" Version="2.5.0" />
12
<PackageReference Include="xunit.extensibility.execution" Version="2.5.0" />
13
<PackageReference Include="xunit.runner.utility" Version="2.5.0" />
14
- <PackageReference Update="Shouldly" Version="4.2.1">
+ <PackageReference Update="Shouldly" Version="4.1.0">
15
<!-- some test fails with > 4.1.0 -->
16
<NoWarn>NU1605</NoWarn>
17
</PackageReference>
0 commit comments