Skip to content

Commit

Permalink
Merge pull request #123 from ChrisPulman/renovate/system.text.encodin…
Browse files Browse the repository at this point in the history
…g.codepages-9.x

Update dependency System.Text.Encoding.CodePages to 9.0.1
  • Loading branch information
ChrisPulman authored Jan 15, 2025
2 parents 8e34aac + a0b6945 commit f79e036
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TwinCATRx/TwinCATRx.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<PackageReference Include="HashTableRx" Version="1.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.1" />
<PackageReference Include="System.ComponentModel.Composition" Version="9.0.1" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="9.0.0" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="9.0.1" />
<PackageReference Include="System.ServiceProcess.ServiceController" Version="9.0.1" />
</ItemGroup>

Expand Down

0 comments on commit f79e036

Please sign in to comment.