1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 15.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4+ <PropertyGroup >
5+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6+ <Platform Condition =" '$(Platform)' == '' " >x86</Platform >
7+ <ProjectGuid >{AF5045DE-0D13-45C2-AC33-50CF5FDB333A}</ProjectGuid >
8+ <OutputType >Library</OutputType >
9+ <AppDesignerFolder >Properties</AppDesignerFolder >
10+ <RootNamespace >Microsoft.Toolkit.Uwp.UI.Controls.Design</RootNamespace >
11+ <AssemblyName >Microsoft.Toolkit.Uwp.UI.Controls.Primitives.DesignTools</AssemblyName >
12+ <FileAlignment >512</FileAlignment >
13+ <TargetPlatformVersion >8.1</TargetPlatformVersion >
14+ <TargetFrameworkVersion >v4.7.2</TargetFrameworkVersion >
15+ <ValidateFrameworkCompatibility >false</ValidateFrameworkCompatibility >
16+ </PropertyGroup >
17+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
18+ <DebugSymbols >true</DebugSymbols >
19+ <OutputPath >..\Microsoft.Toolkit.Uwp.UI.Controls.Primitives\bin\Debug\uap10.0.17763\Design\</OutputPath >
20+ <DebugType >full</DebugType >
21+ <Optimize >false</Optimize >
22+ <DefineConstants >TRACE;DEBUG</DefineConstants >
23+ <PlatformTarget >x86</PlatformTarget >
24+ </PropertyGroup >
25+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x86' " >
26+ <OutputPath >..\Microsoft.Toolkit.Uwp.UI.Controls.Primitives\bin\Release\uap10.0.17763\Design\</OutputPath >
27+ <DebugType >pdbonly</DebugType >
28+ <PlatformTarget >x86</PlatformTarget >
29+ <Optimize >true</Optimize >
30+ <DefineConstants >TRACE</DefineConstants >
31+ </PropertyGroup >
32+ <PropertyGroup >
33+ <AssetTargetFallback >$(AssetTargetFallback);uap10.0.17763</AssetTargetFallback >
34+ </PropertyGroup >
35+ <ItemGroup >
36+ <Reference Include =" System.Runtime" />
37+ <Reference Include =" System.ObjectModel" />
38+ <Reference Include =" System.Runtime.WindowsRuntime" />
39+ <Reference Include =" System.Runtime.InteropServices.WindowsRuntime" />
40+ <Reference Include =" Microsoft.VisualStudio.DesignTools.Extensibility" >
41+ <SpecificVersion >False</SpecificVersion >
42+ <Private >False</Private >
43+ </Reference >
44+ <Reference Include =" Microsoft.VisualStudio.DesignTools.Interaction" >
45+ <SpecificVersion >False</SpecificVersion >
46+ <Private >False</Private >
47+ </Reference >
48+ <Reference Include =" System" />
49+ <Reference Include =" System.Core" />
50+ <Reference Include =" System.Xml.Linq" />
51+ <Reference Include =" System.Data.DataSetExtensions" />
52+ <Reference Include =" Microsoft.CSharp" />
53+ <Reference Include =" System.Data" />
54+ <Reference Include =" System.Xml" />
55+ <Reference Include =" Windows, Version=255.255.255.255, Culture=neutral, processorArchitecture=MSIL" >
56+ <SpecificVersion >False</SpecificVersion >
57+ <HintPath >$(MSBuildProgramFiles32)\Windows Kits\10\UnionMetadata\10.0.17763.0\Windows.winmd</HintPath >
58+ </Reference >
59+ <Reference Include =" WindowsBase" />
60+ <Reference Include =" PresentationCore" />
61+ <Reference Include =" PresentationFramework" />
62+ </ItemGroup >
63+ <ItemGroup Label =" WinRT References" >
64+ <Reference Include =" System.Xaml" />
65+ <Reference Include =" System.Runtime.WindowsRuntime.UI.Xaml" />
66+ <Reference Include =" Windows.Foundation.FoundationContract" >
67+ <HintPath >$(ProgramFiles)\Windows Kits\10\References\10.0.17763.0\Windows.Foundation.FoundationContract\3.0.0.0\Windows.Foundation.FoundationContract.winmd</HintPath >
68+ <Aliases >WindowsRuntime</Aliases >
69+ <Private >False</Private >
70+ </Reference >
71+ <Reference Include =" Windows.Foundation.UniversalApiContract" >
72+ <HintPath >$(ProgramFiles)\Windows Kits\10\References\10.0.17763.0\Windows.Foundation.UniversalApiContract\7.0.0.0\Windows.Foundation.UniversalApiContract.winmd</HintPath >
73+ <Aliases >WindowsRuntime</Aliases >
74+ <Private >False</Private >
75+ </Reference >
76+ </ItemGroup >
77+ <ItemGroup >
78+ <Compile Include =" ..\Microsoft.Toolkit.Uwp.UI.Controls.Design\Common\Constants.cs" Link =" Common\Constants.cs" />
79+ <Compile Include =" ..\Microsoft.Toolkit.Uwp.UI.Controls.Design\Common\MetadataRegistrationBase.cs" Link =" Common\MetadataRegistrationBase.cs" />
80+ <Compile Include =" ..\Microsoft.Toolkit.Uwp.UI.Controls.Design\Common\PlatformTypes.cs" Link =" Common\PlatformTypes.cs" />
81+ <Compile Include =" ..\Microsoft.Toolkit.Uwp.UI.Controls.Design\MetadataRegistration.cs" Link =" MetadataRegistration.cs" />
82+ <Compile Include =" Controls\AdaptiveGridView.Metadata.cs" />
83+ <Compile Include =" Controls\AdaptiveGridView.Typedata.cs" />
84+ <Compile Include =" Controls\WrapPanel.Metadata.cs" />
85+ <Compile Include =" Controls\WrapPanel.Typedata.cs" />
86+ <Compile Include =" Properties\AssemblyInfo.cs" >
87+ <SubType >Code</SubType >
88+ </Compile >
89+ <AppDesigner Include =" Properties\" />
90+ <Compile Include =" Properties\Resources.Designer.cs" >
91+ <DependentUpon >Resources.resx</DependentUpon >
92+ <AutoGen >True</AutoGen >
93+ <DesignTime >True</DesignTime >
94+ </Compile >
95+ </ItemGroup >
96+ <ItemGroup >
97+ <EmbeddedResource Include =" ..\Microsoft.Toolkit.Uwp.UI.Controls.Primitives\bin\$(Configuration)\uap10.0.17763\Microsoft.Toolkit.Uwp.UI.Controls.Primitives.xml" >
98+ <Link >Microsoft.Toolkit.Uwp.UI.Controls.Primitives.xml</Link >
99+ <Visible >False</Visible >
100+ </EmbeddedResource >
101+ <EmbeddedResource Include =" Properties\Resources.resx" >
102+ <Generator >ResXFileCodeGenerator</Generator >
103+ <LastGenOutput >Resources.Designer.cs</LastGenOutput >
104+ </EmbeddedResource >
105+ </ItemGroup >
106+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
107+ <!-- No-op to avoid build error when packing solution from commandline -->
108+ <Target Name =" Pack" />
109+ </Project >
0 commit comments