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 MathService.Tests.fsproj from .NET Core 2.2 to LTS (or current) version #4243

Closed
IEvangelist opened this issue Jan 27, 2021 · 0 comments
Labels
dotnet-target-version Issues and PRs automatically generated from the .NET version sweeper.

Comments

@IEvangelist
Copy link
Member

The MathService.Tests.fsproj project file targets a .NET version which is no longer supported. This is an auto-generated issue, detailed and discussed in dotnet/docs#22271.

See line 4 in core/getting-started/unit-testing-with-fsharp-mstest/MathService.Tests/MathService.Tests.fsproj.

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

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

@IEvangelist IEvangelist added the dotnet-target-version Issues and PRs automatically generated from the .NET version sweeper. label Feb 9, 2021
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

1 participant