MSBuild:Compile $(DefaultXamlRuntime) Designer MSBuild:Compile $(DefaultXamlRuntime) Designer <_WpfCommonNetFxReference Include="WindowsBase" /> <_WpfCommonNetFxReference Include="PresentationCore" /> <_WpfCommonNetFxReference Include="PresentationFramework" /> <_WpfCommonNetFxReference Include="System.Xaml" Condition="'$(_TargetFrameworkVersionValue)' != '' And '$(_TargetFrameworkVersionValue)' >= '4.0'"> 4.0 <_WpfCommonNetFxReference Include="UIAutomationClient" Condition="'$(_TargetFrameworkVersionValue)' != '' And '$(_TargetFrameworkVersionValue)' >= '4.0'" /> <_WpfCommonNetFxReference Include="UIAutomationClientSideProviders" Condition="'$(_TargetFrameworkVersionValue)' != '' And '$(_TargetFrameworkVersionValue)' >= '4.0'" /> <_WpfCommonNetFxReference Include="UIAutomationProvider" Condition="'$(_TargetFrameworkVersionValue)' != '' And '$(_TargetFrameworkVersionValue)' >= '4.0'" /> <_WpfCommonNetFxReference Include="UIAutomationTypes" Condition="'$(_TargetFrameworkVersionValue)' != '' And '$(_TargetFrameworkVersionValue)' >= '4.0'" /> <_WpfCommonNetFxReference Include="System.Windows.Controls.Ribbon" Condition="'$(_TargetFrameworkVersionValue)' != '' And '$(_TargetFrameworkVersionValue)' >= '4.5'" /> <_SDKImplicitReference Include="@(_WpfCommonNetFxReference)" Condition="'$(UseWPF)' == 'true'"/> <_SDKImplicitReference Include="System.Windows.Forms" Condition="('$(UseWindowsForms)' == 'true') " /> <_SDKImplicitReference Include="WindowsFormsIntegration" Condition=" ('$(UseWindowsForms)' == 'true') And ('$(UseWPF)' == 'true') "/> <_UnsupportedNETCoreAppTargetFramework Include=".NETCoreApp,Version=v1.0" /> <_UnsupportedNETCoreAppTargetFramework Include=".NETCoreApp,Version=v1.1" /> <_UnsupportedNETCoreAppTargetFramework Include=".NETCoreApp,Version=v2.0" /> <_UnsupportedNETCoreAppTargetFramework Include=".NETCoreApp,Version=v2.1" /> <_UnsupportedNETCoreAppTargetFramework Include=".NETCoreApp,Version=v2.2" /> <_UnsupportedNETStandardTargetFramework Include="@(SupportedNETStandardTargetFramework)" /> <_UnsupportedNETFrameworkTargetFramework Include=".NETFramework,Version=v2.0" />