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.

135 lines
7.1 KiB

11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 years ago
11 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. <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>{CB5D89BC-10D1-44D6-857B-A94B5CFCFB11}</ProjectGuid>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>Sevomin.Models</RootNamespace>
  11. <AssemblyName>Sevomin.Models</AssemblyName>
  12. <TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
  13. <FileAlignment>512</FileAlignment>
  14. </PropertyGroup>
  15. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  16. <DebugSymbols>true</DebugSymbols>
  17. <DebugType>full</DebugType>
  18. <Optimize>false</Optimize>
  19. <OutputPath>bin\Debug\</OutputPath>
  20. <DefineConstants>DEBUG;TRACE</DefineConstants>
  21. <ErrorReport>prompt</ErrorReport>
  22. <WarningLevel>4</WarningLevel>
  23. </PropertyGroup>
  24. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  25. <DebugType>pdbonly</DebugType>
  26. <Optimize>true</Optimize>
  27. <OutputPath>bin\Release\</OutputPath>
  28. <DefineConstants>TRACE</DefineConstants>
  29. <ErrorReport>prompt</ErrorReport>
  30. <WarningLevel>4</WarningLevel>
  31. </PropertyGroup>
  32. <ItemGroup>
  33. <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  34. <SpecificVersion>False</SpecificVersion>
  35. <HintPath>..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.dll</HintPath>
  36. </Reference>
  37. <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
  38. <SpecificVersion>False</SpecificVersion>
  39. <HintPath>..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
  40. </Reference>
  41. <Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  42. <SpecificVersion>False</SpecificVersion>
  43. <HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.0.0\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
  44. </Reference>
  45. <Reference Include="Microsoft.AspNet.Identity.EntityFramework, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  46. <SpecificVersion>False</SpecificVersion>
  47. <HintPath>..\packages\Microsoft.AspNet.Identity.EntityFramework.2.0.0\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll</HintPath>
  48. </Reference>
  49. <Reference Include="System" />
  50. <Reference Include="System.ComponentModel.DataAnnotations" />
  51. <Reference Include="System.Core" />
  52. <Reference Include="System.Web" />
  53. <Reference Include="System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
  54. <SpecificVersion>False</SpecificVersion>
  55. <HintPath>..\packages\Microsoft.AspNet.Mvc.5.0.0\lib\net45\System.Web.Mvc.dll</HintPath>
  56. </Reference>
  57. <Reference Include="System.Xml.Linq" />
  58. <Reference Include="System.Data.DataSetExtensions" />
  59. <Reference Include="Microsoft.CSharp" />
  60. <Reference Include="System.Data" />
  61. <Reference Include="System.Xml" />
  62. </ItemGroup>
  63. <ItemGroup>
  64. <Compile Include="Avalin.cs" />
  65. <Compile Include="Dovomin.cs" />
  66. <Compile Include="Helpers\EmailValidationAttribute.cs" />
  67. <Compile Include="Helpers\SevominUserValidator.cs" />
  68. <Compile Include="Job.cs" />
  69. <Compile Include="JobParameter.cs" />
  70. <Compile Include="LoginViewModel.cs" />
  71. <Compile Include="Migrations\201403261205298_InitialCreate.cs" />
  72. <Compile Include="Migrations\201403261205298_InitialCreate.Designer.cs">
  73. <DependentUpon>201403261205298_InitialCreate.cs</DependentUpon>
  74. </Compile>
  75. <Compile Include="Migrations\201403270612529_Avalin_Dovomin_New_Tables.cs" />
  76. <Compile Include="Migrations\201403270612529_Avalin_Dovomin_New_Tables.Designer.cs">
  77. <DependentUpon>201403270612529_Avalin_Dovomin_New_Tables.cs</DependentUpon>
  78. </Compile>
  79. <Compile Include="Migrations\201403270618585_National_Id_Avalin.cs" />
  80. <Compile Include="Migrations\201403270618585_National_Id_Avalin.Designer.cs">
  81. <DependentUpon>201403270618585_National_Id_Avalin.cs</DependentUpon>
  82. </Compile>
  83. <Compile Include="Migrations\201403270733330_Avvalin-update.cs" />
  84. <Compile Include="Migrations\201403270733330_Avvalin-update.Designer.cs">
  85. <DependentUpon>201403270733330_Avvalin-update.cs</DependentUpon>
  86. </Compile>
  87. <Compile Include="Migrations\201403280733264_Param values.cs" />
  88. <Compile Include="Migrations\201403280733264_Param values.Designer.cs">
  89. <DependentUpon>201403280733264_Param values.cs</DependentUpon>
  90. </Compile>
  91. <Compile Include="Migrations\201403280938368_Job.cs" />
  92. <Compile Include="Migrations\201403280938368_Job.Designer.cs">
  93. <DependentUpon>201403280938368_Job.cs</DependentUpon>
  94. </Compile>
  95. <Compile Include="Migrations\Configuration.cs" />
  96. <Compile Include="Parameter.cs" />
  97. <Compile Include="ParameterValue.cs" />
  98. <Compile Include="Properties\AssemblyInfo.cs" />
  99. <Compile Include="Repositories\IRepository.cs" />
  100. <Compile Include="SignupViewModel.cs" />
  101. <Compile Include="User.cs" />
  102. <Compile Include="UsersDbContext.cs" />
  103. </ItemGroup>
  104. <ItemGroup>
  105. <None Include="App.config" />
  106. <None Include="packages.config" />
  107. </ItemGroup>
  108. <ItemGroup>
  109. <EmbeddedResource Include="Migrations\201403261205298_InitialCreate.resx">
  110. <DependentUpon>201403261205298_InitialCreate.cs</DependentUpon>
  111. </EmbeddedResource>
  112. <EmbeddedResource Include="Migrations\201403270612529_Avalin_Dovomin_New_Tables.resx">
  113. <DependentUpon>201403270612529_Avalin_Dovomin_New_Tables.cs</DependentUpon>
  114. </EmbeddedResource>
  115. <EmbeddedResource Include="Migrations\201403270618585_National_Id_Avalin.resx">
  116. <DependentUpon>201403270618585_National_Id_Avalin.cs</DependentUpon>
  117. </EmbeddedResource>
  118. <EmbeddedResource Include="Migrations\201403270733330_Avvalin-update.resx">
  119. <DependentUpon>201403270733330_Avvalin-update.cs</DependentUpon>
  120. </EmbeddedResource>
  121. <EmbeddedResource Include="Migrations\201403280733264_Param values.resx">
  122. <DependentUpon>201403280733264_Param values.cs</DependentUpon>
  123. </EmbeddedResource>
  124. <EmbeddedResource Include="Migrations\201403280938368_Job.resx">
  125. <DependentUpon>201403280938368_Job.cs</DependentUpon>
  126. </EmbeddedResource>
  127. </ItemGroup>
  128. <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  129. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  130. Other similar extension points exist, see Microsoft.Common.targets.
  131. <Target Name="BeforeBuild">
  132. </Target>
  133. <Target Name="AfterBuild">
  134. </Target>
  135. -->
  136. </Project>