开发者

Visual Studio 2010 including old version of jquery

开发者 https://www.devze.com 2023-01-02 15:41 出处:网络
When I create a new ASP.NET project in Visual Studio 2010, it creates the scripts directory, like it should, however the version of JQuery it sticks under 开发者_如何学JAVAthe scripts directory is an

When I create a new ASP.NET project in Visual Studio 2010, it creates the scripts directory, like it should, however the version of JQuery it sticks under 开发者_如何学JAVAthe scripts directory is an old version of JQuery. Version 1.36 I believe. How can I update this so that Visual Studio 2010 will include the newest version of jquery? I know I can remove it and manually add it, but I don't want to have to do this everytime I create a new project.


Have a look here:

C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\ProjectTemplates\Web\CSharp\1033

(obviously, adjusting the path to your local PC if needed, and there is a separate folder for VB there as well)

Every .zip file is a project template. Update as needed.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号