File tree Expand file tree Collapse file tree
tests/NuGetGallery.FunctionalTests/StaticAssets Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55# on specific relative paths.
66** /Scripts /gallery /jquery-3.4.1.js
77** /Scripts /gallery /knockout-3.5.1.js
8- ** /Scripts /gallery /moment-2.18.1 .js
8+ ** /Scripts /gallery /moment-2.29.2 .js
Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ private static void BundlingPostStart()
134134 . Include ( "~/Scripts/gallery/jquery.validate.unobtrusive-3.2.6.js" )
135135 . Include ( "~/Scripts/gallery/knockout-3.5.1.js" )
136136 . Include ( "~/Scripts/gallery/bootstrap.js" )
137- . Include ( "~/Scripts/gallery/moment-2.18.1 .js" )
137+ . Include ( "~/Scripts/gallery/moment-2.29.2 .js" )
138138 . Include ( "~/Scripts/gallery/common.js" )
139139 . Include ( "~/Scripts/gallery/autocomplete.js" ) ;
140140 BundleTable . Bundles . Add ( scriptBundle ) ;
Original file line number Diff line number Diff line change 18571857 <Content Include =" Scripts\gallery\jquery.validate.unobtrusive-3.2.6.js" />
18581858 <Content Include =" Scripts\gallery\knockout-projections.js" />
18591859 <Content Include =" Scripts\gallery\md5.js" />
1860- <Content Include =" Scripts\gallery\moment-2.18.1 .js" />
1860+ <Content Include =" Scripts\gallery\moment-2.29.2 .js" />
18611861 <Content Include =" Scripts\gallery\page-about.js" />
18621862 <Content Include =" Scripts\gallery\page-account.js" />
18631863 <Content Include =" Scripts\gallery\page-add-organization.js" />
22652265 <Version >2.8.3</Version >
22662266 </PackageReference >
22672267 <PackageReference Include =" Moment.js" >
2268- <Version >2.24.0 </Version >
2268+ <Version >2.29.2 </Version >
22692269 </PackageReference >
22702270 <PackageReference Include =" MvcTreeView" >
22712271 <Version >1.4.0</Version >
You can’t perform that action at this time.
0 commit comments