file-scoped namespaces
This commit is contained in:
		| @@ -1,4 +1,3 @@ | ||||
| namespace ApplicationLayer.Services.AuthServices.Common | ||||
| { | ||||
|     public record AuthData(string Email, string Password); | ||||
| } | ||||
| namespace ApplicationLayer.Services.AuthServices.Common; | ||||
|  | ||||
| public record AuthData(string Email, string Password); | ||||
		Reference in New Issue
	
	Block a user