Merge pull request #1361 from HavenDV/patch-1
feat: Added DevelopmentDependency to MessagePackAnalyzer
This commit is contained in:
Коммит
76f3f651e7
|
@ -11,6 +11,7 @@
|
|||
<TargetsForTfmSpecificContentInPackage>$(TargetsForTfmSpecificContentInPackage);PackBuildOutputs</TargetsForTfmSpecificContentInPackage>
|
||||
<SuppressDependenciesWhenPacking>true</SuppressDependenciesWhenPacking>
|
||||
<IncludeSymbols>false</IncludeSymbols>
|
||||
<DevelopmentDependency>true</DevelopmentDependency>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="tools\*.ps1" Pack="true" PackagePath="tools\" />
|
||||
|
|
Загрузка…
Ссылка в новой задаче