Skip to content

Commit 929fef3

Browse files
committed
cherry-pick(#32012): chore(lint): bump Microsoft.CodeAnalysis for linting code snippets
1 parent cf31aa8 commit 929fef3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

utils/doclint/linting-code-snippets/csharp/linting-code-snippets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.6.0" />
12+
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.10.0" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)