Fix in InventoryItem NameSpace
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| using MongoDB.Bson.Serialization.Attributes; | ||||
| using System.Text.Json.Serialization; | ||||
|  | ||||
| namespace Core.Adapters.Lib.Inventory | ||||
| namespace Core.Adapters.Lib | ||||
| { | ||||
|     public abstract class InventoryItem : Document | ||||
|     { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user