migration
This commit is contained in:
parent
561881c9aa
commit
f133c740e1
55 changed files with 2928 additions and 20 deletions
|
|
@ -0,0 +1,7 @@
|
|||
using ReactiveUI;
|
||||
|
||||
namespace Discovery.Loader.ViewModels;
|
||||
|
||||
public class ViewModelBase : ReactiveObject
|
||||
{
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue