We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3cdf3d commit 8992b1fCopy full SHA for 8992b1f
src/Shared/src/Directory.Build.props
@@ -3,6 +3,7 @@
3
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory)..\, Directory.Build.props))\Directory.Build.props" />
4
5
<PropertyGroup>
6
+ <IncludeSymbols>false</IncludeSymbols>
7
<PackageId>Microsoft.Extensions.$(ProjectDirName).Sources</PackageId>
8
</PropertyGroup>
9
</Project>
0 commit comments