diff --git a/Directory.Packages.props b/Directory.Packages.props index aa76cf61..f49939eb 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -1,7 +1,7 @@ 8.0.0 - 2.3.0 + 2.3.0 true @@ -13,7 +13,7 @@ - + @@ -51,7 +51,7 @@ - + @@ -108,7 +108,9 @@ + + @@ -127,7 +129,6 @@ - diff --git a/src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj b/src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj index 00e1f30a..687387a7 100644 --- a/src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj +++ b/src/Infrastructure/BotSharp.Core/BotSharp.Core.csproj @@ -46,18 +46,22 @@ + + + + @@ -213,4 +217,11 @@ + + + + true + + + diff --git a/src/Infrastructure/BotSharp.Core/build/BotSharp.Core.targets b/src/Infrastructure/BotSharp.Core/build/BotSharp.Core.targets new file mode 100644 index 00000000..ffb6c063 --- /dev/null +++ b/src/Infrastructure/BotSharp.Core/build/BotSharp.Core.targets @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/WebStarter/WebStarter.csproj b/src/WebStarter/WebStarter.csproj index 78c4537c..7817e167 100644 --- a/src/WebStarter/WebStarter.csproj +++ b/src/WebStarter/WebStarter.csproj @@ -11,6 +11,7 @@ + diff --git a/tests/BotSharp.Plugin.PizzaBot/BotSharp.Plugin.PizzaBot.csproj b/tests/BotSharp.Plugin.PizzaBot/BotSharp.Plugin.PizzaBot.csproj index 716f1f4d..91812c25 100644 --- a/tests/BotSharp.Plugin.PizzaBot/BotSharp.Plugin.PizzaBot.csproj +++ b/tests/BotSharp.Plugin.PizzaBot/BotSharp.Plugin.PizzaBot.csproj @@ -10,7 +10,11 @@ - + + + + + @@ -97,8 +101,4 @@ - - - -