Browse Source
Merge branch 'master' into features/web
pull/7029/head
Dan Walmsley
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.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> |
|
|
|
|