Update 3rd Party Libraries
Json.NET, jQuery, jQuery UI, modernizr, moment.js, Highcharts, TinyMCE, normalize.css, T4MVC, RazorGenerator, Reactive Extensions
This commit is contained in:
@@ -14,6 +14,13 @@
|
||||
<PortableAreas>
|
||||
<!--<Area></Area>-->
|
||||
</PortableAreas>
|
||||
<!--Name of folder in your project root that follows the FeatureFolder convention (controllers and views are placed within the same folder)-->
|
||||
<!--<FeatureFolderRootArea></FeatureFolderRootArea>-->
|
||||
<!--Names of areas which follow the FeatureFolder convention (controllers and views are placed within the same folder).
|
||||
Use <Area>*</Area> if you only use Areas with FeatureFolders-->
|
||||
<FeatureFolderAreas>
|
||||
<!--<Area></Area>-->
|
||||
</FeatureFolderAreas>
|
||||
<!--Choose whether you want to include an 'Areas' token when referring to areas.
|
||||
e.g. Assume the Area is called Blog and the Controller is Post:
|
||||
- When false use MVC.Blog.Post.etc...
|
||||
|
||||
Reference in New Issue
Block a user