=== Summary: 675 files | 7 generated | 484 fresh | 4605 untracked | 4268 adopted | 355 marked | 466 validated-ok | 2+0 stale (sig+body) | 0 skipped | 0 failed | elapsed 11:08:11.442 (40091.44s) ===
This commit is contained in:
@@ -7,6 +7,7 @@ namespace adas_core.Infrastructure.Utils.MongoMaps;
|
||||
/// <summary>
|
||||
/// Provides a standard implementation of the <see cref="IEntityMapContributor"/> interface.
|
||||
/// </summary>
|
||||
/// <!-- aidoc:v1 sig=70505b3 -->
|
||||
public class StandardMapContributor : IEntityMapContributor
|
||||
{
|
||||
/// <summary>
|
||||
@@ -15,6 +16,7 @@ public class StandardMapContributor : IEntityMapContributor
|
||||
/// <see cref="UiFontData"/>, several nullable UI configuration members are configured to be ignored
|
||||
/// when null to avoid persisting default values.
|
||||
/// </summary>
|
||||
/// <!-- aidoc:v1 sig=d4dea7a body=af00a54 -->
|
||||
public void RegisterMaps()
|
||||
{
|
||||
if (!BsonClassMap.IsClassMapRegistered(typeof(HistoricalConfigChanges)))
|
||||
|
||||
Reference in New Issue
Block a user