This is a migrated thread and some comments may be shown as answers.

Upgrade Wizard Creates lib Directory

3 Answers 256 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Joel Palmer
Top achievements
Rank 2
Joel Palmer asked on 29 Oct 2013, 06:24 PM
Can you explain to me the purpose of creating the lib directory during an upgrade?  This seems to be a new way of operating and it creates havoc with the projects that are shared between multiple solutions.  If I upgrade solution 1 it creates all the reference files then updates the references for project 1 pointing to that directory.  If I upgrade solution it creates another set of the same files but now project 1 points to the new directory.  Shouldn't it just point to the GAC reference?

Also, this means that every solution ends up adding the same files to Source control because "everything in this directory" belongs in there.

3 Answers, 1 is accepted

Sort by
0
Yana
Telerik team
answered on 31 Oct 2013, 12:49 PM
Hi Joel,

Thank you for contacting us and sorry for the caused inconvenience.

You can prevent copying the assemblies in a local lib folder by unchecking the "Add referenced assemblies to solution" option in the Upgrade Wizard (check the attached screenshot). Note that this setting is preserved and it will not be needed to un-check it for each project.

I hope this helps.

Regards,
Yana
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Geovani
Top achievements
Rank 2
answered on 30 Aug 2018, 09:12 PM

Is it possible to configure the upgrade wizard to use an existing directory other then "lib" for example we keep all our 3rd party dependencies in the Library folder (structure below)

Project Root  - Library - RCWF - 2018.2.621

                      - Component - Component Files

When ever we upgrade; the wizard creates a lib folder at root instead of finding the old files inside Library - RCFW - XXXX.X.XXX and upgrading the files in that directory; see screenshots 

 

0
Nikola
Telerik team
answered on 31 Aug 2018, 11:48 AM
Hello Geovani,

The Visual Studio extensions depend on the file structure you have described in order to manage the product versions installed. For the time being, we do not plan to allow for customization of the lib folder. As things are you can either use the structure that the extension creates and then place the other 3rd party assemblies in the lib folder or manually substitute the assemblies in the RCWF folder.

In case you have any other questions we remain at your disposal.

Regards,
Nikola
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
General Discussions
Asked by
Joel Palmer
Top achievements
Rank 2
Answers by
Yana
Telerik team
Geovani
Top achievements
Rank 2
Nikola
Telerik team
Share this question
or