workingHoursTemp ReModify
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
namespace AccountManagement.Application.Contracts.Task;
|
||||
#nullable enable
|
||||
namespace AccountManagement.Application.Contracts.Task;
|
||||
|
||||
public class CompleteTaskViewModel
|
||||
{
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
using System.Collections.Generic;
|
||||
|
||||
using System.Collections.Generic;
|
||||
using Microsoft.AspNetCore.Http;
|
||||
|
||||
namespace AccountManagement.Application.Contracts.Task;
|
||||
|
||||
Reference in New Issue
Block a user