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

OPCUA.Common doesn't load nugets #250

Open
mpostol opened this issue Sep 19, 2021 · 2 comments
Open

OPCUA.Common doesn't load nugets #250

mpostol opened this issue Sep 19, 2021 · 2 comments
Assignees
Labels
dependence hell dependencies refactoring invalid This doesn't seem right
Milestone

Comments

@mpostol
Copy link
Owner

mpostol commented Sep 19, 2021

Describe the bug

There is a wrong path in the project. The project must be compiled from the local solution to load the NuGet packages. The .gitmodules must be reviewed.

To Reproduce

Load the repository from scratch or clean up before compiling. There are compilation errors.

Expected behavior

After cleaning the repository the solution must be error-free.

@mpostol mpostol added the bug 👎 Something isn't working label Sep 19, 2021
@mpostol mpostol added this to the Rel 5.0 milestone Sep 19, 2021
@mpostol mpostol self-assigned this Sep 19, 2021
@mpostol
Copy link
Owner Author

mpostol commented Nov 9, 2021

Follow the documentation:

@mpostol
Copy link
Owner Author

mpostol commented Nov 12, 2021

Workaround: the project must be built separately. It must not be fixed. After replacing it with the reference to the NuGet package the problem will disappear.

@mpostol mpostol added dependence hell dependencies refactoring invalid This doesn't seem right and removed bug 👎 Something isn't working labels Nov 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependence hell dependencies refactoring invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant