We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19aeed3 commit 87958f0Copy full SHA for 87958f0
1 file changed
Directory.Build.props
@@ -24,6 +24,7 @@
24
<GenerateDocumentationFile>true</GenerateDocumentationFile>
25
<IncludeSymbols>true</IncludeSymbols>
26
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
27
+ <IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
28
</PropertyGroup>
29
<ItemGroup>
30
<None Include="$(MSBuildThisFileDirectory)README.md" Pack="true" PackagePath=""/>
0 commit comments