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 dc1ec16 commit 849b94bCopy full SHA for 849b94b
StyleCop.Analyzers/StyleCop.Analyzers.Test/StyleCop.Analyzers.Test.csproj
@@ -17,7 +17,7 @@
17
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.CodeFix.Testing.XUnit" Version="1.1.2-beta1.23509.1" />
18
<PackageReference Include="Microsoft.VisualStudio.Composition" Version="16.1.8" />
19
<PackageReference Include="xunit" Version="2.4.1" />
20
- <PackageReference Include="Xunit.Combinatorial" Version="1.4.1" />
+ <PackageReference Include="Xunit.Combinatorial" Version="1.6.24" />
21
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5" PrivateAssets="all" />
22
</ItemGroup>
23
0 commit comments