Skip to content

Commit 7f976bf

Browse files
authored
Merge pull request #2 from escendit/dependabot/nuget/xunit.analyzers-1.2.0
chore(deps): Bump xunit.analyzers from 1.1.0 to 1.2.0
2 parents 42fa198 + eb0f260 commit 7f976bf

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.1.0">
12+
<PackageReference Include="xunit.analyzers" Version="1.2.0">
1313
<PrivateAssets>runtime; build; native; contentfiles</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1515
</PackageReference>

0 commit comments

Comments
 (0)