dansiegel / Mobile.BuildTools

The Mobile.BuildTools makes it easier to develop code bases in a clean, consistent, secure, and configurable way. Determine at Build which environment your app needs to run on, and what Client Secrets it should have. Plus many more amazing features!
http://mobilebuildtools.com
MIT License
228 stars 29 forks source link

Update BuildTools Core for net6+ projects #323

Closed dansiegel closed 1 year ago

dansiegel commented 1 year ago

Description

This adds further package fixes for package split. Mobile.BuildTools now correctly references dependencies without regard to TFM.

Additional code migrated to the Mobile.BuildTools.Core with code updates to better support net6.0+ projects.