소스 검색

Bump Verify.Xunit from 6.23.0 to 6.23.1 in /Rx.NET/Source

Bumps [Verify.Xunit](https://github.com/VerifyTests/Verify) from 6.23.0 to 6.23.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] 5 년 전
부모
커밋
9206ec1cde
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.7.1" />
-    <PackageReference Include="Verify.Xunit" Version="6.23.0" />
+    <PackageReference Include="Verify.Xunit" Version="6.23.1" />
     <PackageReference Include="xunit" Version="2.4.1" />
     <PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
     <PackageReference Include="DiffPlex" Version="1.6.3" />