build(deps): Bump xunit.analyzers from 0.10.0 to 1.0.0

Bumps [xunit.analyzers](https://github.com/xunit/xunit.analyzers) from 0.10.0 to 1.0.0.
- [Release notes](https://github.com/xunit/xunit.analyzers/releases)
- [Commits](https://github.com/xunit/xunit.analyzers/commits)

---
updated-dependencies:
- dependency-name: xunit.analyzers
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-02 04:42:33 +00:00
committed by GitHub
parent d273e187f5
commit 6590b6a4c9
+1 -1
View File
@@ -15,7 +15,7 @@
<PackageReference Include="FluentAssertions" Version="6.7.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0"/>
<PackageReference Include="xunit" Version="2.4.1"/>
<PackageReference Include="xunit.analyzers" Version="0.10.0"/>
<PackageReference Include="xunit.analyzers" Version="1.0.0"/>
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>