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 0d48f38 commit 6268294Copy full SHA for 6268294
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.6.5" IsImplicitlyDefined="true" />
+ <PackageReference Include="xunit" Version="2.6.6" IsImplicitlyDefined="true" />
15
16
<PackageReference Include="coverlet.collector"
17
Version="6.0.0"
0 commit comments