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

DEV | Drop support for Net461 and add support for Net462 #1574

Merged
merged 2 commits into from
Apr 6, 2022

Conversation

DavoudEshtehari
Copy link
Member

@JRahnama JRahnama merged commit a0af306 into dotnet:main Apr 6, 2022
@@ -281,7 +281,7 @@ Tests can be built and run with custom Target Frameworks. See the below examples
```bash
msbuild -t:BuildTestsNetFx -p:TargetNetFxVersion=net462
# Build the tests for custom TargetFramework (.NET Framework)
# Applicable values: net461 (Default) | net462 | net47 | net471 net472 | net48
# Applicable values: net462 (Default) | net462 | net47 | net471 net472 | net48

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

net462 is now repeated on this line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants