44 <PropertyGroup >
55 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
66 <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
7- <ProjectGuid >{69B6CA0F-1486-46B7-BDAC-D3BFAE15166D }</ProjectGuid >
7+ <ProjectGuid >{05D029C7-AFF2-4B01-86F9-7B3437EE62F2 }</ProjectGuid >
88 <OutputType >WinExe</OutputType >
9- <RootNamespace >CustomDateTimeEdit </RootNamespace >
10- <AssemblyName >CustomDateTimeEdit </AssemblyName >
11- <TargetFrameworkVersion >v4.6</TargetFrameworkVersion >
9+ <RootNamespace >DateTimeEdit_sample </RootNamespace >
10+ <AssemblyName >DateTimeEdit_sample </AssemblyName >
11+ <TargetFrameworkVersion >v4.6.1 </TargetFrameworkVersion >
1212 <FileAlignment >512</FileAlignment >
1313 <ProjectTypeGuids >{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
1414 <WarningLevel >4</WarningLevel >
1515 <AutoGenerateBindingRedirects >true</AutoGenerateBindingRedirects >
1616 <Deterministic >true</Deterministic >
17+ <PublishUrl >publish\</PublishUrl >
18+ <Install >true</Install >
19+ <InstallFrom >Disk</InstallFrom >
20+ <UpdateEnabled >false</UpdateEnabled >
21+ <UpdateMode >Foreground</UpdateMode >
22+ <UpdateInterval >7</UpdateInterval >
23+ <UpdateIntervalUnits >Days</UpdateIntervalUnits >
24+ <UpdatePeriodically >false</UpdatePeriodically >
25+ <UpdateRequired >false</UpdateRequired >
26+ <MapFileExtensions >true</MapFileExtensions >
27+ <ApplicationRevision >0</ApplicationRevision >
28+ <ApplicationVersion >1.0.0.%2a</ApplicationVersion >
29+ <IsWebBootstrapper >false</IsWebBootstrapper >
30+ <UseApplicationTrust >false</UseApplicationTrust >
31+ <BootstrapperEnabled >true</BootstrapperEnabled >
1732 </PropertyGroup >
1833 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
1934 <PlatformTarget >AnyCPU</PlatformTarget >
3550 <WarningLevel >4</WarningLevel >
3651 </PropertyGroup >
3752 <ItemGroup >
53+ <Reference Include =" ReachFramework" />
54+ <Reference Include =" Syncfusion.Licensing, Version=17.3460.0.17, Culture=neutral, PublicKeyToken=632609b4d040f6b4, processorArchitecture=MSIL" >
55+ <HintPath >..\packages\Syncfusion.Licensing.17.3.0.17\lib\net46\Syncfusion.Licensing.dll</HintPath >
56+ </Reference >
3857 <Reference Include =" Syncfusion.SfInput.WPF, Version=17.3460.0.14, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" >
39- <SpecificVersion >False</SpecificVersion >
40- <HintPath >..\..\..\..\..\..\Program Files (x86)\Syncfusion\Essential Studio\WPF\17.3.0.14\Assemblies\4.6\Syncfusion.SfInput.WPF.dll</HintPath >
58+ <HintPath >..\packages\Syncfusion.SfInput.WPF.17.3.0.14\lib\net46\Syncfusion.SfInput.WPF.dll</HintPath >
59+ </Reference >
60+ <Reference Include =" Syncfusion.SfShared.WPF, Version=17.3460.0.14, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" >
61+ <HintPath >..\packages\Syncfusion.SfShared.WPF.17.3.0.14\lib\net46\Syncfusion.SfShared.WPF.dll</HintPath >
62+ </Reference >
63+ <Reference Include =" Syncfusion.SfSkinManager.WPF, Version=17.3460.0.14, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" >
64+ <HintPath >..\packages\Syncfusion.SfSkinManager.WPF.17.3.0.14\lib\net46\Syncfusion.SfSkinManager.WPF.dll</HintPath >
4165 </Reference >
4266 <Reference Include =" Syncfusion.Shared.WPF, Version=17.3460.0.14, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" >
43- <SpecificVersion >False</SpecificVersion >
44- <HintPath >..\..\..\..\..\..\Program Files (x86)\Syncfusion\Essential Studio\WPF\17.3.0.14\Assemblies\4.6\Syncfusion.Shared.WPF.dll</HintPath >
67+ <HintPath >..\packages\Syncfusion.Shared.WPF.17.3.0.14\lib\net46\Syncfusion.Shared.WPF.dll</HintPath >
68+ </Reference >
69+ <Reference Include =" Syncfusion.Themes.Office2016Colorful.WPF, Version=17.3460.0.14, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" >
70+ <HintPath >..\packages\Syncfusion.Themes.Office2016Colorful.WPF.17.3.0.14\lib\net46\Syncfusion.Themes.Office2016Colorful.WPF.dll</HintPath >
71+ </Reference >
72+ <Reference Include =" Syncfusion.Themes.Office2016White.WPF, Version=17.3460.0.14, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" >
73+ <HintPath >..\packages\Syncfusion.Themes.Office2016White.WPF.17.3.0.14\lib\net46\Syncfusion.Themes.Office2016White.WPF.dll</HintPath >
4574 </Reference >
4675 <Reference Include =" System" />
4776 <Reference Include =" System.Data" />
77+ <Reference Include =" System.Drawing" />
78+ <Reference Include =" System.Printing" />
79+ <Reference Include =" System.Windows.Forms" />
4880 <Reference Include =" System.Xml" />
4981 <Reference Include =" Microsoft.CSharp" />
5082 <Reference Include =" System.Core" />
5486 <Reference Include =" System.Xaml" >
5587 <RequiredTargetFramework >4.0</RequiredTargetFramework >
5688 </Reference >
89+ <Reference Include =" UIAutomationProvider" />
90+ <Reference Include =" UIAutomationTypes" />
5791 <Reference Include =" WindowsBase" />
5892 <Reference Include =" PresentationCore" />
5993 <Reference Include =" PresentationFramework" />
94128 <Generator >ResXFileCodeGenerator</Generator >
95129 <LastGenOutput >Resources.Designer.cs</LastGenOutput >
96130 </EmbeddedResource >
131+ <None Include =" packages.config" />
97132 <None Include =" Properties\Settings.settings" >
98133 <Generator >SettingsSingleFileGenerator</Generator >
99134 <LastGenOutput >Settings.Designer.cs</LastGenOutput >
102137 <ItemGroup >
103138 <None Include =" App.config" />
104139 </ItemGroup >
140+ <ItemGroup >
141+ <BootstrapperPackage Include =" .NETFramework,Version=v4.6.1" >
142+ <Visible >False</Visible >
143+ <ProductName >Microsoft .NET Framework 4.6.1 %28x86 and x64%29</ProductName >
144+ <Install >true</Install >
145+ </BootstrapperPackage >
146+ <BootstrapperPackage Include =" Microsoft.Net.Framework.3.5.SP1" >
147+ <Visible >False</Visible >
148+ <ProductName >.NET Framework 3.5 SP1</ProductName >
149+ <Install >false</Install >
150+ </BootstrapperPackage >
151+ </ItemGroup >
105152 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
106153</Project >
0 commit comments