Files
rdkit/Code/JavaWrappers/csharp_wrapper/RdkitTests/xunit.runner.json
Gareth Jones f99155c325 C# Build Net6 library and tests using cmake (#7326)
* Dotnet core build and test for RDKit

* Cmake dot net build and ctest working on windows

* Remove old Linux mono build

* Update to net8 and create RDK_BUILD_DOTNET_CSHARP_TESTS flag
2024-04-08 14:15:05 +02:00

5 lines
70 B
JSON

{
"parallelizeTestCollections": false,
"maxParallelThreads": -1
}