|
<?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>{CB5D89BC-10D1-44D6-857B-A94B5CFCFB11}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Sevomin.Models</RootNamespace>
|
|
<AssemblyName>Sevomin.Models</AssemblyName>
|
|
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<DebugType>full</DebugType>
|
|
<Optimize>false</Optimize>
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<DebugType>pdbonly</DebugType>
|
|
<Optimize>true</Optimize>
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<WarningLevel>4</WarningLevel>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.0.0\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.Identity.EntityFramework, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.Identity.EntityFramework.2.0.0\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Mvc, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<SpecificVersion>False</SpecificVersion>
|
|
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.0.0\lib\net45\System.Web.Mvc.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="Avalin.cs" />
|
|
<Compile Include="Dovomin.cs" />
|
|
<Compile Include="Helpers\DateAssist.cs" />
|
|
<Compile Include="Helpers\EmailValidationAttribute.cs" />
|
|
<Compile Include="Helpers\SevominUserStore.cs" />
|
|
<Compile Include="Helpers\SevominUserValidator.cs" />
|
|
<Compile Include="Job.cs" />
|
|
<Compile Include="JobParameter.cs" />
|
|
<Compile Include="JobParameterViewModel.cs" />
|
|
<Compile Include="JobViewModel.cs" />
|
|
<Compile Include="LoginViewModel.cs" />
|
|
<Compile Include="Migrations\201403261205298_InitialCreate.cs" />
|
|
<Compile Include="Migrations\201403261205298_InitialCreate.Designer.cs">
|
|
<DependentUpon>201403261205298_InitialCreate.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201403270612529_Avalin_Dovomin_New_Tables.cs" />
|
|
<Compile Include="Migrations\201403270612529_Avalin_Dovomin_New_Tables.Designer.cs">
|
|
<DependentUpon>201403270612529_Avalin_Dovomin_New_Tables.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201403270618585_National_Id_Avalin.cs" />
|
|
<Compile Include="Migrations\201403270618585_National_Id_Avalin.Designer.cs">
|
|
<DependentUpon>201403270618585_National_Id_Avalin.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201403270733330_Avvalin-update.cs" />
|
|
<Compile Include="Migrations\201403270733330_Avvalin-update.Designer.cs">
|
|
<DependentUpon>201403270733330_Avvalin-update.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201403280733264_Param values.cs" />
|
|
<Compile Include="Migrations\201403280733264_Param values.Designer.cs">
|
|
<DependentUpon>201403280733264_Param values.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201403280938368_Job.cs" />
|
|
<Compile Include="Migrations\201403280938368_Job.Designer.cs">
|
|
<DependentUpon>201403280938368_Job.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201403281016428_JobParameter.cs" />
|
|
<Compile Include="Migrations\201403281016428_JobParameter.Designer.cs">
|
|
<DependentUpon>201403281016428_JobParameter.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201403290719225_ParameterValue Change.cs" />
|
|
<Compile Include="Migrations\201403290719225_ParameterValue Change.Designer.cs">
|
|
<DependentUpon>201403290719225_ParameterValue Change.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\Configuration.cs" />
|
|
<Compile Include="Parameter.cs" />
|
|
<Compile Include="ParameterValue.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Repositories\IRepository.cs" />
|
|
<Compile Include="Repositories\JobRepository.cs" />
|
|
<Compile Include="Repositories\ParameterRepository.cs" />
|
|
<Compile Include="Helpers\SevominUserManager.cs" />
|
|
<Compile Include="SignupViewModel.cs" />
|
|
<Compile Include="User.cs" />
|
|
<Compile Include="UsersDbContext.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="App.config" />
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="Migrations\201403261205298_InitialCreate.resx">
|
|
<DependentUpon>201403261205298_InitialCreate.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201403270612529_Avalin_Dovomin_New_Tables.resx">
|
|
<DependentUpon>201403270612529_Avalin_Dovomin_New_Tables.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201403270618585_National_Id_Avalin.resx">
|
|
<DependentUpon>201403270618585_National_Id_Avalin.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201403270733330_Avvalin-update.resx">
|
|
<DependentUpon>201403270733330_Avvalin-update.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201403280733264_Param values.resx">
|
|
<DependentUpon>201403280733264_Param values.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201403280938368_Job.resx">
|
|
<DependentUpon>201403280938368_Job.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201403281016428_JobParameter.resx">
|
|
<DependentUpon>201403281016428_JobParameter.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201403290719225_ParameterValue Change.resx">
|
|
<DependentUpon>201403290719225_ParameterValue Change.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.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>
|