Skip to content

Commit e26a1d9

Browse files
authored
Merge pull request #16 from open-ephys/issue-15
Add `PackageType` NuGet tag
2 parents 307449e + 2606c34 commit e26a1d9

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)