Removed old code
This commit is contained in:
parent
33d397d67a
commit
af987f840d
12 changed files with 120 additions and 10287 deletions
|
|
@ -82,6 +82,8 @@ namespace ImageCatalog_2
|
|||
services.AddTransient<DataModel>();
|
||||
|
||||
services.AddTransient<ImageCreationStuff>();
|
||||
|
||||
services.AddSingleton<ParametriSetup>();
|
||||
|
||||
// Register your forms
|
||||
services.AddTransient<MainForm>();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue