As a follow up to the improvements from the PR addressing #948 and Ani's suggestion, we could add automated dependency upgrades (minor/patch versions to start with).
We can use GitHub's Dependabot if compatible with our private NuGet feed:
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates
Local tooling possibilities:
As a follow up to the improvements from the PR addressing #948 and Ani's suggestion, we could add automated dependency upgrades (minor/patch versions to start with).
We can use GitHub's Dependabot if compatible with our private NuGet feed:
https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates
Local tooling possibilities: