Skip to content

Commit 34bcdcf

Browse files
Update dependency Microsoft.CodeAnalysis.Analyzers to v3.3.1 (#75)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 233caec commit 34bcdcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

System.IO.Abstractions.Analyzers/System.IO.Abstractions.Analyzers.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
</PropertyGroup>
3030
<ItemGroup>
3131
<PackageReference Include="JetBrains.Annotations" Version="2020.1.0" PrivateAssets="all" />
32-
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.0" PrivateAssets="all" />
32+
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.1" PrivateAssets="all" />
3333
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.7.0" PrivateAssets="all" />
3434
<PackageReference Update="NETStandard.Library" PrivateAssets="all" />
3535
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="3.3.0" PrivateAssets="all" />

0 commit comments

Comments
 (0)