Add API12
[platform/core/csapi/tizenfx.git] / pkg / Tizen.NET.API12 / xamlbuild / Tizen.NUI.XamlBuild.props
1 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
2
3         <!--
4         When using Sdk-style projects and default embedded resource items are enabled, automatically
5         add the XAML files and fix up item metadata to pair them with code files.
6         This is in the props file, not the targets file, so that projects can remove/update these items.
7         The default value for EnableDefaultXamlItems is set in the targets, which works because
8         the property evaluation pass comes before the item evaluation pass.
9
10         The actual item groups are in a separate conditionally-imported file as they use constructs that
11         are not compatible with older MSBuild versions.
12         -->
13 </Project>