Skip to content

Commit

Permalink
Update dependency System.CodeDom to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 21eaf40 commit d446d40
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 @@ -11,7 +11,7 @@
<ItemGroup>
<PackageReference Include="Beckhoff.TwinCAT.Ads" Version="6.1.294" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.11.0" />
<PackageReference Include="System.CodeDom" Version="8.0.0" />
<PackageReference Include="System.CodeDom" Version="9.0.0" />
<PackageReference Include="Mono.Cecil" Version="0.11.6" />
</ItemGroup>

Expand Down

0 comments on commit d446d40

Please sign in to comment.