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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded samples and dashboard to .NET 8 #4826

Merged

Conversation

swimmesberger
Copy link

Elsa-Dashboard build is failing because of multiple target frameworks in the dashboard project that lead to multiple concurrent builds when building the docker image.

See: https://github.com/elsa-workflows/elsa-core/actions/runs/7618024455/job/20748326979

With this PR I changed the dashboard project to only build .NET 8 to (hopefully) prevent that concurrency issue.
Additionally I upgraded all sample projects to .NET 8.

@sfmskywalker I hope this finally fixes the github build 馃樁

@sfmskywalker sfmskywalker merged commit 42a559c into elsa-workflows:2.x Jan 23, 2024
7 checks passed
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

2 participants