Merge pull request dotnet/extensions#2185 from dotnet-maestro-bot/merge/release/3.0-to-master

[automated] Merge branch 'release/3.0' => 'master'\n\nCommit migrated from 65707ffbcc
This commit is contained in:
Brennan 2019-08-16 13:39:22 -07:00 committed by GitHub
commit f9a052ec67
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
</ItemGroup>
<ItemGroup>
<NuspecProperty Include="AssemblyName=$(AssemblyName)" />
<NuspecProperty Include="OutputBinary=$(OutputPath)**\$(AssemblyName).dll" />
<NuspecProperty Include="OutputSymbol=$(OutputPath)**\$(AssemblyName).pdb" />
<NuspecProperty Include="OutputDocumentation=$(OutputPath)**\$(AssemblyName).xml" />