mirror of
https://github.com/claunia/marechai.git
synced 2025-12-16 19:14:25 +00:00
Reorganize project structure.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
namespace Marechai.App.Presentation;
|
||||
namespace Marechai.App.Presentation.ViewModels;
|
||||
|
||||
public partial record SecondViewModel(Entity Entity)
|
||||
{
|
||||
}
|
||||
public record SecondViewModel(Entity Entity) {}
|
||||
Reference in New Issue
Block a user