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

2014-07-29 Thread Sergey Khabibullin
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
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


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

2014-07-29 Thread Rafael Teixeira
Presuming that you are talking about MonoDevelop/XamarinStudio you'll need
to add a packages.xml file to your template and add the needed import and
set the proper nuget properties in the project file to have nuget-support
grab and process the packages during the build. This kind of template will
fail if the plugin for nuget processing is not installed in the IDE (AFAIK
it is not installed by default in MD, not sure if newer versions of XS do
have it in the core install).


Rafael Teixeira
O..:.)


On Tue, Jul 29, 2014 at 6:25 AM, Sergey Khabibullin x2b...@gmail.com
wrote:

 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

 ___
 Mono-devel-list mailing list
 Mono-devel-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-devel-list


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Mono 3.6 release?

2014-07-29 Thread Bob Summerwill
Hey guys,

The Mono 3.6 release line was created at the start of the month and has
seen very, little movement since.We created matching Tizen RPMs several
weeks ago.

What is the plan for the Mono 3.6 release?Who is the Release Manager?
Rodrigo?   What is the process?

Some more transparency to the community around Mono release process would
be helpful.   Thanks!


Cheers,
Bob

-- 
b...@summerwill.net
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Mono 3.6 release?

2014-07-29 Thread Greg Young
What is the plan for the Mono 3.6 release?Who is the Release Manager?
  Rodrigo?   What is the process?

Some more transparency to the community around Mono release process would
be helpful.   Thanks!

+!


On Wed, Jul 30, 2014 at 12:16 AM, Bob Summerwill b...@summerwill.net wrote:

 Hey guys,

 The Mono 3.6 release line was created at the start of the month and has
 seen very, little movement since.We created matching Tizen RPMs several
 weeks ago.

 What is the plan for the Mono 3.6 release?Who is the Release Manager?
   Rodrigo?   What is the process?

 Some more transparency to the community around Mono release process would
 be helpful.   Thanks!


 Cheers,
 Bob

 --
 b...@summerwill.net


 ___
 Mono-devel-list mailing list
 Mono-devel-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-devel-list




-- 
Studying for the Turing test
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Mono 3.6 release?

2014-07-29 Thread Miguel de Icaza
Yes, we do make a branch, and then we put it through QA.

The we fix all the bugs that QA finds, and when we are ready we release.

What is important is to not regress, so things will take as long as they
need to, because we are not going to ship a version that breaks someone's
system, just because someone is in a rush.

If you are in a rush, use a git checkout.

Miguel


On Tue, Jul 29, 2014 at 5:16 PM, Bob Summerwill b...@summerwill.net wrote:

 Hey guys,

 The Mono 3.6 release line was created at the start of the month and has
 seen very, little movement since.We created matching Tizen RPMs several
 weeks ago.

 What is the plan for the Mono 3.6 release?Who is the Release Manager?
   Rodrigo?   What is the process?

 Some more transparency to the community around Mono release process would
 be helpful.   Thanks!


 Cheers,
 Bob

 --
 b...@summerwill.net


 ___
 Mono-devel-list mailing list
 Mono-devel-list@lists.ximian.com
 http://lists.ximian.com/mailman/listinfo/mono-devel-list


___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list