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

🔨 Fix Mac binary lookup when running C# unit test project #46

Open
pamtaro opened this issue Dec 3, 2019 · 0 comments
Open

🔨 Fix Mac binary lookup when running C# unit test project #46

pamtaro opened this issue Dec 3, 2019 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@pamtaro
Copy link
Collaborator

pamtaro commented Dec 3, 2019

C binary isn't in a location where the test project can find it.. The .csproj msbuild config might need to copy it to the build's runtimes\osx\native folder like nuget does.

@keithrfung keithrfung added the bug Something isn't working label Jan 7, 2020
@keithrfung keithrfung added this to the Phase 4 milestone Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants