10 lines
205 B
Plaintext
10 lines
205 B
Plaintext
|
|
<Project>
|
||
|
|
|
||
|
|
<Import Project="$([MSBuild]::GetPathOfFileAbove('Directory.Build.props', '$(MSBuildThisFileDirectory)../'))" />
|
||
|
|
|
||
|
|
<PropertyGroup>
|
||
|
|
<Threshold>0</Threshold>
|
||
|
|
</PropertyGroup>
|
||
|
|
|
||
|
|
</Project>
|