Format .NET projects with csharpier
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
namespace Solar.Api.Models;
|
||||
|
||||
public record DayResponse(ZeverDayLog[] ZeverLogs, EnvoyDayLog[] EnvoyLogs);
|
||||
public record DayResponse(ZeverDayLog[] ZeverLogs, EnvoyDayLog[] EnvoyLogs);
|
||||
|
||||
Reference in New Issue
Block a user