Reg Error Could not find part of the Path in Mac OS
When I Build my Project , I am getting an Compile time error as
"Users/balajinatarajan/Desktop/automation-integration-framework/CMS_Automation/**/*.feature: Error: Generation error: Message:Could not find a part of the path '/Users/balajinatarajan/Desktop/automation-integration-framework/CMS_Automation/**/*.feature'.
AppDomain Information:
Name: MonoDevelop.MSBuildBuilder
BaseDirectory: /Applications/Visual Studio.app/Contents/MonoBundle/MSBuildBuilder/net7.0/osx-arm64/"
Please sign in to leave a comment.
Which kind of project are you working on? Does it pass the build in Visual Studio for Mac?
If the solution could be built in VS, please check your Toolset settings in Settings | Build, Execution, Deployment | Toolset and Build, ensure it has the same entries as in VS.