Browse Source

Merge branch 'master' into features/web

pull/7029/head
Dan Walmsley 5 years ago
committed by GitHub
parent
commit
2c51cf4453
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .ncrunch/Avalonia.Win32.v3.ncrunchproject

2
.ncrunch/Avalonia.Win32.v3.ncrunchproject

@ -1,7 +1,7 @@
<ProjectConfiguration>
<Settings>
<AdditionalFilesToIncludeForProject>
<Value>..\..\tools\MicroComGenerator\bin\Debug\netcoreapp3.1\**.*</Value>
<Value>..\..\tools\MicroComGenerator\bin\Debug\net6.0\**.*</Value>
</AdditionalFilesToIncludeForProject>
<HiddenComponentWarnings>
<Value>MissingOrIgnoredProjectReference</Value>

Loading…
Cancel
Save