[MonoDevelop] Query referenced Assemblies from Project

José Cornado jose.cornado at gmail.com
Sun Feb 26 17:22:48 UTC 2017


Thanks! Where is the DotNetProject source located? Just for future
reference :-}



On Sun, Feb 26, 2017 at 10:03 AM, Matt Ward <ward.matt at gmail.com> wrote:

> Convert the ICSharpProject into a DotNetProject and then look at the
> References property. Looking at the code ICSharpProject is only implemented
> by the CSharpProject which is a DotNetProject.
>
> class CSharpProject: DotNetProject, ICSharpProject
>
> On 26 February 2017 at 16:56, José Cornado <jose.cornado at gmail.com> wrote:
>
>> Hello,
>>
>> Is there a way to find the assemblies that a ICSharpProject references
>> that is easier than extracting them from the .csproj?
>>
>> Thanks a lot!
>>
>> _______________________________________________
>> Monodevelop-list mailing list
>> Monodevelop-list at lists.dot.net
>> http://lists.dot.net/mailman/listinfo/monodevelop-list
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/monodevelop-list/attachments/20170226/b98af5b8/attachment.html>


More information about the Monodevelop-list mailing list