-
Some checks failed
build / build (push) Successful in 32s
SonarQube Scan / SonarQube Trigger (push) Failing after 19s

This commit is contained in:
Namu
2025-09-13 20:04:23 +02:00
parent 918fa62f84
commit b21155f50f

View File

@@ -48,3 +48,4 @@ for (int i = 0; i < 5; i++)
{
Console.WriteLine($"Count: {i}");
}