|
@@ -10,8 +10,11 @@
|
|
<AllowParallelTestExecution>True</AllowParallelTestExecution>
|
|
<AllowParallelTestExecution>True</AllowParallelTestExecution>
|
|
<CustomBuildProperties>
|
|
<CustomBuildProperties>
|
|
<Value>RunApiCompat = false</Value>
|
|
<Value>RunApiCompat = false</Value>
|
|
|
|
+ <Value>TargetFrameworks = net8.0;netstandard2.0</Value>
|
|
</CustomBuildProperties>
|
|
</CustomBuildProperties>
|
|
|
|
+ <EnableRDI>False</EnableRDI>
|
|
<ProjectConfigStoragePathRelativeToSolutionDir>.ncrunch</ProjectConfigStoragePathRelativeToSolutionDir>
|
|
<ProjectConfigStoragePathRelativeToSolutionDir>.ncrunch</ProjectConfigStoragePathRelativeToSolutionDir>
|
|
|
|
+ <RdiConfigured>True</RdiConfigured>
|
|
<SolutionConfigured>True</SolutionConfigured>
|
|
<SolutionConfigured>True</SolutionConfigured>
|
|
</Settings>
|
|
</Settings>
|
|
</SolutionConfiguration>
|
|
</SolutionConfiguration>
|