Explorar el Código

Update ncrunch config.

Steven Kirk hace 5 años
padre
commit
5b252620b8
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      Avalonia.v3.ncrunchsolution

+ 3 - 0
Avalonia.v3.ncrunchsolution

@@ -6,6 +6,9 @@
       <Value>src\Avalonia.Build.Tasks\bin\Debug\netstandard2.0\Mono.Cecil.dll</Value>
     </AdditionalFilesToIncludeForSolution>
     <AllowParallelTestExecution>True</AllowParallelTestExecution>
+    <CustomBuildProperties>
+      <Value>RunApiCompat = false</Value>
+    </CustomBuildProperties>
     <ProjectConfigStoragePathRelativeToSolutionDir>.ncrunch</ProjectConfigStoragePathRelativeToSolutionDir>
     <SolutionConfigured>True</SolutionConfigured>
   </Settings>