This commit is contained in:
2026-05-28 11:39:34 +03:30
parent a4c0f9a181
commit db03b59cc8
6 changed files with 310 additions and 8 deletions
-1
View File
@@ -9,7 +9,6 @@ namespace xFileService.Providers
public class XFileTagProvider : XBaseTagProvider<Guid>, IXFileTagProvider
{
public XFileTagProvider(
string providedFor,
IXTagServiceProvider tagProvider
) : base(
providedFor: nameof(XFile),