feat: Mark package as developmentDependency (#188)

* feat: Mark package as DevelopmentDependency
This commit is contained in:
workgroupengineering
2021-07-12 13:14:13 +02:00
committed by GitHub
parent 3e18407dc2
commit 16d099522a

View File

@@ -16,6 +16,7 @@
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<DevelopmentDependency>true</DevelopmentDependency>
</PropertyGroup>
<ItemGroup>
<!-- MSBuild ships as part of the .NET CLI -->