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

Eliminate .Net 5.0 and 6.0 builds of nunit.engine.core and use .Net Core 3.1 for all agents #1247

Closed
wants to merge 55 commits into from

Conversation

CharliePoole
Copy link
Collaborator

Fixes #1246

Recognize .NET 7 when installed
Create dev release when merging into version3 branch
Ensure that agent path is quoted when launching it
Examine --list-runtimes in order to support adhoc install of .NET 7.0 RC on AppVeyor
Don't throw when an unknown / unsupported runtime is installed
Include netcore 3.1 build in engine package once again
Install .NET 7.0 for Azure CI Build
Eliminate hang due to TCP listener thread
Eliminate .NET 2.0 console and engine builds and update all .NET 4.0 builds to 4.6.2
Restructure build output directories
Eliminate exception when running Windows Forms or ASP.NET Core tests under .NET 6.0
Upgrade .NET 7.0 from RC1 to RC2
@CharliePoole CharliePoole deleted the issue-1246 branch October 20, 2022 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reduce build targets for nunit.engine.core assembly
1 participant