Align .editorconfig files
When debugging only app.Services.GetRequiredService<IPCRBService>(); Injected AppSettings instead of using GetEnvironmentVariable at Services level Get ready to use VSCode IDE
This commit is contained in:
@ -9,4 +9,4 @@ public class PCRBAttendee {
|
||||
public required int AttendeeID { get; set; }
|
||||
public User? Attendee { get; set; }
|
||||
public required int Step { get; set; }
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user