Browse Source

Bump Verify.Xunit from 1.27.3 to 1.28.2 in /Rx.NET/Source

Bumps [Verify.Xunit](https://github.com/SimonCropp/Verify) from 1.27.3 to 1.28.2.
- [Release notes](https://github.com/SimonCropp/Verify/releases)
- [Commits](https://github.com/SimonCropp/Verify/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] 5 years ago
parent
commit
7a4d0958d6

+ 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.5.0" />
-    <PackageReference Include="Verify.Xunit" Version="1.27.3" />
+    <PackageReference Include="Verify.Xunit" Version="1.28.2" />
     <PackageReference Include="xunit" Version="2.4.1" />
     <PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
     <PackageReference Include="DiffPlex" Version="1.6.1" />