DNNCommunity / Dnn.CommunityMetrics

DNN (formerly DotNetNuke) module to track community contributions and display a leaderboard of member activity
https://dnncommunity.org/Community/Dashboard
Other
5 stars 3 forks source link

Implemented fix for GitHub Issues activity errors and resolved target/build/deploy/package issues #64

Closed david-poindexter closed 7 months ago

david-poindexter commented 7 months ago

Resolves #63

In addition, this PR updates the target framework and upgrades Octokit from 0.32.0 to 10.0.0 (yes, this project was that far behind). As a result of the Octokit update, various build/deploy/package issues were discovered. These are addressed in this PR.