5 строки
134 B
Plaintext
5 строки
134 B
Plaintext
|
<Project>
|
||
|
<Target Name="VSTest">
|
||
|
<MSBuild Projects="@(ProjectReference)" Targets="VSTestIfTestProject" />
|
||
|
</Target>
|
||
|
</Project>
|