philosowaffle/peloton-to-garmin

[Housekeeping] Dependency Bump

github-actions opened this issue · 3 comments

Tasks

  • Pull in latest Garmin SDK
  • See if any new features we can take advantage of
  • Bump all Dependencies to latest

The Garmin SDK is now published as a nuget package.... time to switch over to that.

Havit can be updated, but it will need some steps and fixes:

  1. 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
  2. Next, uplift Havit
  3. Next, bump bootstrap to 5.3.3 I think
  4. UI mostly looks ok, but some css might need help
  5. UI is broken on Sync page, the select boxes don't work, might try going back one havit version

Went to pre-release version of Havit to get bug fix for the multi-select grid
havit/Havit.Blazor#858