build(deps): bump Verify.Xunit from 14.12.0 to 14.13.1 in /src (#3135)

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

---
updated-dependencies:
- dependency-name: Verify.Xunit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-07 12:09:22 +11:00 коммит произвёл GitHub
Родитель bdefbdb52b
Коммит 611db5320a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -52,7 +52,7 @@
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />
<PackageReference Include="coverlet.msbuild" Version="3.1.0" PrivateAssets="All" />
<PackageReference Include="Verify.Xunit" Version="14.12.0" />
<PackageReference Include="Verify.Xunit" Version="14.13.1" />
</ItemGroup>
<ItemGroup Condition="'$(IsTestProject)' != 'true'">