diff --git a/BotConnectorApp/BotConnectorApp/BotConnectorApp.Service/BotConnectorApp.Service.csproj b/BotConnectorApp/BotConnectorApp/BotConnectorApp.Service/BotConnectorApp.Service.csproj index c5dafa9c..b350d6f2 100644 --- a/BotConnectorApp/BotConnectorApp/BotConnectorApp.Service/BotConnectorApp.Service.csproj +++ b/BotConnectorApp/BotConnectorApp/BotConnectorApp.Service/BotConnectorApp.Service.csproj @@ -1,7 +1,7 @@ - net6.0 + net8.0 enable enable diff --git a/BotConnectorApp/BotConnectorApp/BotConnectorApp/BotConnectorApp.csproj b/BotConnectorApp/BotConnectorApp/BotConnectorApp/BotConnectorApp.csproj index 6dcc6f0f..b595e858 100644 --- a/BotConnectorApp/BotConnectorApp/BotConnectorApp/BotConnectorApp.csproj +++ b/BotConnectorApp/BotConnectorApp/BotConnectorApp/BotConnectorApp.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net8.0 enable enable diff --git a/MultilingualBotSample/Bot/TranslationBot.csproj b/MultilingualBotSample/Bot/TranslationBot.csproj index 407e7081..b7705006 100644 --- a/MultilingualBotSample/Bot/TranslationBot.csproj +++ b/MultilingualBotSample/Bot/TranslationBot.csproj @@ -1,7 +1,7 @@  - net6.0 + net8.0 latest diff --git a/PVATestFramework/PVATestFramework.Tests/PVATestFramework.Tests.csproj b/PVATestFramework/PVATestFramework.Tests/PVATestFramework.Tests.csproj index b303ac3b..5644d1e9 100644 --- a/PVATestFramework/PVATestFramework.Tests/PVATestFramework.Tests.csproj +++ b/PVATestFramework/PVATestFramework.Tests/PVATestFramework.Tests.csproj @@ -1,7 +1,7 @@ - net6.0 + net8.0 enable enable diff --git a/PVATestFramework/PVATestFramework/PVATestFramework.csproj b/PVATestFramework/PVATestFramework/PVATestFramework.csproj index ff2b536b..0ea838f4 100644 --- a/PVATestFramework/PVATestFramework/PVATestFramework.csproj +++ b/PVATestFramework/PVATestFramework/PVATestFramework.csproj @@ -2,7 +2,7 @@ Exe - net6.0 + net8.0 enable enable