We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c710430 + 59ecaf0 commit cd6e28eCopy full SHA for cd6e28e
src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj
@@ -25,7 +25,7 @@
25
<Import Project="..\Build.props" />
26
27
<ItemGroup>
28
- <PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4">
+ <PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="4.14.0">
29
<PrivateAssets>all</PrivateAssets>
30
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
31
</PackageReference>
0 commit comments