Skip to content

Commit

Permalink
Merge pull request #3 from escendit/dependabot/nuget/xunit.analyzers-…
Browse files Browse the repository at this point in the history
…1.3.0

chore(deps): Bump xunit.analyzers from 1.2.0 to 1.3.0
  • Loading branch information
snovak7 authored Sep 18, 2023
2 parents 7f976bf + 0eb8399 commit b0e01d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageTags>analyzers;unit;test;testing;xunit</PackageTags>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="xunit.analyzers" Version="1.2.0">
<PackageReference Include="xunit.analyzers" Version="1.3.0">
<PrivateAssets>runtime; build; native; contentfiles</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit b0e01d9

Please sign in to comment.