Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update .NET version to 8.0 for all projects #248

Closed
wants to merge 1 commit into from

Conversation

itbeard
Copy link
Collaborator

@itbeard itbeard commented Jun 21, 2024

Related to #247

Updates the .NET framework version to 8.0 across multiple projects within the repository.

  • Updates Target Framework: Changes the <TargetFramework> element from net7.0 to net8.0 in the .csproj files for Pds.Api.Contracts, Pds.Api.Tests, Pds.Core, Pds.Data, Pds.Di, Pds.Mappers, Pds.Services, and Pds.Web.Models. This aligns all specified projects with the .NET 8.0 framework, as per the issue's requirement.

For more details, open the Copilot Workspace session.

@itbeard itbeard closed this Sep 13, 2024
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.

1 participant