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 1651e0e commit 3396292Copy full SHA for 3396292
Notation.Plugin.AzureKeyVault.Tests/Notation.Plugin.AzureKeyVault.Tests.csproj
@@ -13,7 +13,7 @@
13
<PackageReference Include="Moq.AutoMock" Version="3.5.0" />
14
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="9.0.4" />
15
<PackageReference Include="xunit" Version="2.9.3" />
16
- <PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.1.0">
17
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
18
<PrivateAssets>all</PrivateAssets>
19
</PackageReference>
0 commit comments