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

NETCORE Console Runner should target .NET 6.0 #1123

Closed
CharliePoole opened this issue Feb 4, 2022 · 2 comments · Fixed by #1124
Closed

NETCORE Console Runner should target .NET 6.0 #1123

CharliePoole opened this issue Feb 4, 2022 · 2 comments · Fixed by #1124

Comments

@CharliePoole
Copy link
Collaborator

This will allow it to run tests targeting all prior versions of .NET Core.

@CharliePoole
Copy link
Collaborator Author

This issue has been resolved in version 3.15.0-beta1

The release is available on:
GitHub.
NuGet packages are also available NuGet.org and
Chocolatey Packages may be found at Chocolatey.org

@stokescompchurch
Copy link

I tried it with the dotnet tool restore command. It worked with a .net6 project. Thanks!

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

Successfully merging a pull request may close this issue.

2 participants