remove pdb AllowedOutputExtensionsInPackageBuildOutputFolder

This commit is contained in:
Simon Cropp 2020-12-24 11:31:25 +11:00 committed by Patrik Svensson
parent 7dccb310f3
commit 5045b8b959

View File

@ -29,7 +29,6 @@
<PropertyGroup Label="Source Link"> <PropertyGroup Label="Source Link">
<PublishRepositoryUrl>true</PublishRepositoryUrl> <PublishRepositoryUrl>true</PublishRepositoryUrl>
<EmbedUntrackedSources>true</EmbedUntrackedSources> <EmbedUntrackedSources>true</EmbedUntrackedSources>
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Package References"> <ItemGroup Label="Package References">