mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Disable suggestion of converting IBaseImage.Info into an auto-property, it doesn't work there.
This commit is contained in:
@@ -50,6 +50,7 @@ public sealed partial class SaveDskF
|
||||
public Guid Id => new("288CE058-1A51-4034-8C45-5A256CAE1461");
|
||||
|
||||
/// <inheritdoc />
|
||||
// ReSharper disable once ConvertToAutoProperty
|
||||
public ImageInfo Info => _imageInfo;
|
||||
|
||||
/// <inheritdoc />
|
||||
|
||||
Reference in New Issue
Block a user