231 lines
No EOL
14 KiB
XML
231 lines
No EOL
14 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" 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>{920DDAC6-E3E7-4928-A9B3-2D84DAF6D5B4}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Kreta.Ellenorzo.Domain</RootNamespace>
|
|
<AssemblyName>Kreta.Ellenorzo.Domain</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<Deterministic>true</Deterministic>
|
|
<TargetFrameworkProfile />
|
|
</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>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
<LangVersion>
|
|
</LangVersion>
|
|
</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="Kreta.Core.Validation, Version=2.0.16.0, Culture=neutral, processorArchitecture=MSIL">
|
|
<HintPath>..\..\..\packages\Kreta.Core.Validation.2.0.16\lib\net452\Kreta.Core.Validation.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
<HintPath>..\..\..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Net" />
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Net.Http" />
|
|
<Reference Include="System.Xml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="..\..\..\Tools\SharedAssemblyInfo.cs">
|
|
<Link>Properties\SharedAssemblyInfo.cs</Link>
|
|
</Compile>
|
|
<Compile Include="VN\BejelentettSzamonkeres\BejelentettSzamonkeresListRequest.cs" />
|
|
<Compile Include="VN\BejelentettSzamonkeres\BejelentettSzamonkeresListResponse.cs" />
|
|
<Compile Include="VN\Common\ApiSecurity.cs" />
|
|
<Compile Include="VN\Common\DefaultConnectionParameters.cs" />
|
|
<Compile Include="VN\Felhasznalo\Gondviselo\GondviseloBaseAdatlapRequest.cs" />
|
|
<Compile Include="VN\Felhasznalo\Gondviselo\GondviseloAdatokResponse.cs" />
|
|
<Compile Include="VN\Felhasznalo\Gondviselo\GondviseloAdatlapRequest.cs" />
|
|
<Compile Include="VN\Felhasznalo\NapiErtesitesOsszefoglaloResponse.cs" />
|
|
<Compile Include="VN\HaziFeladat\Csatolmany\CsatolmanySimplifiedResponse.cs" />
|
|
<Compile Include="VN\Ertekeles\Atlag\OsztalyAtlag\OsztalyAtlagListRequest.cs" />
|
|
<Compile Include="VN\Ertekeles\Atlag\OsztalyAtlag\OsztalyAtlagListResponse.cs" />
|
|
<Compile Include="VN\Ertekeles\Atlag\TantargyiAtlag\TantargyiAtlagListRequest.cs" />
|
|
<Compile Include="VN\Faliujsag\FaliujsagListRequest.cs" />
|
|
<Compile Include="VN\Felhasznalo\Alkalmazott\Tanar\Osztalyfonok\OsztalyfonokHelyettesSimplifiedResponse.cs" />
|
|
<Compile Include="VN\Felhasznalo\BankszamlaResponse.cs" />
|
|
<Compile Include="VN\Felhasznalo\BankszamlaRequest.cs" />
|
|
<Compile Include="VN\Felhasznalo\ElerhetosegRequest.cs" />
|
|
<Compile Include="VN\Fogadoora\FogadooraJelentkezesCreateRequest.cs" />
|
|
<Compile Include="VN\Fogadoora\FogadooraResponse.cs" />
|
|
<Compile Include="VN\Fogadoora\FogadooraIdopontResponse.cs" />
|
|
<Compile Include="VN\Common\MobileUser.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="VN\Common\DateTimeIntervalRequest.cs" />
|
|
<Compile Include="VN\Constant.cs" />
|
|
<Compile Include="VN\Converter\ResponseModelConverter.cs" />
|
|
<Compile Include="VN\Adatszotar\Adatszotar.cs" />
|
|
<Compile Include="VN\Email\EmailListRequest.cs" />
|
|
<Compile Include="VN\Email\EmailListResponse.cs" />
|
|
<Compile Include="VN\Email\EmailResponse.cs" />
|
|
<Compile Include="VN\Ertekeles\Atlag\TantargyiAtlag\TanuloOsztalyCsoporthozViszonyitottTantargyiAtlagResponse.cs" />
|
|
<Compile Include="VN\Ertekeles\Atlag\TantargyiAtlag\TanuloOsztalyCsoporthozViszonyitottTantargyiAtlagRequest.cs" />
|
|
<Compile Include="VN\Ertekeles\Atlag\TantargyiAtlag\TantargyiAtlagListResponse.cs" />
|
|
<Compile Include="VN\Ertekeles\Atlag\TantargyiAtlag\TantargyiAtlagRequest.cs" />
|
|
<Compile Include="VN\Ertekeles\Atlag\TantargyiAtlag\TantargyiAtlagResponse.cs" />
|
|
<Compile Include="VN\Ertekeles\ErtekelesListResponse.cs" />
|
|
<Compile Include="VN\Ertekeles\ErtekelesListRequest.cs" />
|
|
<Compile Include="VN\Felhasznalo\Alkalmazott\AlkalmazottListRequest.cs" />
|
|
<Compile Include="VN\Felhasznalo\Alkalmazott\AlkalmazottListResponse.cs" />
|
|
<Compile Include="VN\Felhasznalo\Alkalmazott\Tanar\Osztalyfonok\OsztalyfonokListRequest.cs" />
|
|
<Compile Include="VN\Felhasznalo\Alkalmazott\Tanar\Osztalyfonok\OsztalyfonokListResponse.cs" />
|
|
<Compile Include="VN\Felhasznalo\Alkalmazott\Tanar\TanarListRequest.cs" />
|
|
<Compile Include="VN\Felhasznalo\Alkalmazott\Tanar\TanarListResponse.cs" />
|
|
<Compile Include="VN\Fogadoora\FogadooraListRequest.cs" />
|
|
<Compile Include="VN\Fogadoora\FogadooraListResponse.cs" />
|
|
<Compile Include="VN\Fogadoora\Idopont\FogadooraIdopontJelentkezesDeleteRequest.cs" />
|
|
<Compile Include="VN\HaziFeladat\HaziFeladatDetailResponse.cs" />
|
|
<Compile Include="VN\Interfaces\ISortable.cs" />
|
|
<Compile Include="VN\Interfaces\IReadonlyUidRaw.cs" />
|
|
<Compile Include="VN\Intezmeny\IntezmenyAdatok.cs" />
|
|
<Compile Include="VN\Intezmeny\Rendszermodul\RendszermodulListResponse.cs" />
|
|
<Compile Include="VN\Intezmeny\TestreszabasBeallitasok\TestreszabasBeallitasokResponse.cs" />
|
|
<Compile Include="VN\Lep\EloadasResponse.cs" />
|
|
<Compile Include="VN\Lep\GondviseloEngedelyezesRequest.cs" />
|
|
<Compile Include="VN\Logic\EnumLogic.cs" />
|
|
<Compile Include="VN\Logic\OsztalyCsoportLogic.cs" />
|
|
<Compile Include="VN\Csatolmany\CsatolmanyListRequest.cs" />
|
|
<Compile Include="VN\Csatolmany\CsatolmanySimplifiedResponse.cs" />
|
|
<Compile Include="VN\Orarend\OrarendElemGetRequest.cs" />
|
|
<Compile Include="VN\OsztalyCsoport\OsztalyCsoportListRequest.cs" />
|
|
<Compile Include="VN\OsztalyCsoport\OsztalyCsoportListResponse.cs" />
|
|
<Compile Include="VN\Felhasznalo\Alkalmazott\Tanar\Osztalyfonok\OsztalyfonokSimplifiedResponse.cs" />
|
|
<Compile Include="VN\OsztalyCsoport\OsztalyCsoportSimplifiedResponse.cs" />
|
|
<Compile Include="VN\OsztalyCsoport\OsztalyCsoportTagsagResponse.cs" />
|
|
<Compile Include="VN\OsztalyCsoport\Osztaly\OsztalyTanuloiListRequest.cs" />
|
|
<Compile Include="VN\Felhasznalo\Tanulo\TanuloSimplifiedResponse.cs" />
|
|
<Compile Include="VN\HaziFeladat\HaziFeladatGetRequest.cs" />
|
|
<Compile Include="VN\Indexers\UidsCollection.cs" />
|
|
<Compile Include="VN\Interfaces\IModelValidacio.cs" />
|
|
<Compile Include="VN\Interfaces\IRequestUidFilter.cs" />
|
|
<Compile Include="VN\Interfaces\IRequestUidsFilter.cs" />
|
|
<Compile Include="VN\Intezmeny\TanevRendje\TanevRendjeListResponse.cs" />
|
|
<Compile Include="VN\Intezmeny\Hetirend\HetirendListRequest.cs" />
|
|
<Compile Include="VN\Intezmeny\Hetirend\HetirendListResponse.cs" />
|
|
<Compile Include="VN\Intezmeny\IntezmenyResponse.cs" />
|
|
<Compile Include="VN\Logic\UidLogic.cs" />
|
|
<Compile Include="VN\Ora\TanitasiOra\TanitasiOraResponse.cs" />
|
|
<Compile Include="VN\Ertekeles\Atlag\TantargyiAtlag\AtlagAlakulasaResponse.cs" />
|
|
<Compile Include="VN\Feljegyzes\FeljegyzesListResponse.cs" />
|
|
<Compile Include="VN\Felhasznalo\Gondviselo\GondviseloResponse.cs" />
|
|
<Compile Include="VN\Felhasznalo\Alkalmazott\Tanar\Osztalyfonok\OsztalyfonokGetResponse.cs" />
|
|
<Compile Include="VN\Felhasznalo\Alkalmazott\Tanar\TanarSimplifiedResponse.cs" />
|
|
<Compile Include="VN\Felhasznalo\Tanulo\GondviseloGetResponse.cs" />
|
|
<Compile Include="VN\Felhasznalo\Tanulo\OsztalyfonokGetResponse.cs" />
|
|
<Compile Include="VN\Felhasznalo\Tanulo\TanuloAdatResponse.cs" />
|
|
<Compile Include="VN\Felhasznalo\Tanulo\TanuloGetResponse.cs" />
|
|
<Compile Include="VN\Common\IntezmenyModel.cs" />
|
|
<Compile Include="VN\Faliujsag\FaliujsagListResponse.cs" />
|
|
<Compile Include="VN\Feljegyzes\FeljegyzesListRequest.cs" />
|
|
<Compile Include="VN\Mulasztas\MulasztasListRequest.cs" />
|
|
<Compile Include="VN\Mulasztas\MulasztasListResponse.cs" />
|
|
<Compile Include="VN\HaziFeladat\HaziFeladatListRequest.cs" />
|
|
<Compile Include="VN\HaziFeladat\HaziFeladatListResponse.cs" />
|
|
<Compile Include="VN\Orarend\OrarendElemListRequest.cs" />
|
|
<Compile Include="VN\Orarend\OrarendElemListResponse.cs" />
|
|
<Compile Include="VN\OsztalyCsoport\OsztalyCsoportResponse.cs" />
|
|
<Compile Include="VN\Tantargy\TantargyResponse.cs" />
|
|
<Compile Include="VN\Tantargy\TanuloAktualisanTanultTantargyListRequest.cs" />
|
|
<Compile Include="VN\Telefon\TelefonListRequest.cs" />
|
|
<Compile Include="VN\Telefon\TelefonListResponse.cs" />
|
|
<Compile Include="VN\Telefon\TelefonResponse.cs" />
|
|
<Compile Include="VN\Terem\TeremSimplifiedResponse.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\BejelentettSzamonkeresUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\AdatszotarUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\EloadasUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\HaziFeladatCsatolmanyUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\CsatolmanyUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\ErtekelesUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\FogadooraUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\HaziFeladatKommentUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\HaziFeladatUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\FeljegyzesUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\IntezmenyUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\OktatasiNevelesiFeladatUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\NyelviFeladatGroupUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\OraiFeladatGroupUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\OrarendUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\TanevRendjeUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\HetirendUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\OsztalyCsoportUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\OsztalyUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\CsoportUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\FaliujsagUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\OsztalyfonokUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\OsztalyfonokHelyettesUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\AlkalmazottUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\TanarUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\OrarendElemUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\TantargyFelosztasUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\TanuloUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\GondviseloUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\FelhasznaloUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\MulasztasUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\EmailUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\TantargyUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\TelefonUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\TeremUid.cs" />
|
|
<Compile Include="VN\UniqueIdentifier\FogadooraIdopontUid.cs" />
|
|
<Compile Include="VN\Utility\Extensions.cs" />
|
|
<Compile Include="VN\Utility\ValidationAttributes\ShortDateTimeAttribute.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\..\..\Kreta.Core\Kreta.Core.csproj">
|
|
<Project>{57418d3e-caf1-482c-9b18-85d147abd495}</Project>
|
|
<Name>Kreta.Core</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\Kreta.DataAccessManual\Kreta.DataAccessManual.csproj">
|
|
<Project>{3212F2BF-6883-48B4-9F7D-0DFF4C826221}</Project>
|
|
<Name>Kreta.DataAccessManual</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\Kreta.Enums\Kreta.Enums.csproj">
|
|
<Project>{1d5e0ac2-dfab-4d32-9ad1-b5788a7d06bd}</Project>
|
|
<Name>Kreta.Enums</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\..\..\Kreta.Resources\Kreta.Resources.csproj">
|
|
<Project>{DFCB4D33-B599-42B2-98C6-B60FD220DB0C}</Project>
|
|
<Name>Kreta.Resources</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Kreta.Ellenorzo.Dao\Kreta.Ellenorzo.Dao.csproj">
|
|
<Project>{29AF1E7D-3220-462F-B90D-ABA3C984987B}</Project>
|
|
<Name>Kreta.Ellenorzo.Dao</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Kreta.Ellenorzo.Enum\Kreta.Ellenorzo.Enums.csproj">
|
|
<Project>{e8717728-75ca-4f4a-b23d-53c593ff0840}</Project>
|
|
<Name>Kreta.Ellenorzo.Enums</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |