Skip to content

Commit

Permalink
Merge pull request #332 from microsoft/dependabot/nuget/Microsoft.Cod…
Browse files Browse the repository at this point in the history
…eAnalysis.PublicApiAnalyzers-3.3.4

Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 3.3.3 to 3.3.4
  • Loading branch information
baywet authored Jan 18, 2023
2 parents 6531844 + 9d83630 commit 2d4ebb5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<Import Project="..\Build.props" />

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.3">
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 2d4ebb5

Please sign in to comment.