-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Cannot build default Android project from template #13
Comments
Tested it on mac but everything works as expected... Will try it on Windows asap. |
Thanks for the report. |
I confirm that's an issue with VS 16.8. I tested with VS 16.7.3 (MSBuild 16.7.0.37604), it compiled and debugged fine. |
A workaround seems to be to remove both |
I'm brand new to both Xamarin and Fabulous and trying to get my feet wet, but I can't compile the default Android project in the template without making any modifications.
Environment
Tested with these Fabulous template versions:
dotnet SDK version: 5.0.100
Visual Studio version:
Microsoft Visual Studio Community 2019
Version 16.8.0
VisualStudio.16.Release/16.8.0+30709.132
Microsoft .NET Framework
Version 4.8.04084
Installed Version: Community
Steps to Reproduce
Run these steps (I did it from within PowerShell, but I assume a regular command prompt would work as well):
Now, open the solution in Visual Studio and try to build the Android project. Below is the output I get in the Build window:
I'm assuming I'm just doing something wrong - surely if the template was broken, someone else would have reported it by now - but I have no idea what. Is there anything I can do to troubleshoot this issue?
The text was updated successfully, but these errors were encountered: