mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-04 05:35:40 +00:00
feat: Mark package as developmentDependency (#188)
* feat: Mark package as DevelopmentDependency
This commit is contained in:
committed by
GitHub
parent
3e18407dc2
commit
16d099522a
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user