Fix up to Macros in Core project
This commit is contained in:
@@ -82,7 +82,7 @@ namespace Umbraco.Cms.Core.IO
|
||||
/// <returns>
|
||||
/// <see cref="Stream"/>.
|
||||
/// </returns>
|
||||
Stream OpenFile(string path);
|
||||
Stream? OpenFile(string path);
|
||||
|
||||
/// <summary>
|
||||
/// Deletes the specified file.
|
||||
|
||||
Reference in New Issue
Block a user