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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user