<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProjectGuid>{26C40F3F-7ABE-4DBA-8AAA-68A87F75A9AE}</ProjectGuid>
    <OutputType>Library</OutputType>
    <OutputPath>bin\Debug\</OutputPath>
    <RootNamespace>Regulus.Common.Entities</RootNamespace>
    <AssemblyName>Entity</AssemblyName>
    <FileAlignment>512</FileAlignment>
    <MyType>Windows</MyType>
    <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <DefineDebug>true</DefineDebug>
    <DefineTrace>true</DefineTrace>
    <OutputPath>bin\Debug\</OutputPath>
    <DocumentationFile>Entity.xml</DocumentationFile>
    <NoWarn>41999,42016</NoWarn>
    <WarningsAsErrors>42017,42018,42019,42020,42021,42022,42032,42036</WarningsAsErrors>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <DebugType>pdbonly</DebugType>
    <DefineDebug>false</DefineDebug>
    <DefineTrace>true</DefineTrace>
    <Optimize>true</Optimize>
    <OutputPath>bin\Release\</OutputPath>
    <DocumentationFile>Entity.xml</DocumentationFile>
    <NoWarn>41999,42016</NoWarn>
    <WarningsAsErrors>42017,42018,42019,42020,42021,42022,42032,42036</WarningsAsErrors>
  </PropertyGroup>
  <PropertyGroup>
    <OptionExplicit>On</OptionExplicit>
  </PropertyGroup>
  <PropertyGroup>
    <OptionCompare>Binary</OptionCompare>
  </PropertyGroup>
  <PropertyGroup>
    <OptionStrict>Off</OptionStrict>
  </PropertyGroup>
  <PropertyGroup>
    <OptionInfer>On</OptionInfer>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="Common.Logging, Version=2.0.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
      <HintPath>..\..\packages\Common.Logging.2.0.0\lib\2.0\Common.Logging.dll</HintPath>
    </Reference>
    <Reference Include="Common.Logging.Log4Net, Version=2.0.0.0, Culture=neutral, PublicKeyToken=af08829b84f0328e, processorArchitecture=MSIL">
      <HintPath>..\..\packages\Common.Logging.Log4Net.2.0.1\lib\net20\Common.Logging.Log4Net.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.ComponentModel.Composition" />
    <Reference Include="System.ComponentModel.DataAnnotations" />
    <Reference Include="System.Configuration" />
    <Reference Include="System.Data" />
    <Reference Include="System.Web" />
    <Reference Include="System.Xml" />
    <Reference Include="System.Core" />
    <Reference Include="System.Xml.Linq" />
  </ItemGroup>
  <ItemGroup>
    <Import Include="Microsoft.VisualBasic" />
    <Import Include="System" />
    <Import Include="System.Collections" />
    <Import Include="System.Collections.Generic" />
    <Import Include="System.Data" />
    <Import Include="System.Diagnostics" />
    <Import Include="System.Linq" />
    <Import Include="System.Xml.Linq" />
    <Import Include="System.Threading.Tasks" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="AccountEntity.vb" />
    <Compile Include="ApplicationBase.vb" />
    <Compile Include="BaseEntity.vb" />
    <Compile Include="BranchEntity.vb" />
    <Compile Include="ChangePasswordViewEntity.vb" />
    <Compile Include="CommonConfigEntity.vb" />
    <Compile Include="ConfigAppSettings.vb" />
    <Compile Include="CoverLetterDetailsEntity.vb" />
    <Compile Include="CustomMessages.Designer.vb">
      <DependentUpon>CustomMessages.resx</DependentUpon>
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
    </Compile>
    <Compile Include="EntityHelper.vb" />
    <Compile Include="HistoryReportEntity.vb" />
    <Compile Include="HistoryReportListViewEntity.vb" />
    <Compile Include="IssuingBankEntity.vb" />
    <Compile Include="MailTemplateDetailViewEntity.vb" />
    <Compile Include="MailSettingsDetailViewEntity.vb" />
    <Compile Include="MailDeliveryDetailViewEntity.vb" />
    <Compile Include="MailAddressGroupDetailViewEntity.vb" />
    <Compile Include="CustomerDetailViewEntity.vb" />
    <Compile Include="CustomerEntity.vb" />
    <Compile Include="CustomerListViewEntity.vb" />
    <Compile Include="Enum.vb" />
    <Compile Include="EnumEntity.vb" />
    <Compile Include="ITNotificationEntity.vb" />
    <Compile Include="ITNotificationViewEntity.vb" />
    <Compile Include="LCPDFReportSourceEntity.vb" />
    <Compile Include="LoginViewEntity.vb" />
    <Compile Include="MailAddressGroupEntity.vb" />
    <Compile Include="MailDeliveryEntity.vb" />
    <Compile Include="MailDeliveryListViewEntity.vb" />
    <Compile Include="MailAddressGroupListViewEntity.vb" />
    <Compile Include="MailSettingEntity.vb" />
    <Compile Include="MailSettingsListViewEntity.vb" />
    <Compile Include="MailTemplateEntity.vb" />
    <Compile Include="MailTemplateListViewEntity.vb" />
    <Compile Include="PDFMailMapEntity.vb" />
    <Compile Include="PDFReportEntity.vb" />
    <Compile Include="My Project\AssemblyInfo.vb" />
    <Compile Include="My Project\Application.Designer.vb">
      <AutoGen>True</AutoGen>
      <DependentUpon>Application.myapp</DependentUpon>
    </Compile>
    <Compile Include="My Project\Resources.Designer.vb">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
    <Compile Include="My Project\Settings.Designer.vb">
      <AutoGen>True</AutoGen>
      <DependentUpon>Settings.settings</DependentUpon>
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
    </Compile>
    <Compile Include="PageEntity.vb" />
    <Compile Include="ProductEntity.vb" />
    <Compile Include="RawFileEntity.vb" />
    <Compile Include="RegulusResourceManager.vb" />
    <Compile Include="ReportViewEntity.vb" />
    <Compile Include="UserDetailViewEntity.vb" />
    <Compile Include="UserEntity.vb" />
    <Compile Include="UserFriendlyErrorEntity.vb" />
    <Compile Include="UserHomeViewEntity.vb" />
    <Compile Include="UserListViewEntity.vb" />
    <Compile Include="UserPasswordHistoryEntity.vb" />
    <Compile Include="UserRoleEntity.vb" />
  </ItemGroup>
  <ItemGroup>
    <EmbeddedResource Include="CustomMessages.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>CustomMessages.Designer.vb</LastGenOutput>
      <CustomToolNamespace>My.Resources</CustomToolNamespace>
      <SubType>Designer</SubType>
    </EmbeddedResource>
    <EmbeddedResource Include="My Project\Resources.resx">
      <Generator>VbMyResourcesResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.vb</LastGenOutput>
      <CustomToolNamespace>My.Resources</CustomToolNamespace>
      <SubType>Designer</SubType>
    </EmbeddedResource>
  </ItemGroup>
  <ItemGroup>
    <None Include="My Project\Application.myapp">
      <Generator>MyApplicationCodeGenerator</Generator>
      <LastGenOutput>Application.Designer.vb</LastGenOutput>
    </None>
    <None Include="My Project\Settings.settings">
      <Generator>SettingsSingleFileGenerator</Generator>
      <CustomToolNamespace>My</CustomToolNamespace>
      <LastGenOutput>Settings.Designer.vb</LastGenOutput>
    </None>
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
       Other similar extension points exist, see Microsoft.Common.targets.
  <Target Name="BeforeBuild">
  </Target>
  <Target Name="AfterBuild">
  </Target>
  -->
</Project>