We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c83caa commit 24c86f6Copy full SHA for 24c86f6
src/Workleap.ComponentModel.DataAnnotations/Workleap.ComponentModel.DataAnnotations.csproj
@@ -14,7 +14,7 @@
14
</ItemGroup>
15
16
<ItemGroup>
17
- <PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4">
+ <PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="4.14.0">
18
<PrivateAssets>all</PrivateAssets>
19
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
20
</PackageReference>
0 commit comments