feat(AnnotationParams): Erstellt, um Annotationen über Appsettings zu konfigurieren.
This commit is contained in:
@@ -163,6 +163,8 @@ try
|
||||
|
||||
builder.ConfigureBySection<CustomImages>();
|
||||
|
||||
builder.ConfigureBySection<AnnotationParams>();
|
||||
|
||||
var app = builder.Build();
|
||||
|
||||
// Configure the HTTP request pipeline.
|
||||
|
||||
Reference in New Issue
Block a user