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

Add .NET 7.0 Agent #1216

Closed
Tracked by #1258
CharliePoole opened this issue Sep 14, 2022 · 2 comments
Closed
Tracked by #1258

Add .NET 7.0 Agent #1216

CharliePoole opened this issue Sep 14, 2022 · 2 comments
Assignees
Milestone

Comments

@CharliePoole
Copy link
Collaborator

Add an agent for running tests under .NET 7.0. This can initially just be a copy of the standard agent built for .NET 7.0. We may wish to experiment with combining some of the references to use either 5.0 or .NET standard.

@CharliePoole CharliePoole added this to the 3.16 milestone Sep 14, 2022
This was referenced Sep 19, 2022
@CharliePoole
Copy link
Collaborator Author

Agent is added to version 3 but not yet to the version 4 development code. Note that we do NOT yet run tests under .Net 7.0 in our CI builds, because the SDK and runtime are installed in a non-standard location.

@CharliePoole CharliePoole self-assigned this Sep 24, 2022
@CharliePoole CharliePoole added the PortToVersion4 Version 3 change needs to be ported to the version 4 code in main label Oct 31, 2022
@CharliePoole
Copy link
Collaborator Author

This issue has been resolved in version 3.16.0

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

@CharliePoole CharliePoole removed the PortToVersion4 Version 3 change needs to be ported to the version 4 code in main label Jan 5, 2023
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.

1 participant