We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5856e00 commit ecf1769Copy full SHA for ecf1769
tests/MySqlConnector.Tests/MySqlConnector.Tests.csproj
@@ -18,6 +18,7 @@
18
<AssemblyName>MySqlConnector.Tests</AssemblyName>
19
<PackageId>MySqlConnector.Tests</PackageId>
20
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
21
+ <RuntimeFrameworkVersion>2.0.0</RuntimeFrameworkVersion>
22
</PropertyGroup>
23
24
<ItemGroup>
tests/SideBySide/SideBySide.csproj
@@ -21,6 +21,7 @@
<ServerGarbageCollection>true</ServerGarbageCollection>
<ConcurrentGarbageCollection>true</ConcurrentGarbageCollection>
<ThreadPoolMinThreads>64</ThreadPoolMinThreads>
25
26
27
0 commit comments