mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
7 lines
137 B
XML
7 lines
137 B
XML
<Project>
|
|
|
|
<PropertyGroup>
|
|
<IsPackable Condition="'$(IsPackable)' == ''">False</IsPackable>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|