EMIS.Entities.Log.csproj 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  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>{DB95178F-587B-4F96-88DA-D4FD8EF75BFF}</ProjectGuid>
  9. <OutputType>Library</OutputType>
  10. <AppDesignerFolder>Properties</AppDesignerFolder>
  11. <RootNamespace>EMIS.Entities.Log</RootNamespace>
  12. <AssemblyName>EMIS.Entities.Log</AssemblyName>
  13. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  14. <FileAlignment>512</FileAlignment>
  15. <SccProjectName>Svn</SccProjectName>
  16. <SccLocalPath>Svn</SccLocalPath>
  17. <SccAuxPath>Svn</SccAuxPath>
  18. <SccProvider>SubversionScc</SccProvider>
  19. </PropertyGroup>
  20. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  21. <DebugSymbols>true</DebugSymbols>
  22. <DebugType>full</DebugType>
  23. <Optimize>false</Optimize>
  24. <OutputPath>bin\Debug\</OutputPath>
  25. <DefineConstants>DEBUG;TRACE</DefineConstants>
  26. <ErrorReport>prompt</ErrorReport>
  27. <WarningLevel>4</WarningLevel>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  30. <DebugType>pdbonly</DebugType>
  31. <Optimize>true</Optimize>
  32. <OutputPath>bin\Release\</OutputPath>
  33. <DefineConstants>TRACE</DefineConstants>
  34. <ErrorReport>prompt</ErrorReport>
  35. <WarningLevel>4</WarningLevel>
  36. </PropertyGroup>
  37. <ItemGroup>
  38. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  39. <HintPath>..\packages\EntityFramework.6.1.3\lib\net40\EntityFramework.dll</HintPath>
  40. <Private>True</Private>
  41. </Reference>
  42. <Reference Include="EntityFramework.Extended, Version=6.0.0.0, Culture=neutral, PublicKeyToken=05b7e29bdd433584, processorArchitecture=MSIL">
  43. <HintPath>..\packages\EntityFramework.Extended.6.1.0.168\lib\net40\EntityFramework.Extended.dll</HintPath>
  44. <Private>True</Private>
  45. </Reference>
  46. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  47. <HintPath>..\packages\EntityFramework.6.1.3\lib\net40\EntityFramework.SqlServer.dll</HintPath>
  48. <Private>True</Private>
  49. </Reference>
  50. <Reference Include="Spire.Barcode, Version=2.3.0.16040, Culture=neutral, PublicKeyToken=663f351905198cb3, processorArchitecture=MSIL">
  51. <HintPath>..\packages\FreeSpire.Barcode.2.3\lib\net40\Spire.Barcode.dll</HintPath>
  52. <Private>True</Private>
  53. </Reference>
  54. <Reference Include="System" />
  55. <Reference Include="System.ComponentModel.DataAnnotations" />
  56. <Reference Include="System.Core" />
  57. <Reference Include="System.Data.Entity" />
  58. <Reference Include="System.Runtime.Serialization" />
  59. <Reference Include="System.Security" />
  60. <Reference Include="System.Xml.Linq" />
  61. <Reference Include="System.Data.DataSetExtensions" />
  62. <Reference Include="Microsoft.CSharp" />
  63. <Reference Include="System.Data" />
  64. <Reference Include="System.Xml" />
  65. </ItemGroup>
  66. <ItemGroup>
  67. <Compile Include="EMIS.Entities.Log.Context.cs">
  68. <DependentUpon>EMIS.Entities.Log.Context.tt</DependentUpon>
  69. <AutoGen>True</AutoGen>
  70. <DesignTime>True</DesignTime>
  71. </Compile>
  72. <Compile Include="EMIS.Entities.Log.cs">
  73. <DependentUpon>EMIS.Entities.Log.tt</DependentUpon>
  74. <AutoGen>True</AutoGen>
  75. <DesignTime>True</DesignTime>
  76. </Compile>
  77. <Compile Include="EMIS.Entities.Log.Mapping.cs">
  78. <DependentUpon>EMIS.Entities.Log.Mapping.tt</DependentUpon>
  79. <AutoGen>True</AutoGen>
  80. <DesignTime>True</DesignTime>
  81. </Compile>
  82. <Compile Include="EMISLogContext.Designer.cs">
  83. <AutoGen>True</AutoGen>
  84. <DesignTime>True</DesignTime>
  85. <DependentUpon>EMISLogContext.edmx</DependentUpon>
  86. </Compile>
  87. <Compile Include="Log_Operate.cs">
  88. <DependentUpon>EMIS.Entities.Log.tt</DependentUpon>
  89. </Compile>
  90. <Compile Include="Log_Operate_Mapping.cs">
  91. <DependentUpon>EMIS.Entities.Log.Mapping.tt</DependentUpon>
  92. </Compile>
  93. <Compile Include="Properties\AssemblyInfo.cs" />
  94. <Compile Include="TableKey.cs">
  95. <DependentUpon>TableKey.tt</DependentUpon>
  96. <AutoGen>True</AutoGen>
  97. <DesignTime>True</DesignTime>
  98. </Compile>
  99. <Compile Include="VW_Sys_User.cs">
  100. <DependentUpon>EMIS.Entities.Log.tt</DependentUpon>
  101. </Compile>
  102. <Compile Include="VW_Sys_User_Mapping.cs">
  103. <DependentUpon>EMIS.Entities.Log.Mapping.tt</DependentUpon>
  104. </Compile>
  105. </ItemGroup>
  106. <ItemGroup>
  107. <None Include="App.config" />
  108. <None Include="EMISLogContext.edmx">
  109. <Generator>EntityModelCodeGenerator</Generator>
  110. <LastGenOutput>EMISLogContext.Designer.cs</LastGenOutput>
  111. </None>
  112. <None Include="packages.config" />
  113. </ItemGroup>
  114. <ItemGroup>
  115. <Content Include="EMIS.Entities.Log.Context.tt">
  116. <Generator>TextTemplatingFileGenerator</Generator>
  117. <LastGenOutput>EMIS.Entities.Log.Context.cs</LastGenOutput>
  118. </Content>
  119. <Content Include="EMIS.Entities.Log.tt">
  120. <Generator>TextTemplatingFileGenerator</Generator>
  121. <LastGenOutput>EMIS.Entities.Log.cs</LastGenOutput>
  122. </Content>
  123. <Content Include="EMIS.Entities.Log.Mapping.tt">
  124. <Generator>TextTemplatingFileGenerator</Generator>
  125. <LastGenOutput>EMIS.Entities.Log.Mapping.cs</LastGenOutput>
  126. </Content>
  127. <Content Include="TableKey.tt">
  128. <Generator>TextTemplatingFileGenerator</Generator>
  129. <LastGenOutput>TableKey.cs</LastGenOutput>
  130. </Content>
  131. </ItemGroup>
  132. <ItemGroup>
  133. <Service Include="{508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
  134. </ItemGroup>
  135. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  136. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  137. Other similar extension points exist, see Microsoft.Common.targets.
  138. <Target Name="BeforeBuild">
  139. </Target>
  140. <Target Name="AfterBuild">
  141. </Target>
  142. -->
  143. </Project>