diff --git a/Directory.Build.props b/Directory.Build.props index d93cb20f..1cbbfeed 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,6 +1,6 @@ - net8.0 + net11.0 12.0 5.2.0 true diff --git a/Directory.Packages.props b/Directory.Packages.props index 015db501..1d8db9e8 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -13,10 +13,10 @@ - + - + diff --git a/src/Infrastructure/BotSharp.Abstraction/BotSharp.Abstraction.csproj b/src/Infrastructure/BotSharp.Abstraction/BotSharp.Abstraction.csproj index 2008c6a2..59e78fb0 100644 --- a/src/Infrastructure/BotSharp.Abstraction/BotSharp.Abstraction.csproj +++ b/src/Infrastructure/BotSharp.Abstraction/BotSharp.Abstraction.csproj @@ -25,17 +25,9 @@ - - - - - - - -