f69f323542409a4d20ba1dbc9eb0a592bbeaf775
Changed several ProfileView properties (Type, Mandantor, ProfileName, LogLevel, Language, AddedWho) from non-nullable strings with default values to nullable strings. This allows these fields to be null instead of defaulting to an empty string.
Description
Languages
C#
100%