version 0.1.0
Added COPYING and README.md Implemented Serilog
This commit is contained in:
parent
32c48b01b9
commit
a34ed8881d
11 changed files with 785 additions and 28 deletions
|
@ -11,7 +11,7 @@ namespace GoldbergGUI.WPF
|
|||
{
|
||||
public App()
|
||||
{
|
||||
this.RegisterSetupType<MvxWpfSetup<Core.App>>();
|
||||
this.RegisterSetupType<Setup>();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue