fix RootNamespace for Apps
This commit is contained in:
parent
69fed10f69
commit
3758165c08
|
@ -19,7 +19,7 @@
|
|||
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<RootNamespace>InnovEnergy.App.$(AssemblyName)</RootNamespace>
|
||||
</PropertyGroup>
|
||||
|
||||
</Project>
|
||||
|
Loading…
Reference in New Issue