[MonoDevelop] .proj files

Bojan Rajkovic brajkovic at coderinserepeat.com
Thu Aug 9 01:29:42 UTC 2012


On 2012-08-08 6:48 pm, Aaron Boxer 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.
>
>

MonoDevelop's build engine doesn't run post-build, etc. steps unless 
you use the xbuild/MSbuild integration. Please try turning that on in 
MDs settings and build then. I know for a fact xbuild runs post-build 
copies, etc.

>
>> -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

--Bojan


More information about the Monodevelop-list mailing list