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

Build samples #115

Closed
JuandreG opened this issue Sep 10, 2024 · 3 comments
Closed

Build samples #115

JuandreG opened this issue Sep 10, 2024 · 3 comments

Comments

@JuandreG
Copy link

I am not able to build any of the samples of Sharpnado. I see these errors in visual studio:

image

This is the version of visual studio I have installed:

image

@janusw
Copy link
Collaborator

janusw commented Sep 21, 2024

If I try to build the MauiSample with VSCode on MacOS, I see errors like this:

error NETSDK1202: The workload 'net6.0-android' is out of support and will not receive security updates in the future.
Please refer to https://aka.ms/maui-support-policy for more information about the support policy.

Obviously the lib and samples should be updated to .NET 8 ...

@janusw
Copy link
Collaborator

janusw commented Sep 29, 2024

I can now build the MauiSample on the latest main branch again on Mac OS (after #119 has been merged).

@JuandreG Could you check if this also works on Windows with VS2022 now? (I think it should because the CI build on Windows runs through cleanly, and it includes the MauiSample).

@JuandreG
Copy link
Author

They work now thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants