build(deps): bump Xunit.StaFact from 1.0.37 to 1.1.11 in /src (#3155)

Bumps [Xunit.StaFact](https://github.com/AArnott/Xunit.StaFact) from 1.0.37 to 1.1.11.
- [Release notes](https://github.com/AArnott/Xunit.StaFact/releases)
- [Commits](https://github.com/AArnott/Xunit.StaFact/compare/v1.0.37...v1.1.11)

---
updated-dependencies:
- dependency-name: Xunit.StaFact
  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-26 13:01:04 +11:00 коммит произвёл GitHub
Родитель 109eb5093b
Коммит 5a9b7e45fe
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -47,7 +47,7 @@
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.console" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.3" />
<PackageReference Include="Xunit.StaFact" Version="1.0.37" />
<PackageReference Include="Xunit.StaFact" Version="1.1.11" />
<PackageReference Include="FluentAssertions" Version="6.4.0" />
<PackageReference Include="Microsoft.Reactive.Testing" Version="5.0.0" />
<PackageReference Include="PublicApiGenerator" Version="10.2.0" />