Skip to content

Commit 2606c34

Browse files
committed
Add PackageType NuGet tag
so that this package isn't hidden behind the "Show Advanced" checkbox in the Bonsai package manager.
1 parent 307449e commit 2606c34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<VersionSuffix></VersionSuffix>
1818
<LangVersion>9.0</LangVersion>
1919
<Features>strict</Features>
20+
<PackageType>Dependency;BonsaiLibrary</PackageType>
2021
</PropertyGroup>
2122

2223
<Import Project="build/Version.props" />

0 commit comments

Comments
 (0)