Closed phantom0004 closed 9 months ago
The Visual Studio solution file (.sln) was not located in the root of the repository, hence the workflow could not locate it and failed to run as expected. I am adding the .sln file to the root directory to ensure that the workflow functions correctly.
After thorough consideration and multiple attempts to configure the workflow, we've encountered persistent issues that prevent it from being compatible with our C# repository. Despite our best efforts, these challenges have led to the decision not to move forward with implementing this workflow. Recognizing the potential benefits of this technology, we will remain open minded to exploring alternative methods to leverage similar capabilities in the future.
This issue will now be closed.
Workflow Error Description:
Problem when on stage "Autobuild", the workflow cannot build the code automatically.
How to fix:
Replace the call to the "autobuild" action with custom build steps
Error image: