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:
Gary Sharp
2014-06-02 02:11:03 +10:00
parent 7af6a2220c
commit be25569245
168 changed files with 49268 additions and 39371 deletions
-3
View File
@@ -17,11 +17,9 @@
<connectionStrings xdt:Transform="Remove" />
<appSettings>
<add key="DiscoIgnoreVersionUpdate" xdt:Transform="Remove" xdt:Locator="Match(key)" />
<add key="Microsoft.VisualStudio.Enterprise.AspNetHelper.VsInstrLocation" xdt:Transform="Remove" xdt:Locator="Match(key)" />
</appSettings>
<system.web>
<compilation xdt:Transform="RemoveAttributes(debug)" />
<compilation xdt:Transform="RemoveAttributes(assemblyPostProcessorType)" />
<!--
In the example below, the "Replace" transform will replace the entire
<customErrors> section of your Web.config file.
@@ -37,7 +35,6 @@
</system.web>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly xdt:Transform="Remove" xdt:Locator="Condition(./_defaultNamespace:assemblyIdentity/@name='Microsoft.VisualStudio.Enterprise.AspNetHelper')"></dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>