I'm experiencing an error while trying to set up an C#.NET application on bamboo .
I'm providing git url as git@git.xyx.com:projectname
In the build task i had my cs proj file under
projectname/projectname/folder1/Folder1/xyx.csproj
I had provided xyx.csproj in projectfile row and mentioned some options /p:configuration=release.
When i tried to run the build i'm getting the following error.
MSBUILD : error MSB1009: Project file does not exist.
You may need to put ./ on the front (or .\ I never can remember).
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.