|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
|
<ProductVersion>9.0.21022</ProductVersion>
|
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
|
|
|
<ProjectGuid>{D926B493-78B6-4FAB-A354-53869F664B5B}</ProjectGuid>
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
<RootNamespace>LemmaSharpPrebuiltFull</RootNamespace>
|
|
|
|
|
<AssemblyName>LemmaSharpPrebuiltFull</AssemblyName>
|
|
|
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
<FileUpgradeFlags>
|
|
|
|
|
</FileUpgradeFlags>
|
|
|
|
|
<UpgradeBackupLocation>
|
|
|
|
|
</UpgradeBackupLocation>
|
|
|
|
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|
|
|
|
<TargetFrameworkProfile />
|
|
|
|
|
<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>
|
|
|
|
|
<NuGetPackageImportStamp>
|
|
|
|
|
</NuGetPackageImportStamp>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'WPFDevelop|x64'">
|
|
|
|
|
<OutputPath>bin\x64\WPFDevelop\</OutputPath>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
|
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'WPFDevelop|AnyCPU'">
|
|
|
|
|
<OutputPath>bin\WPFDevelop\</OutputPath>
|
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
|
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'WPFDevelop|x86'">
|
|
|
|
|
<OutputPath>bin\x86\WPFDevelop\</OutputPath>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Folder Include="Properties\" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Compile Include="Classes\LemmatizerPrebuiltFull.cs" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ProjectReference Include="..\LemmaSharp\LemmaSharp.csproj">
|
|
|
|
|
<Project>{A39293C1-92D8-47B9-93A4-41F443B4F9E4}</Project>
|
|
|
|
|
<Name>LemmaSharp</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="LemmaSharpPrebuilt.csproj">
|
|
|
|
|
<Project>{1e700d21-62d3-4525-93fe-c1fb0a1b0564}</Project>
|
|
|
|
|
<Name>LemmaSharpPrebuilt</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-mlteast-bg.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-mlteast-cs.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-mlteast-en.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-mlteast-et.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-mlteast-fa.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-mlteast-fr.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-mlteast-hu.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-mlteast-mk.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-mlteast-pl.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-mlteast-ro.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-mlteast-ru.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-mlteast-sk.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-mlteast-sl.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-mlteast-sr.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-mlteast-uk.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-multext-en.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-multext-fr.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-multext-ge.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-multext-it.lem" />
|
|
|
|
|
<EmbeddedResource Include="Data\full7z-multext-sp.lem" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="app.config" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
|
|
|
<Install>true</Install>
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
</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>
|