Format .NET projects with csharpier

This commit is contained in:
2025-08-29 17:17:27 +02:00
parent fffd611a52
commit 363cefa00f
24 changed files with 220 additions and 155 deletions

View File

@@ -6,4 +6,4 @@ internal static class CacheKeys
{
return $"month-summary-{source}-{year}-{month}";
}
}
}