Skip to content

Commit

Permalink
Update dependency Microsoft.CodeAnalysis.CSharp to v4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 3, 2023
1 parent c3bf76c commit e03aea0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tools/Schema.NET.Tool/Schema.NET.Tool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup Label="Package References">
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.5.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
</ItemGroup>

<!--
Expand Down

0 comments on commit e03aea0

Please sign in to comment.