Generate NuGe package on build
This commit is contained in:
parent
22fd922b93
commit
6c16a1d1d7
@ -13,6 +13,7 @@
|
|||||||
<PackageTags>Matlab</PackageTags>
|
<PackageTags>Matlab</PackageTags>
|
||||||
<RepositoryUrl>https://github.com/mahalex/MatFileHandler</RepositoryUrl>
|
<RepositoryUrl>https://github.com/mahalex/MatFileHandler</RepositoryUrl>
|
||||||
<DocumentationFile>bin\Debug\netstandard2.0\MatFileHandler.xml</DocumentationFile>
|
<DocumentationFile>bin\Debug\netstandard2.0\MatFileHandler.xml</DocumentationFile>
|
||||||
|
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
|
||||||
<CodeAnalysisRuleSet>..\MatFileHandler.ruleset</CodeAnalysisRuleSet>
|
<CodeAnalysisRuleSet>..\MatFileHandler.ruleset</CodeAnalysisRuleSet>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user