2025-04-23 14:18:11 +02:00

7 lines
92 B
C#

using NUnit.Framework;
[assembly: LevelOfParallelism(100)]
namespace FrameworkTests
{
}