Skip to content
Snippets Groups Projects
Commit 248d277f authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Disable ReSharper warning.

parent 850a83f1
No related branches found
No related tags found
No related merge requests found
......@@ -98,6 +98,7 @@ namespace ATxCommon.Serializables
/// Whether to enforce ACL inheritance when moving files and directories, see
/// https://support.microsoft.com/en-us/help/320246 for more details. Default: false.
/// </summary>
// ReSharper disable once InconsistentNaming
public bool EnforceInheritedACLs { get; set; } = false;
/// <summary>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment