11 lines
218 B
Plaintext
11 lines
218 B
Plaintext
|
<Project>
|
||
|
|
||
|
<Import Project="../InnovEnergy.props" />
|
||
|
|
||
|
<PropertyGroup>
|
||
|
<OutputType>Library</OutputType>
|
||
|
<AssemblyName>$(RootNamespace)</AssemblyName>
|
||
|
</PropertyGroup>
|
||
|
|
||
|
</Project>
|