Forráskód Böngészése

Update ncrunch config.

Steven Kirk 5 éve
szülő
commit
5b252620b8
1 módosított fájl, 3 hozzáadás és 0 törlés
  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>