modernized picsettings
This commit is contained in:
parent
4ceb46d65c
commit
63aac7f911
5 changed files with 243 additions and 915 deletions
|
|
@ -84,6 +84,7 @@ namespace ImageCatalog_2
|
|||
services.AddTransient<ImageCreationStuff>();
|
||||
|
||||
services.AddSingleton<ParametriSetup>();
|
||||
services.AddSingleton<PicSettings>();
|
||||
|
||||
// Register your forms
|
||||
services.AddTransient<MainForm>();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue