Hello Atlassian Community,
i would like to use bitbucket pipelines for my project which i have written in c# and VB.NET. Is there a setup tutorial somewhere?
I used the default setup configuration from bitbucket but i get variable errors like:
MSBUILD : error MSB1009: Project file does not exist.
or
MSBUILD : error MSB1003: Specify a project or solution file. The current working directory does not contain a project or solution file.
i hope that someone can help me with my problem.
thank you :-)
Hi @[deleted]
Currently Bitbucket Pipelines only has support for .NET Core builds.
We will be looking into supporting general Windows builds (including more of the .NET ecosystem) in the future. You can follow the progress of this feature here: https://bitbucket.org/site/master/issues/13452/support-for-native-windows-net-builds-on
Thanks
Sam
Hey Sam,
thanks for your answer.
Ali Piriyaie
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.