appendto / juiceui

Juice UI is an open-source collection of WebForms components that brings jQuery UI Widgets to your project with ease. Start leveraging the power of the world's most popular JavaScript UI library while working with familiar code in your ASP.NET projects.
http://juiceui.com
GNU General Public License v2.0
125 stars 58 forks source link

juice requires outdated JQuery scripts while nuget downloads the updated ones #35

Open Nazerbayev opened 11 years ago

Nazerbayev commented 11 years ago

Nugets automatically downloads JqueryUI-1.9.2 and Jquery-1.8.3 but juiceui adds links to scriptmanager for jqueryui-1.9.0 and jquery-1.8.2, the problem is at each:

ScriptManager.ScriptResourceMapping.AddDefinition(...)

in JuiceApp.cs

webmonkeymon commented 11 years ago

go to know, i will avoid nugets