|
@@ -1,4 +1,4 @@
|
|
-<Project Sdk="Microsoft.NET.Sdk">
|
|
|
|
|
|
+<Project Sdk="Microsoft.NET.Sdk">
|
|
<!-- =================================================================== -->
|
|
<!-- =================================================================== -->
|
|
<!-- Version numbers -->
|
|
<!-- Version numbers -->
|
|
<!-- Automatically updated by gitversion (run `dotnet-gitversion /updateprojectfiles`) -->
|
|
<!-- Automatically updated by gitversion (run `dotnet-gitversion /updateprojectfiles`) -->
|
|
@@ -68,6 +68,7 @@
|
|
<Using Include="JetBrains.Annotations.PureAttribute" Alias="PureAttribute" />
|
|
<Using Include="JetBrains.Annotations.PureAttribute" Alias="PureAttribute" />
|
|
<Using Include="System.Drawing" />
|
|
<Using Include="System.Drawing" />
|
|
<Using Include="System.Text" />
|
|
<Using Include="System.Text" />
|
|
|
|
+ <Using Include="Terminal.Gui.EnumExtensions" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<!-- =================================================================== -->
|
|
<!-- =================================================================== -->
|
|
<!-- Assembliy names for which internal items are visible -->
|
|
<!-- Assembliy names for which internal items are visible -->
|