Browse Source

Bump Verify.Xunit from 10.8.0 to 10.9.1 in /Rx.NET/Source

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 10.8.0 to 10.9.1.
- [Release notes](https://github.com/VerifyTests/Verify/releases)
- [Commits](https://github.com/VerifyTests/Verify/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] 4 years ago
parent
commit
cba08de7bd

+ 1 - 1
Rx.NET/Source/tests/Tests.System.Reactive.ApiApprovals/Tests.System.Reactive.ApiApprovals.csproj

@@ -26,7 +26,7 @@
 
   <ItemGroup>
     <PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.8.3" />
-    <PackageReference Include="Verify.Xunit" Version="10.8.0" />
+    <PackageReference Include="Verify.Xunit" Version="10.9.1" />
     <PackageReference Include="xunit" Version="2.4.1" />
     <PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
     <PackageReference Include="DiffPlex" Version="1.6.3" />