纽威
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

140 lines
5.7 KiB

2 years ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>8.0.30703</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{036B9D4C-85EA-40E1-B16C-C4741A22BAE6}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>ICSSoft.Frame.Data.Entity</RootNamespace>
  12. <AssemblyName>ICSSoft.Frame.Data.Entity</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <SccProjectName>
  16. </SccProjectName>
  17. <SccLocalPath>
  18. </SccLocalPath>
  19. <SccAuxPath>
  20. </SccAuxPath>
  21. <SccProvider>
  22. </SccProvider>
  23. <PublishUrl>publish\</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|AnyCPU' ">
  40. <DebugSymbols>true</DebugSymbols>
  41. <DebugType>full</DebugType>
  42. <Optimize>false</Optimize>
  43. <OutputPath>..\Root\</OutputPath>
  44. <DefineConstants>DEBUG;TRACE</DefineConstants>
  45. <ErrorReport>prompt</ErrorReport>
  46. <WarningLevel>4</WarningLevel>
  47. </PropertyGroup>
  48. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  49. <DebugType>pdbonly</DebugType>
  50. <Optimize>true</Optimize>
  51. <OutputPath>bin\Release\</OutputPath>
  52. <DefineConstants>TRACE</DefineConstants>
  53. <ErrorReport>prompt</ErrorReport>
  54. <WarningLevel>4</WarningLevel>
  55. </PropertyGroup>
  56. <ItemGroup>
  57. <Reference Include="DevExpress.Data.v12.2, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  58. <Private>False</Private>
  59. </Reference>
  60. <Reference Include="DevExpress.Printing.v12.2.Core, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
  61. <Reference Include="DevExpress.Utils.v12.2, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  62. <Private>False</Private>
  63. </Reference>
  64. <Reference Include="DevExpress.XtraEditors.v12.2, Version=12.2.5.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
  65. <Private>False</Private>
  66. </Reference>
  67. <Reference Include="System" />
  68. <Reference Include="System.Core" />
  69. <Reference Include="System.Data.Linq" />
  70. <Reference Include="System.Drawing" />
  71. <Reference Include="System.Windows.Forms" />
  72. <Reference Include="System.Xml.Linq" />
  73. <Reference Include="System.Data.DataSetExtensions" />
  74. <Reference Include="Microsoft.CSharp" />
  75. <Reference Include="System.Data" />
  76. <Reference Include="System.Xml" />
  77. </ItemGroup>
  78. <ItemGroup>
  79. <Compile Include="Fram.designer.cs">
  80. <AutoGen>True</AutoGen>
  81. <DesignTime>True</DesignTime>
  82. <DependentUpon>Fram.dbml</DependentUpon>
  83. </Compile>
  84. <Compile Include="Properties\AssemblyInfo.cs" />
  85. <Compile Include="Properties\Settings.Designer.cs">
  86. <AutoGen>True</AutoGen>
  87. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  88. <DependentUpon>Settings.settings</DependentUpon>
  89. </Compile>
  90. </ItemGroup>
  91. <ItemGroup>
  92. <None Include="app.config" />
  93. <None Include="Fram.dbml.layout">
  94. <DependentUpon>Fram.dbml</DependentUpon>
  95. </None>
  96. <None Include="Properties\Settings.settings">
  97. <Generator>SettingsSingleFileGenerator</Generator>
  98. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  99. </None>
  100. </ItemGroup>
  101. <ItemGroup>
  102. <None Include="Fram.dbml">
  103. <Generator>MSLinqToSQLGenerator</Generator>
  104. <LastGenOutput>Fram.designer.cs</LastGenOutput>
  105. <SubType>Designer</SubType>
  106. </None>
  107. </ItemGroup>
  108. <ItemGroup>
  109. <Service Include="{3259AA49-8AA1-44D3-9025-A0B520596A8C}" />
  110. </ItemGroup>
  111. <ItemGroup>
  112. <BootstrapperPackage Include=".NETFramework,Version=v4.0">
  113. <Visible>False</Visible>
  114. <ProductName>Microsoft .NET Framework 4 %28x86 和 x64%29</ProductName>
  115. <Install>true</Install>
  116. </BootstrapperPackage>
  117. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  118. <Visible>False</Visible>
  119. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  120. <Install>false</Install>
  121. </BootstrapperPackage>
  122. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  123. <Visible>False</Visible>
  124. <ProductName>.NET Framework 3.5 SP1</ProductName>
  125. <Install>false</Install>
  126. </BootstrapperPackage>
  127. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  128. <Visible>False</Visible>
  129. <ProductName>Windows Installer 3.1</ProductName>
  130. <Install>true</Install>
  131. </BootstrapperPackage>
  132. </ItemGroup>
  133. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  134. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  135. Other similar extension points exist, see Microsoft.Common.targets.
  136. <Target Name="BeforeBuild">
  137. </Target>
  138. <Target Name="AfterBuild">
  139. </Target>
  140. -->
  141. </Project>