Skip to content

Commit cd6e28e

Browse files
authored
Merge pull request #691 from microsoft/dependabot/nuget/src/Microsoft.OpenApi.OData.Reader/Microsoft.CodeAnalysis.PublicApiAnalyzers-4.14.0
Update Microsoft.CodeAnalysis.PublicApiAnalyzers to 4.14.0
2 parents c710430 + 59ecaf0 commit cd6e28e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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="3.3.4">
28+
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="4.14.0">
2929
<PrivateAssets>all</PrivateAssets>
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3131
</PackageReference>

0 commit comments

Comments
 (0)