mpostol / ASMD

OPC UA Address Space Model Designer
https://mpostol.github.io/ASMD/
MIT License
58 stars 4 forks source link

Adopt the code to be compliant with VS22 #251

Closed mpostol closed 2 years ago

mpostol commented 2 years ago

Describe problem

Compilation using VS22 causes problems with the version of libraries. The library used must be updated.

Describe the solution you'd like

The code must be compliant with the default installation of the VisualStudio 2022

List of tasks to be accomplished

mpostol commented 2 years ago

CAS.CommServer.UA.ConfigurationEditor.ServerConfiguration - must be updated - version incompatible.

mpostol commented 2 years ago

LibraryTreeNodeControlUnitTest - inconclusive, doesn't work if executed as the result of the run all command.