Skip to content

Commit b2e44cc

Browse files
authored
Merge pull request #838 from microsoft/dependabot/nuget/src/Microsoft.OpenApi.OData.Reader/Microsoft.CodeAnalysis.PublicApiAnalyzers-5.6.0
Bump Microsoft.CodeAnalysis.PublicApiAnalyzers from 4.14.0 to 5.6.0
2 parents 5f355f3 + a577f39 commit b2e44cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<Import Project="..\Build.props" />
2626

2727
<ItemGroup>
28-
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="4.14.0">
28+
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="5.6.0">
2929
<PrivateAssets>all</PrivateAssets>
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3131
</PackageReference>

0 commit comments

Comments
 (0)