Unpack dotnet sdk zipfile and add documentation file to nupkg
[platform/core/dotnet/build-tools.git] / dotnet / sdk / 2.0.0-preview1-005700 / Sdks / Microsoft.NET.Sdk.Publish / build / netstandard1.0 / PublishProfiles / FileSystem.pubxml
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <!--\r
3 This file is used by the publish/package process of your Web project. You can customize the behavior of this process\r
4 by editing this MSBuild file. In order to learn more about this please visit http://go.microsoft.com/fwlink/?LinkID=208121. \r
5 -->\r
6 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
7   <PropertyGroup>\r
8     <WebPublishMethod>FileSystem</WebPublishMethod>\r
9     <publishUrl>$(OutputPath)Publish\</publishUrl>\r
10     <DeleteExistingFiles>False</DeleteExistingFiles>\r
11   </PropertyGroup>\r
12 </Project>