-
-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Windows.Form #95
Comments
- done for ModelDesigner.Configuration - changed target framework to 4.7.2 - ModelDesigner.Configuration - removed dependency on RealTime - Added dependency on UAOOI.Windows.Forms" version="7.0.3-Delta" targetFramework="net472" (replaces id="CAS.Windows.Forms" version="6.1.2" targetFramework="net461")
- it is impossible to removed dependency from ModelDesigner.Configuration.UnitTests as the side effect: - CAS.CommServer.UA.ConfigurationEditor.ServerConfiguration.3.20.4 i added to be used as plugin by the ModelDesigner.DesignStudio - unimportant modifications - UT 👍
- UAOOI.Windows.GUIAbstractions must be defined as the nuget. ModelDesigner.DesignStudio requires reference to it. Now the reference is added directly to the main packages folder - finished modification of ModelDesigner.DesignStudio and ModelDesigner.DesignStudio.UnitTest - UT 👍
- ModelDesigner.ImportExport dependence on Windows.Form is just a side effect. - UT 👍
Results to remove the old stuff from the following projects
-
|
Checking if there is code references to 'CAS.Windows.Forms`. |
- removed all references in the program code
To remove the dependency on CAS.Windows.Forms the following packages must be updated.
|
It is done or covered by #211. |
The package has changed the name. The new name is UAOOI.WIndoesForms.
This package doesn't depend on RealTime, but it contains GUI abstraction definitions.
The text was updated successfully, but these errors were encountered: