Merge pull request #8409 from Bond-009/warn61

Use record for AudioBookFilePathParserResult
This commit is contained in:
Claus Vium 2022-09-15 09:13:59 +02:00 committed by GitHub
commit e54f6b0660
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@ namespace Emby.Naming.AudioBook
/// <summary>
/// Data object for passing result of audiobook part/chapter extraction.
/// </summary>
public struct AudioBookFilePathParserResult
public record struct AudioBookFilePathParserResult
{
/// <summary>
/// Gets or sets optional number of path extracted from audiobook filename.