Skip to content

Fix .NET SDK version in CI #422

@Helco

Description

@Helco

The CI breaks every couple months or so due to an implicitly updated .NET SDK. This can cause:

  • New or fixed warnings which are treated as errors
  • Breaking changes in C# causing problems in zzio or dependency code

The .NET SDK Version should be fixed in the CI to mitigate this problem. Additionally it would be good to have dependabot check the .NET SDK and create a pull request so we can find errors before they arise in other PRs and upgrade safely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions