We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description: Currently if you pull the head and open Samples.sln, the build will fail with error:
MTOUCH MT0008 error “You should provide one root assembly only”
The real issue is that Samples.sln in in Samples(1.3) directory.
Temp workaround: Rename Samples (1.3) to Samples(1.3) or any other name without spaces.
Related bug: https://developercommunity.visualstudio.com/content/problem/56515/visual-studio-for-mac-throwing-mtouch-mt0008-error.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description:
Currently if you pull the head and open Samples.sln, the build will fail with error:
MTOUCH MT0008 error “You should provide one root assembly only”
The real issue is that Samples.sln in in Samples(1.3) directory.
Temp workaround:
Rename Samples (1.3) to Samples(1.3) or any other name without spaces.
Related bug:
https://developercommunity.visualstudio.com/content/problem/56515/visual-studio-for-mac-throwing-mtouch-mt0008-error.html
The text was updated successfully, but these errors were encountered: