Skip to content

Remove CI compatibility suppressions after upgrading the engine to a supported .NET target #235

Description

@evgeniysergeev

The CI currently disables CheckEolTargetFramework and NuGetAudit because the pinned OpenRA release-20250330 engine still targets net6.0 and references packages that trigger modern SDK/NuGet warnings under -warnaserror.

After upgrading the engine/projects to a supported .NET target and refreshing affected package references, remove these workflow-level suppressions and let CI enforce the default SDK checks again.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions