打印服务
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.

14 lines
546 B

3 years ago
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!--
  3. https://go.microsoft.com/fwlink/?LinkID=208121.
  4. -->
  5. <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  6. <PropertyGroup>
  7. <PublishProtocol>FileSystem</PublishProtocol>
  8. <Configuration>Release</Configuration>
  9. <Platform>Any CPU</Platform>
  10. <TargetFramework>netcoreapp2.2</TargetFramework>
  11. <PublishDir>D:\publish\core_posprint</PublishDir>
  12. <SelfContained>false</SelfContained>
  13. <_IsPortable>true</_IsPortable>
  14. </PropertyGroup>
  15. </Project>