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.
2 parents 0da7995 + 0b6efe6 commit 6df8a4aCopy full SHA for 6df8a4a
src/HttpGenerator.Tests/HttpGenerator.Tests.csproj
@@ -14,7 +14,7 @@
14
<PackageReference Include="FluentAssertions" Version="7.2.0" />
15
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
16
<PackageReference Include="xunit" Version="2.9.3" />
17
- <PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
18
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
19
<PrivateAssets>all</PrivateAssets>
20
</PackageReference>
0 commit comments