소스 검색

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

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 10.7.0 to 10.8.0.
- [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 년 전
부모
커밋
a11e9d5f13
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Rx.NET/Source/tests/Tests.System.Reactive.ApiApprovals/Tests.System.Reactive.ApiApprovals.csproj

+ 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.7.0" />
+    <PackageReference Include="Verify.Xunit" Version="10.8.0" />
     <PackageReference Include="xunit" Version="2.4.1" />
     <PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
     <PackageReference Include="DiffPlex" Version="1.6.3" />