We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 654a548 + adab913 commit a0a06daCopy full SHA for a0a06da
Google.Authenticator.Tests/Google.Authenticator.Tests.csproj
@@ -13,7 +13,7 @@
13
<ItemGroup>
14
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
15
<PackageReference Include="Shouldly" Version="3.0.2" />
16
- <PackageReference Include="xunit" Version="2.9.1" />
+ <PackageReference Include="xunit" Version="2.9.2" />
17
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
18
<PrivateAssets>all</PrivateAssets>
19
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments