Generate NuGe package on build

This commit is contained in:
Alexander Luzgarev 2018-05-27 14:26:32 +02:00
parent 22fd922b93
commit 6c16a1d1d7

View File

@ -13,6 +13,7 @@
<PackageTags>Matlab</PackageTags>
<RepositoryUrl>https://github.com/mahalex/MatFileHandler</RepositoryUrl>
<DocumentationFile>bin\Debug\netstandard2.0\MatFileHandler.xml</DocumentationFile>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<CodeAnalysisRuleSet>..\MatFileHandler.ruleset</CodeAnalysisRuleSet>