We have a requirement to install Nuget Packages during our build process . We are using Final Builder 7.0.0.787 version. Is it possible to install Nuget packages using Final Builder version 7.0.0.787?
If so please help us and explain the procedure we need to follow to install Nuget packages using Final Builder 7.0.0.787?
I have one query using Visual studio 2010 we have a option(using Enable Nuget Package Restore ) to restore a nuget package from Nuget feed server automatically when we click on Build button .
No, not at this time. You will need to use the Nuget Actions to achieve this. Package restore is a Visual Studio feature, although they recently added a nuget command line option to restore packages, so we may be able to add this feature in a future build.
Hi Vincent, We found an article in google regarding installing nuget packages from feed server in Final builder. This is the link for that : https://www.finalbuilder.com/Resources/Blogs/PostId/690/FinalBuilder-now-with-NuGet-y-goodness.aspx But we cannot see that option mentioned in the link as we are using Final Builder 7.0.0.787 version. To get Nuget Install options mentioned in the link can you please tell me the exact version of Final builder we need to upgrade so that we can upgrade to it.
The actions were introduced in 7.0.0.1283, though for the life of me I cannot understand why you would want to upgrade to an old build rather than the current release build? There are a number of bug fixes and new features introduced since 7.0.0.1283 was released.
I cannot see Nuget Actions in 7.0.0.787 . My intention is to get Nuget Actions. Can you please tell me nuget actions are available in 7.0.0.787 of Finalbuilder. If nuget actions are available in 7.0.0.787 of Finalbuilder please suggest us how can we nuget actions .
No, you cannot get new features in old builds, you need to update to the newer builds. If you contact support @ finalbuilder.com with your license details, we can check which builds you are entitled to and provide a quote for getting up to date.