Skip to content

Commit

Permalink
Set PackageId properly (different from assembly name in AEs case)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophwille committed Jul 23, 2019
1 parent 28b887f commit f81a0a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ICSharpCode.AvalonEdit/ICSharpCode.AvalonEdit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
</PropertyGroup>

<PropertyGroup>
<PackageId>AvalonEdit</PackageId>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
Expand Down

0 comments on commit f81a0a0

Please sign in to comment.