You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
DSWMS/Vue.Net/VOL.WebApi/VOL.WebApi.csproj

89 lines
4.3 KiB
XML

<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
<UserSecretsId>1d824d70-91d0-404d-bfb5-d18363c253db</UserSecretsId>
</PropertyGroup>
<ItemGroup>
<Compile Remove="wwwroot\Upload\FLJG\**" />
<Compile Remove="wwwroot\Upload\Tables\App_Appointment\**" />
<Compile Remove="wwwroot\Upload\Tables\App_Expert\**" />
<Compile Remove="wwwroot\Upload\Tables\App_News\**" />
<Compile Remove="wwwroot\Upload\Tables\Sys_Dictionary\**" />
<Compile Remove="wwwroot\Upload\Tables\VW_INFO_FILES\**" />
<Compile Remove="wwwroot\Upload\Tables\VW_OP_WMS_WEIGH\**" />
<Content Remove="wwwroot\Upload\FLJG\**" />
<Content Remove="wwwroot\Upload\Tables\App_Appointment\**" />
<Content Remove="wwwroot\Upload\Tables\App_Expert\**" />
<Content Remove="wwwroot\Upload\Tables\App_News\**" />
<Content Remove="wwwroot\Upload\Tables\Sys_Dictionary\**" />
<Content Remove="wwwroot\Upload\Tables\VW_INFO_FILES\**" />
<Content Remove="wwwroot\Upload\Tables\VW_OP_WMS_WEIGH\**" />
<EmbeddedResource Remove="wwwroot\Upload\FLJG\**" />
<EmbeddedResource Remove="wwwroot\Upload\Tables\App_Appointment\**" />
<EmbeddedResource Remove="wwwroot\Upload\Tables\App_Expert\**" />
<EmbeddedResource Remove="wwwroot\Upload\Tables\App_News\**" />
<EmbeddedResource Remove="wwwroot\Upload\Tables\Sys_Dictionary\**" />
<EmbeddedResource Remove="wwwroot\Upload\Tables\VW_INFO_FILES\**" />
<EmbeddedResource Remove="wwwroot\Upload\Tables\VW_OP_WMS_WEIGH\**" />
<None Remove="wwwroot\Upload\FLJG\**" />
<None Remove="wwwroot\Upload\Tables\App_Appointment\**" />
<None Remove="wwwroot\Upload\Tables\App_Expert\**" />
<None Remove="wwwroot\Upload\Tables\App_News\**" />
<None Remove="wwwroot\Upload\Tables\Sys_Dictionary\**" />
<None Remove="wwwroot\Upload\Tables\VW_INFO_FILES\**" />
<None Remove="wwwroot\Upload\Tables\VW_OP_WMS_WEIGH\**" />
</ItemGroup>
<ItemGroup>
<None Remove="82701467%281%29.pdf.xlsx" />
<None Remove="~%2482701467%281%29.pdf.xlsx" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="5.0.1" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="3.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.0.0-rc5" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\VOL.AppManager\VOL.AppManager.csproj" />
<ProjectReference Include="..\VOL.Builder\VOL.Builder.csproj" />
<ProjectReference Include="..\VOL.Core\VOL.Core.csproj" />
<ProjectReference Include="..\VOL.Entity\VOL.Entity.csproj" />
<ProjectReference Include="..\VOL.Order\VOL.Order.csproj" />
<ProjectReference Include="..\VOL.System\VOL.System.csproj" />
<ProjectReference Include="..\VOL.WMS\VOL.WMS.csproj" />
<ProjectReference Include="..\VOL.YARD\VOL.YARD.csproj" />
</ItemGroup>
<ItemGroup>
<Folder Include="wwwroot\Upload\Tables\" />
<Folder Include="Upload\" />
<Folder Include="wwwroot\Upload\Tables\OP_YARD_COMPANY" />
<Folder Include="wwwroot\Update\" />
</ItemGroup>
<ItemGroup>
<None Include="wwwroot\Upload\report.frx" />
<None Include="wwwroot\Upload\useragreement.pdf">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<_ContentIncludedByDefault Remove="wwwroot\Upload\Tables\OP_YARD_COMPANY\202209061504591955\update.png" />
<_ContentIncludedByDefault Remove="wwwroot\Upload\Tables\OP_YARD_COMPANY\202209061537034154\update.png" />
<_ContentIncludedByDefault Remove="wwwroot\Upload\Tables\OP_YARD_COMPANY\202209061551396266\update.png" />
<_ContentIncludedByDefault Remove="wwwroot\Upload\Tables\OP_YARD_COMPANY\202209061629234648\update.png" />
<_ContentIncludedByDefault Remove="wwwroot\Upload\Tables\OP_YARD_COMPANY\202209061634567757\update.png" />
<_ContentIncludedByDefault Remove="wwwroot\Upload\Tables\OP_YARD_COMPANY\202209061657493635\update.png" />
<_ContentIncludedByDefault Remove="wwwroot\Upload\Tables\OP_YARD_COMPANY\202209061733112194\update.png" />
</ItemGroup>
<ProjectExtensions><VisualStudio><UserProperties appsettings_1json__JsonSchema="" properties_4launchsettings_1json__JsonSchema="" /></VisualStudio></ProjectExtensions>
</Project>