Skip to content

Commit b0e01d9

Browse files
authored
Merge pull request #3 from escendit/dependabot/nuget/xunit.analyzers-1.3.0
chore(deps): Bump xunit.analyzers from 1.2.0 to 1.3.0
2 parents 7f976bf + 0eb8399 commit b0e01d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Escendit.Tools.CodeAnalysis.xUnitAnalyzers/Escendit.Tools.CodeAnalysis.xUnitAnalyzers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageTags>analyzers;unit;test;testing;xunit</PackageTags>
1010
</PropertyGroup>
1111
<ItemGroup>
12-
<PackageReference Include="xunit.analyzers" Version="1.2.0">
12+
<PackageReference Include="xunit.analyzers" Version="1.3.0">
1313
<PrivateAssets>runtime; build; native; contentfiles</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>

0 commit comments

Comments
 (0)