Skip to content

Commit

Permalink
Update Beckhoff.TwinCAT.Ads 6.1.203 -> 6.1.290
Browse files Browse the repository at this point in the history
Update Beckhoff.TwinCAT.Ads.Reactive 6.1.203 -> 6.1.290
Update Beckhoff.TwinCAT.Ads.TcpRouter 6.1.203 -> 6.1.290
  • Loading branch information
Vectron committed Oct 8, 2024
1 parent 0b70444 commit b56686c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/PlcInterface.Ads/PlcInterface.Ads.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Beckhoff.TwinCAT.Ads" Version="6.1.203" />
<PackageReference Include="Beckhoff.TwinCAT.Ads.Reactive" Version="6.1.203" />
<PackageReference Include="Beckhoff.TwinCAT.Ads" Version="6.1.290" />
<PackageReference Include="Beckhoff.TwinCAT.Ads.Reactive" Version="6.1.290" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="8.0.1" />
<PackageReference Include="Microsoft.Extensions.Options" Version="8.0.2" />
<PackageReference Include="System.IO.Abstractions" Version="21.0.29" />
Expand Down
2 changes: 1 addition & 1 deletion src/PlcInterface.Sandbox/PlcInterface.Sandbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<PackageReference Include="Vectron.InteractiveConsole" Version="1.0.68" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Beckhoff.TwinCAT.Ads.TcpRouter" Version="6.1.203" />
<PackageReference Include="Beckhoff.TwinCAT.Ads.TcpRouter" Version="6.1.290" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b56686c

Please sign in to comment.