You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
520 B

  1. <Project Sdk="Microsoft.NET.Sdk">
  2. <PropertyGroup>
  3. <TargetFramework>netcoreapp3.1</TargetFramework>
  4. <FileVersion>3.1.301.0413</FileVersion>
  5. <AssemblyVersion>3.1.301.0413</AssemblyVersion>
  6. <Version>3.1.301</Version>
  7. </PropertyGroup>
  8. <ItemGroup>
  9. <PackageReference Include="iTextSharp.LGPLv2.Core" Version="1.6.5" />
  10. </ItemGroup>
  11. <ItemGroup>
  12. <Reference Include="LogisticsUtil">
  13. <HintPath>..\eModule\LogisticsUtil\LogisticsUtil.dll</HintPath>
  14. </Reference>
  15. </ItemGroup>
  16. </Project>