Skip to content

Conversation

@jviau
Copy link
Member

@jviau jviau commented Oct 21, 2025

This PR addresses compile warnings, getting the build down to 0 warnings.

  • Updates SDK to latest .net 9 SDK
  • Updates test and sample projects all to net8.0 (net6.0 is out of support).
    • There are 2 public packages which use net6.0. Dropping net6.0 support should be considered. Azure SDK and functions SDK are dropping support in a minor version rev based on dotnet teams guidance (even though it could be considered a 'breaking change', they have decided to not consider breaking out of support versions as important)
  • Code changes to address warnings, either through applying recommendations or suppressing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants