added configureawait false to achievement method
This commit is contained in:
parent
6518361824
commit
99786a0c36
4 changed files with 6 additions and 7 deletions
|
@ -13,7 +13,6 @@ namespace GoldbergGUI.Core
|
|||
.EndingWith("Service")
|
||||
.AsInterfaces()
|
||||
.RegisterAsLazySingleton();
|
||||
//RegisterAppStart<MainViewModel>();
|
||||
RegisterCustomAppStart<CustomMvxAppStart<MainViewModel>>();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue