瀏覽代碼

Update ncrunch config.

Steven Kirk 5 年之前
父節點
當前提交
5b252620b8
共有 1 個文件被更改,包括 3 次插入0 次删除
  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>