build(deps): bump Verify.Xunit from 14.14.0 to 14.14.1 in /src (#3142)

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

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

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-14 00:24:31 +00:00 коммит произвёл GitHub
Родитель 2fdd44b813
Коммит 90695a05df
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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.14.0" />
<PackageReference Include="Verify.Xunit" Version="14.14.1" />
</ItemGroup>
<ItemGroup Condition="'$(IsTestProject)' != 'true'">