resolve and test tagprovider and fileprovider ...

This commit is contained in:
2025-12-24 20:59:22 +03:30
parent 3c0fd8200f
commit f271788cf0
+1 -1
View File
@@ -217,7 +217,7 @@ namespace xTagService.Providers
//
var tagEntity = model.FromDto();
entity = entity.UpdateData(
updateWith: entity,
updateWith: tagEntity,
propertyBlackList: new List<string>
{
nameof(XTagDto.Id),