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 378e43a commit 88a6180Copy full SHA for 88a6180
QsNet.Tests/QsNet.Tests.csproj
@@ -10,7 +10,7 @@
10
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1"/>
11
<PackageReference Include="System.Text.Encoding.CodePages" Version="9.0.9"/>
12
<PackageReference Include="xunit" Version="2.9.3"/>
13
- <PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
14
<PrivateAssets>all</PrivateAssets>
15
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
16
</PackageReference>
0 commit comments