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

Migrate tests to .Net 5.0 #307

Merged
merged 7 commits into from
Jul 7, 2021
Merged

Migrate tests to .Net 5.0 #307

merged 7 commits into from
Jul 7, 2021

Conversation

brycehemme
Copy link
Contributor

This PR addresses issue #306. The test projects now target net5.0. This change did require a slight modification to the FileSystem tests to properly handle how net5.0 emits build artifacts differently than netcoreapp2.0 but overall this change appears to be fully compatible with the existing code base.

@strhea strhea merged commit ed8cc39 into ADAPT:develop Jul 7, 2021
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.

2 participants