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

maui dependency hack #24

Merged
merged 1 commit into from
Jun 17, 2022
Merged

Conversation

dansiegel
Copy link
Contributor

Description

MAUI currently has a bug in which 2 dependencies are added to the generated NuGet packages for 3rd party libraries like AlohaKit. This provides a workaround to remove these dependencies from the package so that they can be properly referenced by the MAUI SDK. This will prevent users from having issues when future versions (i.e. SR2) are released while still using a build of AlohaKit which was built against SR1.

@jsuarezruiz jsuarezruiz merged commit ef49496 into jsuarezruiz:main Jun 17, 2022
@dansiegel dansiegel deleted the maui-version branch June 17, 2022 14:10
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

Successfully merging this pull request may close these issues.

2 participants