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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user