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 v4.5 to LTS (or current) version #94

Open
1 task
github-actions bot opened this issue Feb 27, 2022 · 0 comments
Open
1 task

Upgrade from v4.5 to LTS (or current) version #94

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

Comments

@github-actions
Copy link

The following project file(s) target a .NET version which is 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
v4.5 January, 12 2016 v4.5 release notes net48

Consider upgrading projects to either the current release, or the nearest LTS TFM version.

If any of these projects are intentionally targeting an unsupported version, you can optionally configure to ignore including them in this automated issue. Create a file at the root of the repository, named dotnet-versionsweeper.json 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 Feb 27, 2022
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