Skip to content
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

Port ModelDesign to .NET Standard #27

Closed
7 of 10 tasks
mpostol opened this issue Oct 2, 2021 · 1 comment · Fixed by #30
Closed
7 of 10 tasks

Port ModelDesign to .NET Standard #27

mpostol opened this issue Oct 2, 2021 · 1 comment · Fixed by #30
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mpostol
Copy link
Owner

mpostol commented Oct 2, 2021

  • Move development to new branch
    • Update versions
    • Create new brach
    • Switch to the new branch
  • Create a project
  • Fix all compilation errors
  • Remove old project
  • Change the version number to 2.0
  • create NuGet package
  • TBD
@mpostol mpostol added this to the Next release milestone Oct 2, 2021
@mpostol mpostol added the enhancement New feature or request label Oct 2, 2021
@mpostol mpostol self-assigned this Oct 2, 2021
@mpostol mpostol added this to Needs triage in Information Model Validation (IMV) via automation Oct 2, 2021
@mpostol mpostol moved this from Needs triage to High priority in Information Model Validation (IMV) Oct 2, 2021
mpostol added a commit that referenced this issue Oct 3, 2021
- created new project and solution dedicated to ModelDesignerValidator.cs
- moved assembly description to the project description - AssemblyInfo.cs can be deleted
- AssemblyVersionInfo.cs may be deleted - is not longer used
- Removed setting
- removed reference to System.Management.Instrumentation;
- removed reference to System.Runtime.Remoting.Messaging;
mpostol added a commit that referenced this issue Oct 4, 2021
- removed dependency on `System.Management`
mpostol added a commit that referenced this issue Oct 4, 2021
mpostol added a commit that referenced this issue Oct 4, 2021
- removed Resources
- removed packages.config
mpostol added a commit that referenced this issue Oct 4, 2021
- replaced reference to the UP Model Design by reference to the new project
mpostol added a commit that referenced this issue Oct 4, 2021
- fixed problems with showing the HelpFile.txt using  Forms
mpostol added a commit that referenced this issue Oct 4, 2021
- Tests/DemoModel/DemoModel.csproj - has incompatible framework - consider to change it to .MET Standard
mpostol added a commit that referenced this issue Oct 4, 2021
- consolidated and upgraded OPCFoundation.NetStandard.Opc.Ua.Core
mpostol added a commit that referenced this issue Oct 4, 2021
- added OPCFoundation.NetStandard.Opc.Ua.Core to the UI to load the selected implementation
mpostol added a commit that referenced this issue Oct 4, 2021
- tested and fixed all errors using BuildStandardTypes.bat
@mpostol
Copy link
Owner Author

mpostol commented Oct 4, 2021

Last test result using BuildStandardTypes.bat. Could be useful to define UT.

build.log

mpostol added a commit that referenced this issue Oct 9, 2021
- created NuGet package
Information Model Validation (IMV) automation moved this from High priority to Closed Oct 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging a pull request may close this issue.

1 participant