DocSpace-buildtools/products/ASC.Files/Server/ASC.Files.csproj
pavelbannov f8be896241 Merge branch 'develop' into feature/dotnet5
# Conflicts:
#	common/ASC.Common/ASC.Common.csproj
#	common/ASC.Core.Common/ASC.Core.Common.csproj
#	common/ASC.Core.Common/EF/Context/BaseDbContext.cs
#	common/ASC.Data.Storage/GoogleCloud/GoogleCloudStorage.cs
#	products/ASC.Files/Core/Core/Dao/TeamlabDao/FolderDao.cs
2021-01-22 16:34:40 +03:00

293 lines
14 KiB
XML

<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<ProductVersion>9.0.30729</ProductVersion>
<ProjectGuid>{77BA2F61-6155-4283-BB39-F8E42F46A0B0}</ProjectGuid>
<TargetFramework>net5.0</TargetFramework>
<FileUpgradeFlags />
<UpgradeBackupLocation />
<AssemblyTitle>ASC.Files</AssemblyTitle>
<Company>Ascensio System SIA</Company>
<Product>ASC.Files</Product>
<Copyright>(c) Ascensio System SIA. All rights reserved</Copyright>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<EnableNETAnalyzers>false</EnableNETAnalyzers>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugType>full</DebugType>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>none</DebugType>
<Optimize>true</Optimize>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="3.1.9">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\common\ASC.Api.Core\ASC.Api.Core.csproj" />
<ProjectReference Include="..\..\..\common\ASC.Common\ASC.Common.csproj" />
<ProjectReference Include="..\..\..\common\ASC.Core.Common\ASC.Core.Common.csproj" />
<ProjectReference Include="..\..\..\common\ASC.Data.Storage\ASC.Data.Storage.csproj" />
<ProjectReference Include="..\..\..\common\ASC.FederatedLogin\ASC.FederatedLogin.csproj" />
<ProjectReference Include="..\..\..\common\ASC.MessagingSystem\ASC.MessagingSystem.csproj" />
<ProjectReference Include="..\..\..\common\services\ASC.ElasticSearch\ASC.ElasticSearch.csproj" />
<ProjectReference Include="..\..\..\web\ASC.Web.Core\ASC.Web.Core.csproj" />
<ProjectReference Include="..\Core\ASC.Files.Core.csproj" />
</ItemGroup>
<ItemGroup>
<None Update="DocStore\newdocuments\az-Latn-AZ\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\az-Latn-AZ\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\az-Latn-AZ\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\cs-CZ\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\cs-CZ\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\cs-CZ\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\de-DE\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\de-DE\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\de-DE\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\default\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\default\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\default\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\el-GR\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\el-GR\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\el-GR\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\en-GB\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\en-GB\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\en-GB\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\es-ES\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\es-ES\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\es-ES\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\fr-FR\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\fr-FR\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\fr-FR\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\it-IT\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\it-IT\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\it-IT\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\ko-KR\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\ko-KR\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\ko-KR\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\lv-LV\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\lv-LV\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\lv-LV\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\nl-NL\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\nl-NL\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\nl-NL\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\pl-PL\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\pl-PL\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\pl-PL\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\pt-BR\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\pt-BR\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\pt-BR\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\pt-PT\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\pt-PT\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\pt-PT\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\ru-RU\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\ru-RU\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\ru-RU\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\sk-SK\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\sk-SK\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\sk-SK\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\sv-SE\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\sv-SE\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\sv-SE\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\uk-UA\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\uk-UA\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\uk-UA\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\vi-VN\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\vi-VN\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\vi-VN\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\zh-CN\new.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\zh-CN\new.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\newdocuments\zh-CN\new.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\de-DE\my\ONLYOFFICE-Musterdokument.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\de-DE\my\ONLYOFFICE-Musterpraesentation.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\de-DE\my\ONLYOFFICE-Mustertabelle.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\default\my\ONLYOFFICE Sample Audio.mp3">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\default\my\ONLYOFFICE Sample Document.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\default\my\ONLYOFFICE Sample Presentation.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\default\my\ONLYOFFICE Sample Spreadsheets.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\default\my\ONLYOFFICE Sample Video.mp4">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\es-ES\my\ONLYOFFICE Sample Document.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\es-ES\my\ONLYOFFICE Sample Presentation.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\es-ES\my\ONLYOFFICE Sample Spreadsheets.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\fr-FR\my\ONLYOFFICE Sample Document.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\fr-FR\my\ONLYOFFICE Sample Presentation.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\fr-FR\my\ONLYOFFICE Sample Spreadsheets.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\it-IT\my\ONLYOFFICE Sample Document.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\it-IT\my\ONLYOFFICE Sample Presentation.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\it-IT\my\ONLYOFFICE Sample Spreadsheets.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\ru-RU\my\ONLYOFFICE Sample Document.docx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\ru-RU\my\ONLYOFFICE Sample Presentation.pptx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\startdocuments\ru-RU\my\ONLYOFFICE Sample Spreadsheets.xlsx">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Update="DocStore\test.docbuilder">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
</Project>