diff --git a/VisualCard.ShowContacts/Program.cs b/VisualCard.ShowContacts/Program.cs index 796d0eb..55d0bc7 100644 --- a/VisualCard.ShowContacts/Program.cs +++ b/VisualCard.ShowContacts/Program.cs @@ -24,6 +24,7 @@ using System.Diagnostics; using Terminaux.Colors; +using Terminaux.Colors.Data; using Terminaux.Writer.ConsoleWriters; using VisualCard.Converters; using VisualCard.Parsers; diff --git a/VisualCard.ShowContacts/VisualCard.ShowContacts.csproj b/VisualCard.ShowContacts/VisualCard.ShowContacts.csproj index 9d06d10..4ed5ccc 100644 --- a/VisualCard.ShowContacts/VisualCard.ShowContacts.csproj +++ b/VisualCard.ShowContacts/VisualCard.ShowContacts.csproj @@ -14,7 +14,7 @@ - + diff --git a/VisualCard.Tests/VisualCard.Tests.csproj b/VisualCard.Tests/VisualCard.Tests.csproj index 6398db8..c16b7f6 100644 --- a/VisualCard.Tests/VisualCard.Tests.csproj +++ b/VisualCard.Tests/VisualCard.Tests.csproj @@ -12,7 +12,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/VisualCard/VisualCard.csproj b/VisualCard/VisualCard.csproj index ce3ac5c..aaf4c3e 100644 --- a/VisualCard/VisualCard.csproj +++ b/VisualCard/VisualCard.csproj @@ -47,8 +47,8 @@ - - + +