Add xml document to ref accepted/tizen/unified/20170510.183333 submit/tizen/20170510.075344
authorWonYoung Choi <wy80.choi@samsung.com>
Wed, 10 May 2017 07:53:22 +0000 (16:53 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Wed, 10 May 2017 07:53:22 +0000 (16:53 +0900)
Change-Id: Ia85457bbca86d37033ad418641961f8922965b63

Tizen.GBS.BuildTasks/Tizen.GBS.ImportAfter.targets

index 7aef703..26e8723 100644 (file)
@@ -59,6 +59,9 @@
   </ItemGroup>
 
   <ItemGroup Condition="'$(GenerateReferenceAssembly)' == 'true'">
+    <NuGetAssemblyFile Include="$(DocumentationFile)">
+      <TargetPath>ref/$(TargetFramework)</TargetPath>
+    </NuGetAssemblyFile>
     <NuGetAssemblyFile Include="$(_GenAPITargetAssemblyPath)">
       <TargetPath>ref/$(TargetFramework)</TargetPath>
     </NuGetAssemblyFile>