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.

Quanjiang.DigitalScholl.DataSync.csproj 11 KiB

4 年之前
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" 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)' == '' ">AnyCPU</Platform>
  7. <ProjectGuid>{204591FF-24CB-437D-B7F0-3C656D6D7853}</ProjectGuid>
  8. <OutputType>WinExe</OutputType>
  9. <RootNamespace>Quanjiang.DigitalScholl.DataSync</RootNamespace>
  10. <AssemblyName>Quanjiang.DigitalScholl.DataSync</AssemblyName>
  11. <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
  12. <FileAlignment>512</FileAlignment>
  13. <Deterministic>true</Deterministic>
  14. <TargetFrameworkProfile />
  15. <SccProjectName>
  16. </SccProjectName>
  17. <SccLocalPath>
  18. </SccLocalPath>
  19. <SccAuxPath>
  20. </SccAuxPath>
  21. <SccProvider>
  22. </SccProvider>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  25. <PlatformTarget>AnyCPU</PlatformTarget>
  26. <DebugSymbols>true</DebugSymbols>
  27. <DebugType>full</DebugType>
  28. <Optimize>false</Optimize>
  29. <OutputPath>bin\Debug\</OutputPath>
  30. <DefineConstants>DEBUG;TRACE</DefineConstants>
  31. <ErrorReport>prompt</ErrorReport>
  32. <WarningLevel>4</WarningLevel>
  33. <Prefer32Bit>false</Prefer32Bit>
  34. </PropertyGroup>
  35. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  36. <PlatformTarget>AnyCPU</PlatformTarget>
  37. <DebugType>pdbonly</DebugType>
  38. <Optimize>true</Optimize>
  39. <OutputPath>bin\Release\</OutputPath>
  40. <DefineConstants>TRACE</DefineConstants>
  41. <ErrorReport>prompt</ErrorReport>
  42. <WarningLevel>4</WarningLevel>
  43. <Prefer32Bit>false</Prefer32Bit>
  44. </PropertyGroup>
  45. <ItemGroup>
  46. <Reference Include="Dapper, Version=1.50.2.0, Culture=neutral, processorArchitecture=MSIL">
  47. <SpecificVersion>False</SpecificVersion>
  48. <HintPath>..\packages\Dapper.1.50.2\lib\net45\Dapper.dll</HintPath>
  49. </Reference>
  50. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  51. <SpecificVersion>False</SpecificVersion>
  52. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.dll</HintPath>
  53. </Reference>
  54. <Reference Include="EntityFramework.SqlServer">
  55. <HintPath>..\packages\EntityFramework.6.1.3\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  56. </Reference>
  57. <Reference Include="Microsoft.Practices.ServiceLocation, Version=1.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  58. <SpecificVersion>False</SpecificVersion>
  59. <HintPath>..\packages\CommonServiceLocator.1.3\lib\portable-net4+sl5+netcore45+wpa81+wp8\Microsoft.Practices.ServiceLocation.dll</HintPath>
  60. </Reference>
  61. <Reference Include="Microsoft.Practices.Unity, Version=1.2.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  62. <SpecificVersion>False</SpecificVersion>
  63. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.dll</HintPath>
  64. </Reference>
  65. <Reference Include="Microsoft.Practices.Unity.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=6d32ff45e0ccc69f, processorArchitecture=MSIL">
  66. <SpecificVersion>False</SpecificVersion>
  67. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.Configuration.dll</HintPath>
  68. </Reference>
  69. <Reference Include="Microsoft.Practices.Unity.RegistrationByConvention">
  70. <HintPath>..\packages\Unity.4.0.1\lib\net45\Microsoft.Practices.Unity.RegistrationByConvention.dll</HintPath>
  71. </Reference>
  72. <Reference Include="Microsoft.SqlServer.ConnectionInfo, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
  73. <HintPath>..\packages\Microsoft.SqlServer.Scripting.11.0.2100.61\lib\Microsoft.SqlServer.ConnectionInfo.dll</HintPath>
  74. </Reference>
  75. <Reference Include="Microsoft.SqlServer.Management.Sdk.Sfc, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
  76. <HintPath>..\packages\Microsoft.SqlServer.Scripting.11.0.2100.61\lib\Microsoft.SqlServer.Management.Sdk.Sfc.dll</HintPath>
  77. </Reference>
  78. <Reference Include="Microsoft.SqlServer.Smo, Version=11.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
  79. <HintPath>..\packages\Microsoft.SqlServer.Scripting.11.0.2100.61\lib\Microsoft.SqlServer.Smo.dll</HintPath>
  80. </Reference>
  81. <Reference Include="Microsoft.SqlServer.SqlEnum, Version=12.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL">
  82. <SpecificVersion>False</SpecificVersion>
  83. <HintPath>..\..\..\360Downloads\Microsoft.SqlServer.SqlEnum.dll</HintPath>
  84. </Reference>
  85. <Reference Include="System" />
  86. <Reference Include="System.Configuration" />
  87. <Reference Include="System.Core" />
  88. <Reference Include="System.ValueTuple, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
  89. <HintPath>..\packages\System.ValueTuple.4.3.0\lib\netstandard1.0\System.ValueTuple.dll</HintPath>
  90. </Reference>
  91. <Reference Include="System.Xml.Linq" />
  92. <Reference Include="System.Data.DataSetExtensions" />
  93. <Reference Include="Microsoft.CSharp" />
  94. <Reference Include="System.Data" />
  95. <Reference Include="System.Deployment" />
  96. <Reference Include="System.Drawing" />
  97. <Reference Include="System.Windows.Forms" />
  98. <Reference Include="System.Xml" />
  99. </ItemGroup>
  100. <ItemGroup>
  101. <Compile Include="Form1.cs">
  102. <SubType>Form</SubType>
  103. </Compile>
  104. <Compile Include="Form1.Designer.cs">
  105. <DependentUpon>Form1.cs</DependentUpon>
  106. </Compile>
  107. <Compile Include="Form2.cs">
  108. <SubType>Form</SubType>
  109. </Compile>
  110. <Compile Include="Form2.Designer.cs">
  111. <DependentUpon>Form2.cs</DependentUpon>
  112. </Compile>
  113. <Compile Include="MainService.cs" />
  114. <Compile Include="Program.cs" />
  115. <Compile Include="Properties\AssemblyInfo.cs" />
  116. <Compile Include="SyncWindow.cs">
  117. <SubType>Form</SubType>
  118. </Compile>
  119. <Compile Include="SyncWindow.Designer.cs">
  120. <DependentUpon>SyncWindow.cs</DependentUpon>
  121. </Compile>
  122. <EmbeddedResource Include="Form1.resx">
  123. <DependentUpon>Form1.cs</DependentUpon>
  124. </EmbeddedResource>
  125. <EmbeddedResource Include="Form2.resx">
  126. <DependentUpon>Form2.cs</DependentUpon>
  127. </EmbeddedResource>
  128. <EmbeddedResource Include="Properties\Resources.resx">
  129. <Generator>ResXFileCodeGenerator</Generator>
  130. <LastGenOutput>Resources.Designer.cs</LastGenOutput>
  131. <SubType>Designer</SubType>
  132. </EmbeddedResource>
  133. <Compile Include="Properties\Resources.Designer.cs">
  134. <AutoGen>True</AutoGen>
  135. <DependentUpon>Resources.resx</DependentUpon>
  136. <DesignTime>True</DesignTime>
  137. </Compile>
  138. <EmbeddedResource Include="SyncWindow.resx">
  139. <DependentUpon>SyncWindow.cs</DependentUpon>
  140. </EmbeddedResource>
  141. <None Include="App.config" />
  142. <None Include="packages.config" />
  143. <None Include="Properties\Settings.settings">
  144. <Generator>SettingsSingleFileGenerator</Generator>
  145. <LastGenOutput>Settings.Designer.cs</LastGenOutput>
  146. </None>
  147. <Compile Include="Properties\Settings.Designer.cs">
  148. <AutoGen>True</AutoGen>
  149. <DependentUpon>Settings.settings</DependentUpon>
  150. <DesignTimeSharedInput>True</DesignTimeSharedInput>
  151. </Compile>
  152. </ItemGroup>
  153. <ItemGroup>
  154. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.AppMagager\Learun.Application.AppMagager.csproj">
  155. <Project>{8F770F8B-06B3-43DA-886F-15D41CEC62EE}</Project>
  156. <Name>Learun.Application.AppMagager</Name>
  157. </ProjectReference>
  158. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Base\Learun.Application.Base.csproj">
  159. <Project>{0cdd0dc8-74cf-4c71-923c-66204a8923d3}</Project>
  160. <Name>Learun.Application.Base</Name>
  161. </ProjectReference>
  162. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Excel\Learun.Application.Excel.csproj">
  163. <Project>{10BAA80B-16F5-4514-902D-F9F7FA608BDD}</Project>
  164. <Name>Learun.Application.Excel</Name>
  165. </ProjectReference>
  166. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.Mapping\Learun.Application.Mapping.csproj">
  167. <Project>{79f8e2f1-08e7-4336-93e0-512b39f9dd54}</Project>
  168. <Name>Learun.Application.Mapping</Name>
  169. </ProjectReference>
  170. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.TwoDevelopment\Learun.Application.TwoDevelopment.csproj">
  171. <Project>{56F9A112-FD96-4809-98F4-0D7C5DE0711B}</Project>
  172. <Name>Learun.Application.TwoDevelopment</Name>
  173. </ProjectReference>
  174. <ProjectReference Include="..\Learun.Framework.Module\Learun.Application.Module\Learun.Application.WorkFlow\Learun.Application.WorkFlow.csproj">
  175. <Project>{88D8E99D-DF26-4506-83C5-51E354818BEF}</Project>
  176. <Name>Learun.Application.WorkFlow</Name>
  177. </ProjectReference>
  178. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.EF.Sqlserver\Learun.DataBase.SqlServer.csproj">
  179. <Project>{890532f8-5205-4ee9-965c-84500cad24de}</Project>
  180. <Name>Learun.DataBase.SqlServer</Name>
  181. </ProjectReference>
  182. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase.Repository\Learun.DataBase.Repository.csproj">
  183. <Project>{7f5e2a6c-c859-494a-8577-75bf9603a80c}</Project>
  184. <Name>Learun.DataBase.Repository</Name>
  185. </ProjectReference>
  186. <ProjectReference Include="..\Learun.Framework.Module\Learun.Db\Learun.DataBase\Learun.DataBase.csproj">
  187. <Project>{c329f9e1-4327-4769-9d08-07e6fec41005}</Project>
  188. <Name>Learun.DataBase</Name>
  189. </ProjectReference>
  190. <ProjectReference Include="..\Learun.Framework.Module\Learun.Ioc\Learun.Ioc.csproj">
  191. <Project>{81c03609-ae0d-414c-829b-16b990487add}</Project>
  192. <Name>Learun.Ioc</Name>
  193. </ProjectReference>
  194. <ProjectReference Include="..\Learun.Framework.Module\Learun.Util\Learun.Util\Learun.Util.csproj">
  195. <Project>{CF8AE293-88AB-436C-9720-A8386BA5D7B7}</Project>
  196. <Name>Learun.Util</Name>
  197. </ProjectReference>
  198. </ItemGroup>
  199. <ItemGroup>
  200. <Analyzer Include="..\packages\Microsoft.DependencyValidation.Analyzers.0.10.0\analyzers\dotnet\cs\Microsoft.DependencyValidation.Analyzers.resources.dll" />
  201. <Analyzer Include="..\packages\Microsoft.DependencyValidation.Analyzers.0.10.0\analyzers\dotnet\Microsoft.DependencyValidation.Analyzers.dll" />
  202. </ItemGroup>
  203. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  204. </Project>