Skip to content

Commit

Permalink
Downgrade Microsoft.CodeAnalysis.BannedApiAnalyzers to 3.3.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Mar 13, 2022
1 parent d00b2b4 commit 6a5b8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<ItemGroup>
<PackageVersion Include="Microsoft.CodeAnalysis.BannedApiAnalyzers"
Version="3.3.4-beta1.22068.2" />
Version="3.3.3" />
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Workspaces"
Version="4.0.1" />
<PackageVersion Include="Microsoft.Extensions.Hosting"
Expand Down

0 comments on commit 6a5b8e3

Please sign in to comment.