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 cc14f25 commit 176589eCopy full SHA for 176589e
msbuild/props/SixLabors.Tests.props
@@ -11,7 +11,7 @@
11
12
<!-- Package references and additional files which are consumed by test projects -->
13
<ItemGroup Condition="'$(IsTestProject)' == 'true'">
14
- <PackageReference Include="xunit" Version="2.4.1" IsImplicitlyDefined="true" />
+ <PackageReference Include="xunit" Version="2.4.2" IsImplicitlyDefined="true" />
15
16
<PackageReference Include="coverlet.collector"
17
Version="3.1.2"
0 commit comments