Beckhoff / TF6000_ADS_DOTNET_V5_Samples

Sample code for the Version 6.X series of the TwinCAT ADS .NET Packages
https://infosys.beckhoff.com/content/1033/tc3_ads.net/9407515403.html?id=6770980177009971601
BSD Zero Clause License
37 stars 15 forks source link

Beckhoff.TwinCAT.Ads.SymbolicServer reference #12

Closed drvic10k closed 2 years ago

drvic10k commented 2 years ago

The samples reference Beckhoff.TwinCAT.Ads.SymbolicServer 6.0.72, but that is not available as a NuGet package, instead the references to correct 6.0.74 version should be used

RalfHeitmann commented 2 years ago

I fixed that with the latest commit. Thx for reporting.