Merge branch 'v12/dev' into v13/dev

# Conflicts:
#	build/azure-pipelines.yml
#	src/Umbraco.Core/Configuration/Models/SecuritySettings.cs
#	version.json
This commit is contained in:
kjac
2023-10-22 11:23:04 +02:00
236 changed files with 4701 additions and 2603 deletions

View File

@@ -63,7 +63,7 @@ public class MediaWithCrops<T> : MediaWithCrops
public new T Content { get; }
/// <summary>
/// Performs an implicit conversion from <see cref="MediaWithCrops{T}" /> to <see cref="T" />.
/// Performs an implicit conversion from <see cref="MediaWithCrops{T}" /> to <typeparamref name="T"/>.
/// </summary>
/// <param name="mediaWithCrops">The media with crops.</param>
/// <returns>