Merge branch 'merge/release/3.0-to-master' of https://github.com/dotnet-maestro-bot/Common into merge/release/3.0-to-master

\n\nCommit migrated from 4357bfdf6c
This commit is contained in:
Brennan Conroy 2019-08-16 08:01:30 -07:00
commit dc5beb9621
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" />