chore: run dotnet format
This commit is contained in:
@@ -5,4 +5,4 @@ public sealed record DatabaseSettings
|
||||
public string ConnectionString { get; init; } = string.Empty;
|
||||
public int Timeout { get; init; }
|
||||
public int RetryCount { get; init; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user