File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
src/Controls/src/Build.Tasks/nuget/buildTransitive/netstandard2.0 Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 211211 <MauiXamlRuntimeParsingSupport Condition =" '$(MauiXamlRuntimeParsingSupport)' == '' and '$(PublishAot)' == 'true'" >false</MauiXamlRuntimeParsingSupport >
212212 <MauiEnableIVisualAssemblyScanning Condition =" '$(MauiEnableIVisualAssemblyScanning)' == ''" >false</MauiEnableIVisualAssemblyScanning >
213213 <MauiShellSearchResultsRendererDisplayMemberNameSupported Condition =" '$(MauiShellSearchResultsRendererDisplayMemberNameSupported)' == '' and '$(PublishAot)' == 'true'" >false</MauiShellSearchResultsRendererDisplayMemberNameSupported >
214- <MauiQueryPropertyAttributeSupport Condition =" '$(MauiQueryPropertyAttributeSupport)' == ''" >false</MauiQueryPropertyAttributeSupport >
214+ <MauiQueryPropertyAttributeSupport Condition =" '$(MauiQueryPropertyAttributeSupport)' == '' and '$(PublishAot)' == 'true' " >false</MauiQueryPropertyAttributeSupport >
215215 </PropertyGroup >
216216 <ItemGroup >
217217 <RuntimeHostConfigurationOption Include =" Microsoft.Maui.RuntimeFeature.IsXamlRuntimeParsingSupported"
You can’t perform that action at this time.
0 commit comments