6 lines
156 B
XML
6 lines
156 B
XML
<Project>
|
|
<PropertyGroup>
|
|
<ShrinkCodeGenEnabled Condition="'$(ShrinkCodeGenEnabled)' == ''">true</ShrinkCodeGenEnabled>
|
|
</PropertyGroup>
|
|
</Project>
|