about summary refs log tree commit diff
path: root/LibMatrix.ExampleBot.csproj
diff options
context:
space:
mode:
authorTheArcaneBrony <myrainbowdash949@gmail.com>2023-09-05 06:28:52 +0200
committerTheArcaneBrony <myrainbowdash949@gmail.com>2023-09-05 06:28:52 +0200
commit7b6283e45c2ef7f12601734947f80530395687cc (patch)
tree9ecd938378d609e3723593ea6f567d0aa72992b4 /LibMatrix.ExampleBot.csproj
parentAdd start of Media Moderator PoC bot (diff)
downloadLibMatrix.ExampleBot-7b6283e45c2ef7f12601734947f80530395687cc.tar.xz
Media moderator PoC works, abstract command handling to library
Diffstat (limited to '')
-rw-r--r--LibMatrix.ExampleBot.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/LibMatrix.ExampleBot.csproj b/LibMatrix.ExampleBot.csproj
index 1fc421a..13cbb15 100644
--- a/LibMatrix.ExampleBot.csproj
+++ b/LibMatrix.ExampleBot.csproj
@@ -22,7 +22,7 @@
   </ItemGroup>

 

   <ItemGroup>

-    <PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0-preview.5.23280.8" />

+    <PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0-preview.7.23375.6" />

   </ItemGroup>

   <ItemGroup>

     <Content Include="appsettings*.json">