Skip to content

Commit 24c86f6

Browse files
chore(deps): update dependency microsoft.codeanalysis.publicapianalyzers to v4 (#110)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7c83caa commit 24c86f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Workleap.ComponentModel.DataAnnotations/Workleap.ComponentModel.DataAnnotations.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</ItemGroup>
1515

1616
<ItemGroup>
17-
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4">
17+
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="4.14.0">
1818
<PrivateAssets>all</PrivateAssets>
1919
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2020
</PackageReference>

0 commit comments

Comments
 (0)