From 9388f263e7a54464890f98dda0468f7abcb4d479 Mon Sep 17 00:00:00 2001 From: Noe Date: Thu, 31 Jul 2025 14:56:42 +0200 Subject: [PATCH] test commit to see if git works --- csharp/App/SodiStoreMax/src/AggregationService/Aggregator.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/csharp/App/SodiStoreMax/src/AggregationService/Aggregator.cs b/csharp/App/SodiStoreMax/src/AggregationService/Aggregator.cs index 50f13e0fc..f68d0a1c8 100644 --- a/csharp/App/SodiStoreMax/src/AggregationService/Aggregator.cs +++ b/csharp/App/SodiStoreMax/src/AggregationService/Aggregator.cs @@ -118,6 +118,7 @@ public static class Aggregator if (IsFileWithinTimeRange(jsonFile, afterTimestamp, beforeTimestamp)) { try + { // Read and parse JSON