325 lines
No EOL
15 KiB
XML
325 lines
No EOL
15 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
|
|
<PropertyGroup>
|
|
<ProjectType>Local</ProjectType>
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
<ProjectGuid>{320EF478-7155-441D-B1E9-47EC3E57FB45}</ProjectGuid>
|
|
<SccProjectName>SAK</SccProjectName>
|
|
<SccLocalPath>SAK</SccLocalPath>
|
|
<SccAuxPath>SAK</SccAuxPath>
|
|
<SccProvider>SAK</SccProvider>
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
<ApplicationIcon>
|
|
</ApplicationIcon>
|
|
<AssemblyKeyContainerName>
|
|
</AssemblyKeyContainerName>
|
|
<AssemblyName>Kreta.Framework</AssemblyName>
|
|
<AssemblyOriginatorKeyFile>sn.snk</AssemblyOriginatorKeyFile>
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|
<DelaySign>false</DelaySign>
|
|
<OutputType>Library</OutputType>
|
|
<RootNamespace>Kreta.Framework</RootNamespace>
|
|
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
|
<StartupObject>
|
|
</StartupObject>
|
|
<FileUpgradeFlags>
|
|
</FileUpgradeFlags>
|
|
<UpgradeBackupLocation>
|
|
</UpgradeBackupLocation>
|
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
<PublishUrl>publish\</PublishUrl>
|
|
<Install>true</Install>
|
|
<InstallFrom>Disk</InstallFrom>
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
<UpdateInterval>7</UpdateInterval>
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
<UpdateRequired>false</UpdateRequired>
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
<ApplicationRevision>0</ApplicationRevision>
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
<TargetFrameworkProfile />
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>TRACE;DEBUG</DefineConstants>
|
|
<DocumentationFile>
|
|
</DocumentationFile>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<FileAlignment>4096</FileAlignment>
|
|
<NoStdLib>false</NoStdLib>
|
|
<NoWarn>
|
|
</NoWarn>
|
|
<Optimize>false</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<WarningLevel>4</WarningLevel>
|
|
<DebugType>full</DebugType>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
<UseVSHostingProcess>true</UseVSHostingProcess>
|
|
</PropertyGroup>
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|
<BaseAddress>285212672</BaseAddress>
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
<ConfigurationOverrideFile>
|
|
</ConfigurationOverrideFile>
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
<DocumentationFile>
|
|
</DocumentationFile>
|
|
<DebugSymbols>true</DebugSymbols>
|
|
<FileAlignment>4096</FileAlignment>
|
|
<NoStdLib>false</NoStdLib>
|
|
<NoWarn>
|
|
</NoWarn>
|
|
<Optimize>true</Optimize>
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
|
<WarningLevel>4</WarningLevel>
|
|
<DebugType>pdbonly</DebugType>
|
|
<ErrorReport>prompt</ErrorReport>
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
</PropertyGroup>
|
|
<ItemGroup>
|
|
<Reference Include="CacheManager.Core, Version=1.2.0.0, Culture=neutral, PublicKeyToken=5b450b4fb65c4cdb, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\CacheManager.Core.1.2.0\lib\net45\CacheManager.Core.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="System">
|
|
<Name>System</Name>
|
|
</Reference>
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Configuration.Install" />
|
|
<Reference Include="System.Data">
|
|
<Name>System.Data</Name>
|
|
</Reference>
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.ServiceModel">
|
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
</Reference>
|
|
<Reference Include="System.Web">
|
|
<Name>System.Web</Name>
|
|
</Reference>
|
|
<Reference Include="System.Xml">
|
|
<Name>System.XML</Name>
|
|
</Reference>
|
|
<Reference Include="System.Xml.Linq" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="..\Tools\SharedAssemblyInfo.cs">
|
|
<Link>Properties\SharedAssemblyInfo.cs</Link>
|
|
</Compile>
|
|
<Compile Include="Actions\ProtectedDictionaryItemException.cs" />
|
|
<Compile Include="Caching\Cache.cs" />
|
|
<Compile Include="Caching\CacheManager.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\DokumentumKulcsszoTipusDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\OktNevelesiKategoriaDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\AgazatUjSzktTipusDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\SzakmaTipusDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\AgazatReszSzakmaTipusDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\TavolletTipusDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\OraTulajdonsagTipusDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\SzakkepesitesTipusDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\EsemenyTipusDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\SorolasOkaTipusDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\NapTipusDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\OktatasiNevelesiFeladatDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\CsoportTipusDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\OrszagTipusDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\MunkakorTipusDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\ErtekelesModDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\AllampolgarsagDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\EvfolyamTipusDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryItemTables\ErtekelesTipusDictionaryItem.cs" />
|
|
<Compile Include="Caching\DictionaryTableCache.cs" />
|
|
<Compile Include="Caching\DictionaryItem.cs" />
|
|
<Compile Include="Caching\LoginInfoCache.cs" />
|
|
<Compile Include="Caching\GenericCache.cs" />
|
|
<Compile Include="Caching\ManualEnumCache.cs" />
|
|
<Compile Include="Caching\StringResourcesCache.cs" />
|
|
<Compile Include="Collections\Generic\IAssociatedEntityCollection.cs" />
|
|
<Compile Include="Collections\Generic\IEntityCollection.cs" />
|
|
<Compile Include="Collections\Generic\IEntityCollectionDA.cs" />
|
|
<Compile Include="Collections\IAssociatedEntityCollection.cs" />
|
|
<Compile Include="Collections\Generic\AssociatedEntityCollection.cs" />
|
|
<Compile Include="Collections\Generic\EntityCollectionDA.cs" />
|
|
<Compile Include="Collections\IEntityCollection.cs" />
|
|
<Compile Include="Entities\Associations\AssociationAttribute.cs" />
|
|
<Compile Include="Entities\Associations\AssociationHandler.cs" />
|
|
<Compile Include="Entities\Associations\AssociationHandlerManager.cs" />
|
|
<Compile Include="Entities\ColumnFilterMode.cs" />
|
|
<Compile Include="Entities\EntityConnectionModel.cs" />
|
|
<Compile Include="Entities\EntityReadOnlyException.cs" />
|
|
<Compile Include="Exceptions\JelszoValtoztatasKotelezoException.cs" />
|
|
<Compile Include="Exceptions\ArchivBelepesException.cs" />
|
|
<Compile Include="Exceptions\NextTanevBelepesException.cs" />
|
|
<Compile Include="Exceptions\PanicException.cs" />
|
|
<Compile Include="Localization\EnumLocalizer.cs" />
|
|
<Compile Include="Localization\ExceptionLocalizer.cs" />
|
|
<Compile Include="Localization\FriendlyNameAttribute.cs" />
|
|
<Compile Include="Localization\GenericLocalizer.cs" />
|
|
<Compile Include="Localization\ILocalizable.cs" />
|
|
<Compile Include="Localization\ILocalizer.cs" />
|
|
<Compile Include="Localization\Localizer.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
<Compile Include="Entities\Generic\IEntityDataAccessor.cs" />
|
|
<Compile Include="Entities\EntityAttributeCache.cs" />
|
|
<Compile Include="Entities\EntityDictionaryItemPropertyAttribute.cs" />
|
|
<Compile Include="Entities\DAUtil.cs" />
|
|
<Compile Include="Entities\Entity.cs" />
|
|
<Compile Include="Entities\EntityAttribute.cs" />
|
|
<Compile Include="Entities\EntityAttributeError.cs" />
|
|
<Compile Include="Entities\EntityCopyMethod.cs" />
|
|
<Compile Include="Entities\EntityDeleteFailedException.cs" />
|
|
<Compile Include="Entities\EntityException.cs" />
|
|
<Compile Include="Entities\EntityExpiredException.cs" />
|
|
<Compile Include="Entities\EntityHandler.cs" />
|
|
<Compile Include="Entities\EntityHandlerAttribute.cs" />
|
|
<Compile Include="Entities\EntityNotFoundException.cs" />
|
|
<Compile Include="Entities\EntityPropertyAttribute.cs" />
|
|
<Compile Include="Entities\EntityPropertyBaseType.cs" />
|
|
<Compile Include="Entities\EntityState.cs" />
|
|
<Compile Include="Entities\EntityStateException.cs" />
|
|
<Compile Include="Entities\EntityUtil.cs" />
|
|
<Compile Include="Entities\Generic\IEntityDBHelper.cs" />
|
|
<Compile Include="Entities\IEntityDataAccessor.cs" />
|
|
<Compile Include="Entities\IEntityHandler.cs" />
|
|
<Compile Include="Entities\InvalidEntityAttributeException.cs" />
|
|
<Compile Include="Collections\Generic\EntityCollection.cs" />
|
|
<Compile Include="Entities\ReadOnlyEntityAttributeException.cs" />
|
|
<Compile Include="Entities\Generic\EntityDataAccessor.cs" />
|
|
<Compile Include="Entities\Generic\EntityDBHelper.cs" />
|
|
<Compile Include="Exceptions\ExceptionUtil.cs" />
|
|
<Compile Include="Exceptions\FrameworkException.cs" />
|
|
<Compile Include="Logging\ConsoleLogWriter.cs" />
|
|
<Compile Include="Logging\DatabaseLogWriter.cs" />
|
|
<Compile Include="Logging\ErrorCodeAttribute.cs" />
|
|
<Compile Include="Logging\Events.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Logging\ILogMessage.cs" />
|
|
<Compile Include="Logging\ILogWriter.cs" />
|
|
<Compile Include="Logging\Logger.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Logging\LogLevel.cs" />
|
|
<Compile Include="Logging\LogLevelAttribute.cs" />
|
|
<Compile Include="Logging\LogMessage.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Logging\LogUtil.cs" />
|
|
<Compile Include="Logging\LogWriterBase.cs" />
|
|
<Compile Include="Logging\LogWriterException.cs" />
|
|
<Compile Include="Logging\LogParameter.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Logging\MulticastLogWriter.cs" />
|
|
<Compile Include="Security\PasswordCrypting\BasePasswordCrypter.cs" />
|
|
<Compile Include="Session\ConnectionManager.cs" />
|
|
<Compile Include="Session\Instrumentation\SessionLogger.cs" />
|
|
<Compile Include="Session\ServiceSystemSession.cs" />
|
|
<Compile Include="Session\SessionEventArgs.cs" />
|
|
<Compile Include="Session\OrganizationSystemSession.cs" />
|
|
<Compile Include="Session\TransactionContext.cs" />
|
|
<Compile Include="Util\EntityUtils.cs" />
|
|
<Compile Include="Util\FrameworkEnumExtensions.cs" />
|
|
<Compile Include="Util\GridParameters.cs" />
|
|
<Compile Include="Util\LanguageUtil.cs" />
|
|
<Compile Include="Util\ProtectedAttribute.cs" />
|
|
<Compile Include="Security\IncorrectPasswordException.cs" />
|
|
<Compile Include="Security\LoginInfo.cs" />
|
|
<Compile Include="Security\SecurityException.cs" />
|
|
<Compile Include="Security\UserNotFoundException.cs" />
|
|
<Compile Include="Exceptions\DataIntegrityException.cs" />
|
|
<Compile Include="Exceptions\InvalidConfigurationException.cs" />
|
|
<Compile Include="Exceptions\ServerException.cs" />
|
|
<Compile Include="Exceptions\ServerStartException.cs" />
|
|
<Compile Include="Session\SessionManager.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Session\SystemSession.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Session\UserContext.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Util\Configuration.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Exceptions\InvalidSessionException.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Util\LanguageContext.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Util\SaltGenerator.cs" />
|
|
<Compile Include="Util\SDAServer.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Util\StreamUtil.cs" />
|
|
<Compile Include="Util\StringValueAttribute.cs" />
|
|
<Compile Include="Util\StringResourcesUtil.cs">
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
<Compile Include="Util\StringResourcesIdAttribute.cs" />
|
|
<Compile Include="Util\StringValueUtils.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
<Install>false</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
<Visible>False</Visible>
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
<BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
|
|
<Visible>False</Visible>
|
|
<ProductName>Windows Installer 3.1</ProductName>
|
|
<Install>true</Install>
|
|
</BootstrapperPackage>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="packages.config" />
|
|
<None Include="sn.snk" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\Kreta.Resources\Kreta.Resources.csproj">
|
|
<Project>{DFCB4D33-B599-42B2-98C6-B60FD220DB0C}</Project>
|
|
<Name>Kreta.Resources</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\Sda.DataProvider\Sda.DataProvider.csproj">
|
|
<Project>{9ac4fd13-81f5-48ac-aa21-ba774c4dc771}</Project>
|
|
<Name>Sda.DataProvider</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup />
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<PropertyGroup>
|
|
<PreBuildEvent>
|
|
</PreBuildEvent>
|
|
<PostBuildEvent>
|
|
</PostBuildEvent>
|
|
</PropertyGroup>
|
|
</Project> |