25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

13 lines
460 B

  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>netstandard2.0</TargetFramework>
  11. <PublishDir>..\..\publish\</PublishDir>
  12. </PropertyGroup>
  13. </Project>