Update common.props
This commit is contained in:
parent
87257cbbd0
commit
9fe6082f31
|
|
@ -10,6 +10,9 @@
|
|||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<PackageLicenseExpression>MIT</PackageLicenseExpression>
|
||||
<PackageIcon>icon.png</PackageIcon>
|
||||
|
||||
<!-- For NuGet browsers that currently don't support <PackageIcon> yet -->
|
||||
<PackageIconUrl>https://v3.elsaworkflows.io/nuget-icon.png</PackageIconUrl>
|
||||
|
||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||
<AnalysisModeDocumentation>Default</AnalysisModeDocumentation>
|
||||
|
|
|
|||
Loading…
Reference in a new issue