Skip to content

Commit 64b73b0

Browse files
Merge pull request #40 from GabrielMarquezMatte/dependabot/nuget/develop/analyzers-88fc51832c
Bump Meziantou.Analyzer and 2 others
2 parents b5370a1 + 78c5df1 commit 64b73b0

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Directory.Build.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
<DefineConstants>$(DefineConstants.Replace("TRACE;", ""))</DefineConstants>
2020
</PropertyGroup>
2121
<ItemGroup>
22-
<PackageReference Include="SonarAnalyzer.CSharp" Version="10.28.0.143324">
22+
<PackageReference Include="SonarAnalyzer.CSharp" Version="10.29.0.143774">
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2424
<PrivateAssets>all</PrivateAssets>
2525
</PackageReference>
26-
<PackageReference Include="Meziantou.Analyzer" Version="3.0.122">
26+
<PackageReference Include="Meziantou.Analyzer" Version="3.0.123">
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
<PrivateAssets>all</PrivateAssets>
2929
</PackageReference>
30-
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="11.0.100-preview.5.26302.115">
30+
<PackageReference Include="Microsoft.CodeAnalysis.NetAnalyzers" Version="11.0.100-preview.6.26359.118">
3131
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3232
<PrivateAssets>all</PrivateAssets>
3333
</PackageReference>

0 commit comments

Comments
 (0)