This commit is contained in:
Maksim Chegulov 2022-03-21 18:11:26 +03:00
parent 7f81a77556
commit a6f111463b

View File

@ -20,9 +20,6 @@
<DebugType>none</DebugType> <DebugType>none</DebugType>
<Optimize>true</Optimize> <Optimize>true</Optimize>
</PropertyGroup> </PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
</ItemGroup>
<ItemGroup> <ItemGroup>
<ProjectReference Include="..\..\..\common\ASC.Api.Core\ASC.Api.Core.csproj" /> <ProjectReference Include="..\..\..\common\ASC.Api.Core\ASC.Api.Core.csproj" />
<ProjectReference Include="..\Core\ASC.Files.Core.csproj" /> <ProjectReference Include="..\Core\ASC.Files.Core.csproj" />