Skip to content

Commit

Permalink
Update dependency Microsoft.CodeAnalysis.CSharp.Workspaces to v4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent 305742b commit f65117f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TwinCATRx.Core/TwinCATRx.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Beckhoff.TwinCAT.Ads" Version="6.1.231" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.9.2" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.10.0" />
<PackageReference Include="System.CodeDom" Version="8.0.0" />
<PackageReference Include="Mono.Cecil" Version="0.11.5" />
</ItemGroup>
Expand Down

0 comments on commit f65117f

Please sign in to comment.