Skip to content

maintenance(stp): review target framework support #98

Description

@github-actions

Generated by the maintenance inventory on 2026-06-22T07:05:33Z.

Summary

This package targets frameworks that should stay intentional as the repo baseline moves toward net10.0.

Findings

  • Egil.StronglyTypedPrimitives/src/Egil.StronglyTypedPrimitives.Abstractions/Egil.StronglyTypedPrimitives.Abstractions.csproj targets net10.0;net8.0;net9.0;netstandard2.0 .

  • Egil.StronglyTypedPrimitives/src/Egil.StronglyTypedPrimitives/Egil.StronglyTypedPrimitives.csproj targets netstandard2.0 .

  • Egil.StronglyTypedPrimitives/test/Egil.StronglyTypedPrimitives.IntegrationTests/Egil.StronglyTypedPrimitives.IntegrationTests.csproj targets net10.0;net9.0 .

  • Egil.StronglyTypedPrimitives/test/Egil.StronglyTypedPrimitives.Tests/Egil.StronglyTypedPrimitives.Tests.csproj targets net9.0 .

  • Egil.StronglyTypedPrimitives/global.json declares SDK (roll-forward only) with rollForward latestMajor.

Suggested Agent Task

  • Inspect the current package, SDK, workflow, or test-harness docs before changing code.
  • Make one focused PR for this issue.
  • Keep package release-note conventions intact; use [skip notes] for internal maintenance if needed.

Acceptance Criteria

  • Egil.StronglyTypedPrimitives has an explicit decision for each net9.0, net8.0, or netstandard2.0 target.
  • CI installs only SDKs required by the retained target frameworks.
  • SDK selection is either moved to a repo-wide policy or documented as package-specific.

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceAutomated maintenance inventory issuemaintenance:sdkSDK or target framework maintenancestpEgil.StronglyTypedPrimitives scope

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions