Editor.csproj 8.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{C46F3337-0F48-4A72-84AD-8FDD1F159BB0}</ProjectGuid>
  9. <OutputType>WinExe</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>Editor</RootNamespace>
  12. <AssemblyName>Editor</AssemblyName>
  13. <TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
  14. <TargetFrameworkProfile>
  15. </TargetFrameworkProfile>
  16. <FileAlignment>512</FileAlignment>
  17. <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  18. <WarningLevel>4</WarningLevel>
  19. <Utf8Output>true</Utf8Output>
  20. <ExpressionBlendVersion>4.0.20621.0</ExpressionBlendVersion>
  21. <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\CSharp\</SolutionDir>
  22. <RestorePackages>true</RestorePackages>
  23. <PublishUrl>发布\</PublishUrl>
  24. <Install>true</Install>
  25. <InstallFrom>Disk</InstallFrom>
  26. <UpdateEnabled>false</UpdateEnabled>
  27. <UpdateMode>Foreground</UpdateMode>
  28. <UpdateInterval>7</UpdateInterval>
  29. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  30. <UpdatePeriodically>false</UpdatePeriodically>
  31. <UpdateRequired>false</UpdateRequired>
  32. <MapFileExtensions>true</MapFileExtensions>
  33. <ApplicationRevision>0</ApplicationRevision>
  34. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  35. <IsWebBootstrapper>false</IsWebBootstrapper>
  36. <UseApplicationTrust>false</UseApplicationTrust>
  37. <BootstrapperEnabled>true</BootstrapperEnabled>
  38. </PropertyGroup>
  39. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  40. <PlatformTarget>x86</PlatformTarget>
  41. <DebugSymbols>true</DebugSymbols>
  42. <DebugType>full</DebugType>
  43. <Optimize>false</Optimize>
  44. <OutputPath>..\..\Bin\Debug\</OutputPath>
  45. <DefineConstants>DEBUG;TRACE</DefineConstants>
  46. <ErrorReport>prompt</ErrorReport>
  47. <WarningLevel>4</WarningLevel>
  48. <Prefer32Bit>false</Prefer32Bit>
  49. </PropertyGroup>
  50. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  51. <PlatformTarget>x86</PlatformTarget>
  52. <DebugType>pdbonly</DebugType>
  53. <Optimize>true</Optimize>
  54. <OutputPath>..\..\Bin\Release\</OutputPath>
  55. <DefineConstants>TRACE</DefineConstants>
  56. <ErrorReport>prompt</ErrorReport>
  57. <WarningLevel>4</WarningLevel>
  58. <Prefer32Bit>false</Prefer32Bit>
  59. </PropertyGroup>
  60. <ItemGroup>
  61. <Reference Include="Microsoft.Practices.Prism.Composition">
  62. <HintPath>..\..\packages\Prism.Composition.5.0.0\lib\NET45\Microsoft.Practices.Prism.Composition.dll</HintPath>
  63. </Reference>
  64. <Reference Include="Microsoft.Practices.Prism.Interactivity, Version=4.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  65. <SpecificVersion>False</SpecificVersion>
  66. <HintPath>..\..\packages\Prism.Interactivity.5.0.0\lib\NET45\Microsoft.Practices.Prism.Interactivity.dll</HintPath>
  67. </Reference>
  68. <Reference Include="Microsoft.Practices.Prism.MefExtensions, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  69. <SpecificVersion>False</SpecificVersion>
  70. <HintPath>..\..\packages\Prism.MEFExtensions.5.0.0\lib\NET45\Microsoft.Practices.Prism.MefExtensions.dll</HintPath>
  71. <Private>True</Private>
  72. </Reference>
  73. <Reference Include="Microsoft.Practices.Prism.Mvvm">
  74. <HintPath>..\..\packages\Prism.Mvvm.1.0.0\lib\net45\Microsoft.Practices.Prism.Mvvm.dll</HintPath>
  75. </Reference>
  76. <Reference Include="Microsoft.Practices.Prism.Mvvm.Desktop">
  77. <HintPath>..\..\packages\Prism.Mvvm.1.0.0\lib\net45\Microsoft.Practices.Prism.Mvvm.Desktop.dll</HintPath>
  78. </Reference>
  79. <Reference Include="Microsoft.Practices.Prism.PubSubEvents">
  80. <HintPath>..\..\packages\Prism.PubSubEvents.1.0.0\lib\portable-sl4+wp7+windows8+net40\Microsoft.Practices.Prism.PubSubEvents.dll</HintPath>
  81. </Reference>
  82. <Reference Include="Microsoft.Practices.Prism.SharedInterfaces">
  83. <HintPath>..\..\packages\Prism.Mvvm.1.0.0\lib\net45\Microsoft.Practices.Prism.SharedInterfaces.dll</HintPath>
  84. </Reference>
  85. <Reference Include="Microsoft.Practices.ServiceLocation, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  86. <SpecificVersion>False</SpecificVersion>
  87. <HintPath>..\..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
  88. </Reference>
  89. <Reference Include="System" />
  90. <Reference Include="System.ComponentModel.Composition" />
  91. <Reference Include="System.Configuration" />
  92. <Reference Include="System.Data" />
  93. <Reference Include="System.Runtime.Serialization" />
  94. <Reference Include="System.ServiceModel" />
  95. <Reference Include="System.Xml" />
  96. <Reference Include="System.Core" />
  97. <Reference Include="System.Xaml">
  98. <RequiredTargetFramework>4.0</RequiredTargetFramework>
  99. </Reference>
  100. <Reference Include="System.Xml.Linq" />
  101. <Reference Include="UIAutomationProvider" />
  102. <Reference Include="UIAutomationTypes" />
  103. <Reference Include="WindowsBase" />
  104. <Reference Include="PresentationCore" />
  105. <Reference Include="PresentationFramework" />
  106. </ItemGroup>
  107. <ItemGroup>
  108. <ApplicationDefinition Include="App.xaml">
  109. <Generator>MSBuild:Compile</Generator>
  110. <SubType>Designer</SubType>
  111. </ApplicationDefinition>
  112. <Compile Include="Bootstrapper.cs" />
  113. <Compile Include="Shell.xaml.cs">
  114. <DependentUpon>Shell.xaml</DependentUpon>
  115. </Compile>
  116. <Compile Include="ShellViewModel.cs" />
  117. <Compile Include="App.xaml.cs">
  118. <DependentUpon>App.xaml</DependentUpon>
  119. <SubType>Code</SubType>
  120. </Compile>
  121. <Page Include="Shell.xaml">
  122. <Generator>MSBuild:Compile</Generator>
  123. <SubType>Designer</SubType>
  124. </Page>
  125. </ItemGroup>
  126. <ItemGroup>
  127. <AppDesigner Include="Properties\" />
  128. </ItemGroup>
  129. <ItemGroup>
  130. <Folder Include="Properties\" />
  131. </ItemGroup>
  132. <ItemGroup>
  133. <ProjectReference Include="..\Infrastructure\Infrastructure.csproj">
  134. <Project>{48a2e149-0dac-41b4-bb54-dfbccd6d42b3}</Project>
  135. <Name>Infrastructure</Name>
  136. </ProjectReference>
  137. <ProjectReference Include="..\Modules\Tree\Tree.csproj">
  138. <Project>{6cd185d1-08e0-4729-a999-2d5b57ba8193}</Project>
  139. <Name>Tree</Name>
  140. </ProjectReference>
  141. </ItemGroup>
  142. <ItemGroup>
  143. <None Include="App.config">
  144. <SubType>Designer</SubType>
  145. </None>
  146. <None Include="NLog.config">
  147. <CopyToOutputDirectory>Always</CopyToOutputDirectory>
  148. <SubType>Designer</SubType>
  149. </None>
  150. <None Include="Packages.config" />
  151. </ItemGroup>
  152. <ItemGroup>
  153. <BootstrapperPackage Include=".NETFramework,Version=v4.5">
  154. <Visible>False</Visible>
  155. <ProductName>Microsoft .NET Framework 4.5 %28x86 和 x64%29</ProductName>
  156. <Install>true</Install>
  157. </BootstrapperPackage>
  158. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  159. <Visible>False</Visible>
  160. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  161. <Install>false</Install>
  162. </BootstrapperPackage>
  163. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  164. <Visible>False</Visible>
  165. <ProductName>.NET Framework 3.5 SP1</ProductName>
  166. <Install>false</Install>
  167. </BootstrapperPackage>
  168. </ItemGroup>
  169. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  170. <PropertyGroup>
  171. <PreBuildEvent>
  172. </PreBuildEvent>
  173. </PropertyGroup>
  174. <Import Project="$(SolutionDir)\.nuget\nuget.targets" />
  175. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  176. Other similar extension points exist, see Microsoft.Common.targets.
  177. <Target Name="BeforeBuild">
  178. </Target>
  179. <Target Name="AfterBuild">
  180. </Target>
  181. -->
  182. </Project>