SenseNet / sn-client-dotnet

A .Net client for sensenet that makes it easy to use the REST API of the Content Repository.
https://www.sensenet.com/
GNU General Public License v2.0
7 stars 16 forks source link

Error when overriding a globally registered content type #121

Closed tusmester closed 7 months ago

tusmester commented 11 months ago

When I try to register my custom .Net type using RegisterGlobalContentType and the type has the same name as an already registered type, the service registration fails.

System.ArgumentException: An item with the same key has already been added. Key: File
tusmester commented 11 months ago

Fixed by https://github.com/SenseNet/sn-client-dotnet/commit/6a817ec21550bd328b1efcce656d007ea824904f