Commit f340ec9 1 parent abf8a58 commit f340ec9 Copy full SHA for f340ec9
File tree 3 files changed +6
-4
lines changed
3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,5 @@ $o= resolve-path $path
9
9
10
10
" To test these packages add a nuget source (in visual studio) to:"
11
11
" $o "
12
- " "
12
+ " "
13
+ $x = $host.UI.RawUI.ReadKey (" NoEcho,IncludeKeyDown" )
Original file line number Diff line number Diff line change 13
13
<releaseNotes >https://github.com/erichexter/twitter.bootstrap.mvc/commits/master</releaseNotes >
14
14
<dependencies >
15
15
<dependency id =" html5shiv" />
16
- <dependency id =" twitter.bootstrap" />
16
+ <dependency id =" jquery" />
17
+ <dependency id =" jquery.migrate" />
18
+ <dependency id =" bootstrap" />
17
19
<dependency id =" navigationroutes.mvc4" />
18
20
<dependency id =" microsoft.aspnet.web.optimization" />
19
- <dependency id =" jquery" />
20
- <dependency id =" jquery.migrate" />
21
21
<dependency id =" Microsoft.jQuery.Unobtrusive.Ajax" />
22
+ <dependency id =" jQuery.Validation" />
22
23
<dependency id =" Microsoft.jQuery.Unobtrusive.Validation" />
23
24
</dependencies >
24
25
</metadata >
You can’t perform that action at this time.
0 commit comments