mirror of
https://github.com/jwetzell/QControlKit.git
synced 2026-08-15 12:23:47 +00:00
Add QColor with hex values instead of color objects for compatibility
This commit is contained in:
@@ -5,10 +5,6 @@
|
||||
<TargetFramework>netcoreapp3.1</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Terminal.Gui" Version="0.81.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\QSharp\QSharp.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user