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 9c392e2 commit 54f0716Copy full SHA for 54f0716
Source/Cake.DotNetVersionDetector.Tests/Cake.DotNetVersionDetector.Tests.csproj
@@ -19,7 +19,7 @@
19
<PrivateAssets>all</PrivateAssets>
20
</PackageReference>
21
<PackageReference Include="NSubstitute" Version="5.1.0" />
22
- <PackageReference Include="xunit" Version="2.9.0" />
+ <PackageReference Include="xunit" Version="2.9.1" />
23
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
24
25
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments