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

#150 Add .NET 8 support to samples projects #151

Closed
wants to merge 1 commit into from

Conversation

LLDevLab
Copy link

  • Setting Blazor.Shared project target framework to .net8

  • Setting Blazor.Client project target framework to .net8

  • Setting Blazor.Server project target framework to .net8

  • Setting AuthGettingStarted project target framework to .net8

  • Setting AuthorizationAndCleanArchitecture project target framework to .net8

  • Setting AuthorizationGettingStarted project target framework to .net8

  • Updating samples nuget packages to latest version

* Setting Blazor.Shared project target framework to .net8

* Setting Blazor.Client project target framework to .net8

* Setting Blazor.Server project target framework to .net8

* Setting AuthGettingStarted project target framework to .net8

* Setting AuthorizationAndCleanArchitecture project target framework to .net8

* Setting AuthorizationGettingStarted project target framework to .net8

* Updating samples nuget packages to latest version
@NikiforovAll
Copy link
Owner

Please take a look at: samples/Directory.Build.props it has net6

@NikiforovAll
Copy link
Owner

We also need to update pipeline, because right now it fails because of deprecated github action 🙈

@LLDevLab LLDevLab closed this Oct 22, 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.

2 participants