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

Visual Studio for Mac build issue in https library, .NET 4.6.2 unknown properties #1443

Closed
1 task done
mregen opened this issue Jul 5, 2021 · 0 comments · Fixed by #1486
Closed
1 task done

Visual Studio for Mac build issue in https library, .NET 4.6.2 unknown properties #1443

mregen opened this issue Jul 5, 2021 · 0 comments · Fixed by #1486
Assignees

Comments

@mregen
Copy link
Contributor

mregen commented Jul 5, 2021

Type of Issue

  • Bug

Describe the Issue

Buld error when projects are loaded on mac OS 10.14 / Visual Studio for Mac

To Reproduce

Steps to reproduce the behavior:

  1. Open UA Core Libraries
  2. Build
  3. Build error for https lib / .NET 4.6.2 with Mono

Expected behavior
Build pass

Log output
If applicable, add log output to help explain your problem.

Code snippets
If applicable, add a code snippet to help explain your problem.

Environment (please complete the following information):

  • OS: macOS 10.14
  • Development environment: Visual Studio 2019 for Mac, latest
  • Runtime: Mono .NET 4.6.2
  • OPC Package Release Version 1.4.367.xxx
  • Component: Opc.Ua.Bindings.https
  • Server: yes

Additional context
May need to use reflection to call these API, as Windows added the properties in .NET Framework even when just compiled for .NET 4..6.2

@mregen mregen self-assigned this Jul 5, 2021
@mregen mregen closed this as completed in 73e0e59 Aug 18, 2021
@mregen mregen linked a pull request Aug 20, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant