profile-win-x86.pubxml 688 B

123456789101112131415161718
  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>netcoreapp3.1</TargetFramework>
  11. <PublishDir>D:\LiteFccCorePublish</PublishDir>
  12. <RuntimeIdentifier>linux-arm</RuntimeIdentifier>
  13. <SelfContained>true</SelfContained>
  14. <_IsPortable>false</_IsPortable>
  15. <PublishSingleFile>False</PublishSingleFile>
  16. <PublishTrimmed>False</PublishTrimmed>
  17. </PropertyGroup>
  18. </Project>