porting 7.6-rc1 into 8
This commit is contained in:
@@ -6,7 +6,6 @@ namespace Umbraco.Core.IO
|
||||
{
|
||||
public static class FileSystemExtensions
|
||||
{
|
||||
|
||||
/// <summary>
|
||||
/// Attempts to open the file at <code>filePath</code> up to <code>maxRetries</code> times,
|
||||
/// with a thread sleep time of <code>sleepPerRetryInMilliseconds</code> between retries.
|
||||
|
||||
Reference in New Issue
Block a user