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

Update application to dotnet version and make it self contained #2

Conversation

CidHighwindVII
Copy link
Contributor

Update application to dotnet version 8.

Make the application self-contained. This change is ideal because in 2 years, when we start using dotnet 10, we won't have issues running pipelines CoreBiz-PR and MesBiz-PR with the error:

System.IO.FileNotFoundException
File name: 'System.Runtime, Version=10.0.0.0'

This is the issue we are currently handling (but for the Version=8.0.0.0)

@jpsfs jpsfs merged commit 7e0be19 into criticalmanufacturing:master Dec 18, 2023
2 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.

2 participants