forked from amkovkov/GranuSightSoftware2
feat: GSS2.Test - UI+DI, Vulkan render test
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
using CommunityToolkit.Mvvm.ComponentModel;
|
||||
|
||||
namespace GSS2.Test;
|
||||
|
||||
public abstract class ViewModelBase : ObservableObject
|
||||
{ }
|
||||
Reference in New Issue
Block a user