[Mono-dev] Can a project template reference a NuGet package?

Sergey Khabibullin x2bool at gmail.com
Tue Jul 29 09:25:45 UTC 2014


How can I reference a NuGet package from an xml-defined project template?
Is it possible?

       <Project name = "${ProjectName}" directory = ".">
            <Options Target = "Library" />

            <References>
                <!-- NuGet package? -->
                <Reference type="Package" refto="System, Version=1.0.5000.0,
 Culture=neutral, PublicKeyToken=b77a5c561934e089" />
            </References>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20140729/1be4aa63/attachment.html>


More information about the Mono-devel-list mailing list