U4-5424 Upgrade to latest .Net framework version (4.6.1)
This commit is contained in:
20
src/Umbraco.Web/UI/JavaScript/Resources.Designer.cs
generated
20
src/Umbraco.Web/UI/JavaScript/Resources.Designer.cs
generated
@@ -1,7 +1,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:4.0.30319.18444
|
||||
// Runtime Version:4.0.30319.42000
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
@@ -62,21 +62,21 @@ namespace Umbraco.Web.UI.JavaScript {
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to [
|
||||
/// 'lib/jquery/jquery-2.0.3.min.js',
|
||||
/// 'lib/jquery/jquery.min.js',
|
||||
/// 'lib/angular/1.1.5/angular.min.js',
|
||||
/// 'lib/underscore/underscore.js',
|
||||
/// 'lib/underscore/underscore-min.js',
|
||||
///
|
||||
/// 'lib/jquery/jquery-ui-1.10.3.custom.min.js',
|
||||
/// 'lib/jquery-ui/jquery-ui.min.js',
|
||||
/// 'lib/jquery-ui-touch-punch/jquery.ui.touch-punch.js',
|
||||
///
|
||||
/// 'lib/angular/1.1.5/angular-cookies.min.js',
|
||||
/// 'lib/angular/1.1.5/angular-mobile.js',
|
||||
/// 'lib/angular/1.1.5/angular-sanitize.min.js',
|
||||
///
|
||||
/// 'lib/angular/angular-ui-sortable.js',
|
||||
///
|
||||
/// 'lib/jquery/jquery.upload/js/jquery.fileupload.js',
|
||||
/// 'lib/jquery/jquery.upload/js/load-image.min.js',
|
||||
/// 'lib/jquery/jquery.upload/js/ [rest of string was truncated]";.
|
||||
/// 'lib/angular/angular-ui-sortable.js',
|
||||
///
|
||||
/// 'lib/angular-dynamic-locale/tmhDynamicLocale.min.js',
|
||||
/// 'lib/ng-file-upload/ng-file-upload. [rest of string was truncated]";.
|
||||
/// </summary>
|
||||
internal static string JsInitialize {
|
||||
get {
|
||||
@@ -90,7 +90,9 @@ namespace Umbraco.Web.UI.JavaScript {
|
||||
/// UmbClientMgr.setUmbracoPath('"##UmbracoPath##"');
|
||||
///
|
||||
/// jQuery(document).ready(function () {
|
||||
///
|
||||
/// angular.bootstrap(document, ['umbraco']);
|
||||
///
|
||||
/// });
|
||||
///});.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user