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

Fix FAKE template integration tests. #2640

Conversation

yazeedobaid
Copy link
Collaborator

Description

Fix FAKE template integration tests. The tests started to fail after the upgrade of FAKE repository to NET 6.0.101.
The template tests were pinned to an old version of FAKE runner and from the logs, it seems that it is not compatible with NET 6

@yazeedobaid
Copy link
Collaborator Author

@matthid Is there a reason why the template integration tests were pinned to version 5.16.2 ?
The template integration tests started to fail after the upgrade to Net 6.0.101, I have removed the version option in the tests and now they work again. But just want to make sure that this will not cause issues in the future that are not caught currently.

Thanks

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.

1 participant