Skip to content

🚀 Upgrade BlackSlope.NET from .NET 8 to .NET 10 #66

Description

@stephenweinrich-slalom

Overview

Upgrade the BlackSlope.NET solution from .NET 8 to .NET 10 to take advantage of the latest framework features, performance improvements, and security updates.

Tasks

  • Review .NET 10 breaking changes and migration guide
  • Update all .csproj files to target net10.0
  • Update NuGet package dependencies to .NET 10 compatible versions
  • Update Dockerfile to use .NET 10 SDK and runtime images
  • Update launchSettings.json and other configuration files as needed
  • Run all tests to ensure compatibility
  • Update documentation to reflect .NET 10 requirements
  • Verify Docker builds and deployments work with .NET 10

Resources

Notes

This is a proactive upgrade to stay current with the latest .NET releases. Consider using the Microsoft Upgrade Assistant tool to help with the migration process.

Acceptance Criteria

  • All projects successfully build with .NET 10
  • All unit tests pass
  • Docker containers build and run successfully
  • No breaking changes in functionality

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependenciesPull requests that update a dependency fileenhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions