22 lines
1.1 KiB
HTML
22 lines
1.1 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>NuGetPackStep.preferProjectPaths - </title>
|
|
<link rel="stylesheet" href="../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2019_2.buildSteps</a> / <a href="index.html">NuGetPackStep</a> / <a href="./prefer-project-paths.html">preferProjectPaths</a><br/>
|
|
<br/>
|
|
<h1>preferProjectPaths</h1>
|
|
<a name="jetbrains.buildServer.configs.kotlin.v2019_2.buildSteps.NuGetPackStep$preferProjectPaths"></a>
|
|
<code><span class="keyword">var </span><span class="identifier">preferProjectPaths</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a><span class="symbol">?</span></code>
|
|
<p>Use the project file (if exists, i.e. .csproj or .vbproj) for every matched .nuspec file.</p>
|
|
<p><strong>Getter</strong><br/>
|
|
<p>Use the project file (if exists, i.e. .csproj or .vbproj) for every matched .nuspec file.</p>
|
|
</p>
|
|
<p><strong>Setter</strong><br/>
|
|
<p>Use the project file (if exists, i.e. .csproj or .vbproj) for every matched .nuspec file.</p>
|
|
</p>
|
|
</BODY>
|
|
</HTML>
|