Skip to content

Commit 82dd670

Browse files
authored
Merge pull request #313 from RehanSaeed/renovate/microsoft.codeanalysis.csharp-3.x
Update dependency Microsoft.CodeAnalysis.CSharp to v3.11.0
2 parents de0063c + 683234e commit 82dd670

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tools/Schema.NET.Tool/Schema.NET.Tool.csproj

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

99
<ItemGroup Label="Package References">
10-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.10.0" />
10+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="3.11.0" />
1111
</ItemGroup>
1212

1313
<!--

0 commit comments

Comments
 (0)