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 .NET7 to .NET 8 #250

Merged
merged 4 commits into from
Sep 13, 2024
Merged

Update .NET7 to .NET 8 #250

merged 4 commits into from
Sep 13, 2024

Conversation

itbeard
Copy link
Collaborator

@itbeard itbeard commented Sep 13, 2024

No description provided.

vadimkholodilo and others added 4 commits August 3, 2023 21:58
Fix typos and spelling errors
- Updated .NET version in GitHub Actions to 8.0.x.
- Changed target framework in Pds.Web.csproj to net8.0.
- Upgraded Blazored.LocalStorage to 4.5.0.
- Updated Microsoft.AspNetCore.Components.WebAssembly packages to 8.0.8.
- Upgraded AutoMapper package to 13.0.1.
- Upgraded .NET target framework from 7.0 to 8.0.
- Updated GitHub Actions for both development and production to use .NET 8.0.
- Modified test assertions to use fluent style in CreatePersonRequestTests and PersonServiceTest.
- Updated various NuGet package references to latest versions, enhancing security and functionality:
 - AutoFixture to 4.18.1
 - NUnit to 4.2.2
 - Microsoft.NET.Test.Sdk to 17.11.1
 - Autofac to 8.1.0
 - Swashbuckle.AspNetCore to 6.7.3
 - Microsoft.EntityFrameworkCore to 8.0.8
@itbeard itbeard merged commit 00165cf into main Sep 13, 2024
1 check passed
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.

2 participants