← Back to Toolkit Releases
v1.0.1 Camera: No More Core Dependency!
Contributors
Whoops! It happens to the best of us…
The Microsoft.Maui.Camera package took a dependency on Microsoft.Maui.Core which wasn’t even necessary! So we took care of that to prevent any weird behavior and are quickly pushing out this v1.0.1 so that no one will even ever notice 👀
What’s Changed
- Remove
CommunityToolkit.Maui.Coredependency fromCommunityToolkit.Maui.Cameraby @brminnick in https://github.com/CommunityToolkit/Maui/pull/1941 - Don’t copy Core & main package to artifacts for Camera package build by Gerald Versluis in https://github.com/CommunityToolkit/Maui/pull/1944
Full Changelog: https://github.com/CommunityToolkit/Maui/compare/1.0.0-camera…1.0.1-camera