[MonoDevelop] .proj files

Sharique uddin Ahmed Farooqui safknw at gmail.com
Thu Aug 9 09:54:40 UTC 2012


On Thu, Aug 9, 2012 at 4:18 AM, Aaron Boxer <boxerab at gmail.com> wrote:
>> Have you tried building your solution under MonoDevelop? If it works, you've
>> answered your questions. If it doesn't work, you can tell us what happened,
>> and maybe we can help.
>>
>
> Yes, I built it in MD.  .proj file was not run.
>
> My .proj file is used to deploy various assemblies into a single
> folder, and also to run some build tasks.
>
Did you created it using VS?
VS uses .proj extension for  MSbuild projects. AFAIK, MD does not
support it yet, but you can compile it using xbuild from command line.
>
>
>> -J
>>
>> On Wed, Aug 8, 2012 at 11:15 AM, Aaron Boxer <boxerab at gmail.com> wrote:
>>>
>>> Thanks for everyone's input. Can I get monodevelop to run a .proj file
>>> after a build is complete?
>>> This is what visual studio does on this project.
>>>
>>> Thanks,
>>> Aaron
>>> _______________________________________________
>>> Monodevelop-list mailing list
>>> Monodevelop-list at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>>
>>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list


More information about the Monodevelop-list mailing list