From 6bd02248ccfbcb46960a6f39eaad23888d190eb5 Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Fri, 15 Sep 2023 09:50:45 +0200 Subject: Some refactoring --- .../PluralContactBotPoC/PluralContactBotPoC.csproj | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 ExampleBots/PluralContactBotPoC/PluralContactBotPoC.csproj (limited to 'ExampleBots/PluralContactBotPoC/PluralContactBotPoC.csproj') diff --git a/ExampleBots/PluralContactBotPoC/PluralContactBotPoC.csproj b/ExampleBots/PluralContactBotPoC/PluralContactBotPoC.csproj new file mode 100644 index 0000000..cd549f9 --- /dev/null +++ b/ExampleBots/PluralContactBotPoC/PluralContactBotPoC.csproj @@ -0,0 +1,36 @@ + + + + Exe + net8.0 + preview + enable + enable + false + true + + + + + + + + + + + + + + + + + + + + Always + + + + + + -- cgit 1.4.1