126 lines
No EOL
6.6 KiB
XML
126 lines
No EOL
6.6 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>{E87A83BB-C9D9-4A4D-99C4-32B2A7CE0CFB}</ProjectGuid>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>Kreta.EESZTInterface</RootNamespace>
|
|
<AssemblyName>Kreta.EESZTInterface</AssemblyName>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<FileAlignment>512</FileAlignment>
|
|
<Deterministic>true</Deterministic>
|
|
</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="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.Core" />
|
|
<Reference Include="System.IdentityModel" />
|
|
<Reference Include="System.Security" />
|
|
<Reference Include="System.ServiceModel" />
|
|
<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="CertificateHelper.cs" />
|
|
<Compile Include="eFTHelper.cs" />
|
|
<Compile Include="eFT\CreateSoap.cs" />
|
|
<Compile Include="eFT\DoRequest.cs" />
|
|
<Compile Include="eFT\Model\AllomanyResz\Response\Adat.cs" />
|
|
<Compile Include="eFT\Model\IntezmenyiAllomanyLista\Response\Allomany.cs" />
|
|
<Compile Include="eFT\Model\AllomanyResz\Response\AllomanyResz.cs" />
|
|
<Compile Include="eFT\Model\AllomanyResz\Request\AllomanyReszRequest.cs" />
|
|
<Compile Include="eFT\Model\AllomanyResz\Request\AllomanyReszRequestBusinessContent.cs" />
|
|
<Compile Include="eFT\Model\AllomanyResz\Response\AllomanyReszResponse.cs" />
|
|
<Compile Include="eFT\Model\AllomanyResz\Response\AllomanyReszResponseBusinessContent.cs" />
|
|
<Compile Include="eFT\Model\IntezmenyiAllomanyLista\Response\AllomanyTipus.cs" />
|
|
<Compile Include="eFT\Model\BusinessMessageHeader.cs" />
|
|
<Compile Include="eFT\Model\EftRequest.cs" />
|
|
<Compile Include="eFT\Model\EftResponse.cs" />
|
|
<Compile Include="eFT\Model\AllomanyResz\Request\GetAllomanyResz.cs" />
|
|
<Compile Include="eFT\Model\AllomanyResz\Response\GetAllomanyReszResponse.cs" />
|
|
<Compile Include="eFT\Model\IntezmenyiAllomanyLista\Request\GetIntezmenyiAllomanyLista.cs" />
|
|
<Compile Include="eFT\Model\IntezmenyiAllomanyLista\Response\GetIntezmenyiAllomanyListaResponse.cs" />
|
|
<Compile Include="eFT\Model\AllomanyResz\Response\Include.cs" />
|
|
<Compile Include="eFT\Model\Initiator.cs" />
|
|
<Compile Include="eFT\Model\IntezmenyiAllomanyLista\Request\IntezmenyiAllomanyListaRequest.cs" />
|
|
<Compile Include="eFT\Model\IntezmenyiAllomanyLista\Request\IntezmenyiAllomanyListaRequestBusinessContent.cs" />
|
|
<Compile Include="eFT\Model\IntezmenyiAllomanyLista\Response\IntezmenyiAllomanyListaResponse.cs" />
|
|
<Compile Include="eFT\Model\IntezmenyiAllomanyLista\Response\IntezmenyiAllomanyListaResponseBusinessContent.cs" />
|
|
<Compile Include="eFT\Model\Logging.cs" />
|
|
<Compile Include="eFT\Model\RepresentedUser.cs" />
|
|
<Compile Include="eFT\Model\SikeresCimzettAllomanyLetoltes\Request\SikeresAllomanyLetoltesRequest.cs" />
|
|
<Compile Include="eFT\Model\SikeresCimzettAllomanyLetoltes\Request\SikeresAllomanyLetoltesRequestBusinessContent.cs" />
|
|
<Compile Include="eFT\Model\SikeresCimzettAllomanyLetoltes\Response\SikeresAllomanyLetoltesResponse.cs" />
|
|
<Compile Include="eFT\Model\SikeresCimzettAllomanyLetoltes\Request\SikeresCimzettAllomanyLetoltes.cs" />
|
|
<Compile Include="eFT\Model\SikeresCimzettAllomanyLetoltes\Response\SikeresCimzettAllomanyLetoltesResponse.cs" />
|
|
<Compile Include="Namespaces.cs" />
|
|
<Compile Include="Processors\TAJProcessor.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="STS\SamlAssertion.cs" />
|
|
<Compile Include="STSHelper.cs" />
|
|
<Compile Include="STS\CreateSoap.cs" />
|
|
<Compile Include="STS\DoRequest.cs" />
|
|
<Compile Include="STS\EncryptHelper.cs" />
|
|
<Compile Include="STS\PrefixedSignedXML.cs" />
|
|
<Compile Include="STS\SamlRequest.cs" />
|
|
<Compile Include="STS\SamlSchemas.cs">
|
|
<SubType>code</SubType>
|
|
</Compile>
|
|
<Compile Include="STS\SignHelper.cs" />
|
|
<Compile Include="STS\STSValues.cs" />
|
|
<Compile Include="XmlHelper.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="app.config" />
|
|
<None Include="Certs\eKRETA_prod.pfx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="Certs\p_owsm.cer">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="Certs\userEles.pfx">
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
</None>
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Kreta.DataAccessManual\Kreta.DataAccessManual.csproj">
|
|
<Project>{3212f2bf-6883-48b4-9f7d-0dff4c826221}</Project>
|
|
<Name>Kreta.DataAccessManual</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Kreta.Resources\Kreta.Resources.csproj">
|
|
<Project>{dfcb4d33-b599-42b2-98c6-b60fd220db0c}</Project>
|
|
<Name>Kreta.Resources</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
</Project> |