Skip to content

Commit

Permalink
Update dependency System.CodeDom to 9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent add1d8b commit 54abceb
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.312" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.12.0" />
<PackageReference Include="System.CodeDom" Version="9.0.0" />
<PackageReference Include="System.CodeDom" Version="9.0.1" />
<PackageReference Include="Mono.Cecil" Version="0.11.6" />
</ItemGroup>

Expand Down

0 comments on commit 54abceb

Please sign in to comment.