[Housekeeping] Dependency Bump
github-actions opened this issue · 3 comments
github-actions commented
Tasks
- Pull in latest Garmin SDK
- See if any new features we can take advantage of
- Bump all Dependencies to latest
philosowaffle commented
The Garmin SDK is now published as a nuget package.... time to switch over to that.
philosowaffle commented
Havit can be updated, but it will need some steps and fixes:
- If you "downgrade" clientUI to 10.0.19 or something like that, then I think we can remove the hardcoded dependency in the csproj file
- Next, uplift Havit
- Next, bump bootstrap to 5.3.3 I think
- UI mostly looks ok, but some css might need help
- UI is broken on Sync page, the select boxes don't work, might try going back one havit version
philosowaffle commented
Went to pre-release version of Havit to get bug fix for the multi-select grid
havit/Havit.Blazor#858