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

Upgrade from netcoreapp2.2 to LTS (or STS) version #99

Open
1 task
github-actions bot opened this issue Aug 1, 2023 · 0 comments
Open
1 task

Upgrade from netcoreapp2.2 to LTS (or STS) version #99

github-actions bot opened this issue Aug 1, 2023 · 0 comments
Labels
dotnet-target-version Issues and PRs automatically generated from the .NET version sweeper.

Comments

@github-actions
Copy link

github-actions bot commented Aug 1, 2023

The following project file(s) target a .NET version that's no longer supported.
This is an auto-generated issue, detailed and discussed in dotnet/docs#22271.

Target version End of life Release notes Nearest LTS TFM version
netcoreapp2.2 December, 23 2019 netcoreapp2.2 release notes net6.0

Consider upgrading projects to either the Standard Term Support (STS) or Long Term Support (LTS) versions.

If any of these projects listed in this issue are intentionally targeting an unsupported version,
you can optionally configure to ignore these results in future automation executions.
Create a (or update the) dotnet-versionsweeper.json file at the root of the repository and
add an ignore entry following the
globbing patterns detailed here.

{
    "ignore": [
        "**/path/to/example.csproj"
    ]
}
@github-actions github-actions bot added the dotnet-target-version Issues and PRs automatically generated from the .NET version sweeper. label Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-target-version Issues and PRs automatically generated from the .NET version sweeper.
Projects
None yet
Development

No branches or pull requests

0 participants