-
Notifications
You must be signed in to change notification settings - Fork 5
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
[Bug]: Could not find a part of the path #108
Comments
Okay. Now i got the project to run at least. After installing the package via CLI you HAVE to run "dotnet restore" because damn VS is not able to do this on itself. |
Same issue for me even if i use package console, do we know how to resolve this in VS yet as i had to open the folder in Terminal and run the cli command |
We've also seen this behavior on all workstations with the OneSignal SDK and limited to just the OneSignal SDK. Occurs during install or after git pull onto a new workstation. Get round: The error: |
What happened?
I tried to add OneSignalSDK.DotNet to my MAUI (.NET8) project. This was only possible via CLI because in VS i always got the error
This problem got already reported but every issue is marked as closed. Honestly, i don´t know why these issues got closed, but IMO is this a crucial bug.
Steps to reproduce?
What did you expect to happen?
Correct installation of the nuget package
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: