72 lines
1.3 KiB
HTML
72 lines
1.3 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<meta charset="UTF-8">
|
|
<title>DotnetVsTestStep.VSTestVersion - </title>
|
|
<link rel="stylesheet" href="../../../style.css">
|
|
</HEAD>
|
|
<BODY>
|
|
<a href="../../index.html">jetbrains.buildServer.configs.kotlin.v10.buildSteps</a> / <a href="../index.html">DotnetVsTestStep</a> / <a href="./index.html">VSTestVersion</a><br/>
|
|
<br/>
|
|
<h1>VSTestVersion</h1>
|
|
<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">VSTestVersion</span></code>
|
|
<p>MSBuild version</p>
|
|
<h3>Enum Values</h3>
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td>
|
|
<p><a href="-cross-platform.html">CrossPlatform</a></p>
|
|
</td>
|
|
<td>
|
|
<p>Cross-platform MSBuild</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<p><a href="-v16.html">V16</a></p>
|
|
</td>
|
|
<td>
|
|
<p>VSTest 2019</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<p><a href="-v15.html">V15</a></p>
|
|
</td>
|
|
<td>
|
|
<p>VSTest 2017</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<p><a href="-v14.html">V14</a></p>
|
|
</td>
|
|
<td>
|
|
<p>VSTest 2015</p>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
<p><a href="-v12.html">V12</a></p>
|
|
</td>
|
|
<td>
|
|
<p>VSTest 2013</p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<h3>Companion Object Properties</h3>
|
|
<table>
|
|
<tbody>
|
|
<tr>
|
|
<td>
|
|
<p><a href="mapping.html">mapping</a></p>
|
|
</td>
|
|
<td>
|
|
<code><span class="keyword">val </span><span class="identifier">mapping</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</BODY>
|
|
</HTML>
|