csproj, etc... updates for 452 (and 462 for benchmark proj)

This commit is contained in:
Shannon
2018-09-28 11:29:56 +10:00
parent 25aa74b4cd
commit cebbcb711a
45 changed files with 401 additions and 399 deletions
+4 -2
View File
@@ -19,7 +19,7 @@ namespace Umbraco.Web.UI.JavaScript {
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internal class Resources {
@@ -66,6 +66,8 @@ namespace Umbraco.Web.UI.JavaScript {
/// 'lib/angular/1.1.5/angular.min.js',
/// 'lib/underscore/underscore-min.js',
///
/// 'lib/moment/moment.min.js',
///
/// 'lib/jquery-ui/jquery-ui.min.js',
/// 'lib/jquery-ui-touch-punch/jquery.ui.touch-punch.js',
///
@@ -76,7 +78,7 @@ namespace Umbraco.Web.UI.JavaScript {
/// 'lib/angular/angular-ui-sortable.js',
///
/// 'lib/angular-dynamic-locale/tmhDynamicLocale.min.js',
/// 'lib/ng-file-upload/ng-file-upload.min. [rest of string was truncated]";.
/// 'lib [rest of string was truncated]";.
/// </summary>
internal static string JsInitialize {
get {