We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 307449e + 2606c34 commit e26a1d9Copy full SHA for e26a1d9
Directory.Build.props
@@ -17,6 +17,7 @@
17
<VersionSuffix></VersionSuffix>
18
<LangVersion>9.0</LangVersion>
19
<Features>strict</Features>
20
+ <PackageType>Dependency;BonsaiLibrary</PackageType>
21
</PropertyGroup>
22
23
<Import Project="build/Version.props" />
0 commit comments