10 строки
234 B
Plaintext
10 строки
234 B
Plaintext
|
<Project>
|
||
|
|
||
|
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
|
||
|
|
||
|
<PropertyGroup>
|
||
|
<ExcludeFromSourceBuild>true</ExcludeFromSourceBuild>
|
||
|
</PropertyGroup>
|
||
|
|
||
|
</Project>
|