chore: run dotnet format
This commit is contained in:
@@ -11,7 +11,7 @@ public abstract class Content
|
||||
/// Gets the type of the content.
|
||||
/// </summary>
|
||||
public string Type { get; init; } = string.Empty;
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Gets the cache control to be used for the content.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user