We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9169794 commit 838b631Copy full SHA for 838b631
Functions.Tests/HaveIBeenPwned.PwnedPasswords.Tests.csproj
@@ -11,7 +11,7 @@
11
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
12
</PackageReference>
13
<PackageReference Include="xunit" Version="2.5.0" />
14
- <PackageReference Include="xunit.runner.visualstudio" Version="2.5.0">
+ <PackageReference Include="xunit.runner.visualstudio" Version="2.5.4">
15
<PrivateAssets>all</PrivateAssets>
16
17
0 commit comments