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

Cross target net6.0 #3024

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Cross target net6.0 #3024

wants to merge 4 commits into from

Conversation

iamcarbon
Copy link
Contributor

  • Updates the tests to run on .NET6.0
  • Updates the Test.Sdk to 17.3
  • Adds a net6.0 target to the project
  • Limits the dependencies on modern targets
  • Updates Microsoft.Extensions.Caching to 6.0.1 (remains compatible with all targets)
  • Updates System.Collections.Immutable to 6.0.0 (remains compatible with all targets)

@iamcarbon
Copy link
Contributor Author

Let me know if anyone has any ideas on setting the JAVA_HOME variable.

The JAVA_HOME environment variable is not defined correctly,
8072

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.

None yet

1 participant