diff --git a/src/components/tbc.core/tbc.core.csproj b/src/components/tbc.core/tbc.core.csproj index f5ab1d5..0ada63c 100644 --- a/src/components/tbc.core/tbc.core.csproj +++ b/src/components/tbc.core/tbc.core.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/components/tbc.host/Components/CommandProcessor/CommandProcessor.cs b/src/components/tbc.host/Components/CommandProcessor/CommandProcessor.cs index f4a8fd8..710e0ef 100644 --- a/src/components/tbc.host/Components/CommandProcessor/CommandProcessor.cs +++ b/src/components/tbc.host/Components/CommandProcessor/CommandProcessor.cs @@ -2,7 +2,6 @@ using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; -using ImTools; using Microsoft.Extensions.Logging; using Newtonsoft.Json; using Tbc.Host.Components.Abstractions; diff --git a/src/components/tbc.host/tbc.host.csproj b/src/components/tbc.host/tbc.host.csproj index 955e9a7..00a4075 100644 --- a/src/components/tbc.host/tbc.host.csproj +++ b/src/components/tbc.host/tbc.host.csproj @@ -15,17 +15,17 @@ - - - - - - - - + + + + + + + + - + diff --git a/src/components/tbc.target/tbc.target.csproj b/src/components/tbc.target/tbc.target.csproj index 884154e..016cc2d 100644 --- a/src/components/tbc.target/tbc.target.csproj +++ b/src/components/tbc.target/tbc.target.csproj @@ -20,8 +20,8 @@ - - + + diff --git a/src/heads/tbc.host.console/tbc.host.console.csproj b/src/heads/tbc.host.console/tbc.host.console.csproj index f66fac7..0f200d7 100644 --- a/src/heads/tbc.host.console/tbc.host.console.csproj +++ b/src/heads/tbc.host.console/tbc.host.console.csproj @@ -6,7 +6,7 @@ - + diff --git a/src/test/TestSocketTarget/TestSocketTarget.csproj b/src/test/TestSocketTarget/TestSocketTarget.csproj index 35475ed..2c27eef 100644 --- a/src/test/TestSocketTarget/TestSocketTarget.csproj +++ b/src/test/TestSocketTarget/TestSocketTarget.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net7.0 enable enable @@ -14,7 +14,7 @@ - +