Skip to content

Commit f81a0a0

Browse files
Set PackageId properly (different from assembly name in AEs case)
1 parent 28b887f commit f81a0a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ICSharpCode.AvalonEdit/ICSharpCode.AvalonEdit.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
</PropertyGroup>
1818

1919
<PropertyGroup>
20+
<PackageId>AvalonEdit</PackageId>
2021
<IncludeSymbols>true</IncludeSymbols>
2122
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2223
<PublishRepositoryUrl>true</PublishRepositoryUrl>

0 commit comments

Comments
 (0)