refactor(Profil): dto in den Ordner DTO verschieben.
- Ordner DTO in Dto umbenennen
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
namespace WorkFlow.Application.DTO.ProfileObjState
|
||||
namespace WorkFlow.Application.Dto.ProfileObjState
|
||||
{
|
||||
public record ProfileObjStateCreateDto(
|
||||
int ProfileId,
|
||||
|
||||
Reference in New Issue
Block a user