Reverted default namespace to XenCenterLib as it does not need to match the assembly name.

Signed-off-by: Konstantina Chremmou <konstantina.chremmou@citrix.com>
This commit is contained in:
Konstantina Chremmou 2021-03-12 16:45:45 +00:00
parent c1ec145cf7
commit 9d0528c5f6

View File

@ -8,7 +8,7 @@
<ProjectGuid>{9861DFA1-B41F-432D-A43F-226257DEBBB9}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>CoreUtilsLib</RootNamespace>
<RootNamespace>XenCenterLib</RootNamespace>
<AssemblyName>CoreUtilsLib</AssemblyName>
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>