Skip to content

Commit

Permalink
Update jquery to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed May 21, 2014
1 parent 5721dee commit 3cbdc61
Show file tree
Hide file tree
Showing 8 changed files with 249 additions and 170 deletions.
8 changes: 4 additions & 4 deletions src/deploy.web/Fake.Deploy.Web/Fake.Deploy.Web.fsproj
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,6 @@
<Content Include="Scripts\jquery.iframe-transport.js" />
<Content Include="Scripts\jquery.ui.widget.js" />
<Content Include="Scripts\jquery.fileupload.js" />
<Content Include="Scripts\jquery-2.1.0.min.js" />
<Content Include="Scripts\jquery-2.1.0.js" />
<Content Include="Scripts\jquery-2.1.0.intellisense.js" />
<None Include="Scripts\jquery-2.1.0.min.map" />
<Content Include="Scripts\knockout-3.1.0.js" />
<Content Include="Scripts\knockout-3.1.0.debug.js" />
<Content Include="Scripts\bootstrap.min.js" />
Expand All @@ -145,6 +141,10 @@
<None Include="Scripts\toastr.min.js.map" />
<Content Include="Scripts\toastr.min.js" />
<Content Include="Scripts\toastr.js" />
<None Include="Scripts\jquery-2.1.1.min.map" />
<Content Include="Scripts\jquery-2.1.1.min.js" />
<Content Include="Scripts\jquery-2.1.1.js" />
<Content Include="Scripts\jquery-2.1.1.intellisense.js" />
<None Include="content\bootstrap-theme.min.css" />
<None Include="content\bootstrap-theme.css.map" />
<None Include="content\bootstrap-theme.css" />
Expand Down
4 changes: 0 additions & 4 deletions src/deploy.web/Fake.Deploy.Web/Scripts/jquery-2.1.0.min.js

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3cbdc61

Please sign in to comment.