about summary refs log tree commit diff
path: root/LibMatrix.ExampleBot.csproj
diff options
context:
space:
mode:
authorEmma [it/its]@Rory& <root@rory.gay>2023-11-23 05:42:33 +0100
committerEmma [it/its]@Rory& <root@rory.gay>2023-11-23 05:42:33 +0100
commitefa7fb930c3d4a92cb720223886b39888d0b9c6e (patch)
tree42ebe42d43504c5a8faa58efc1a90eb8c5a88ac1 /LibMatrix.ExampleBot.csproj
parentUpdate to .net 8 (diff)
downloadLibMatrix.ExampleBot-efa7fb930c3d4a92cb720223886b39888d0b9c6e.tar.xz
Moderation bot work
Diffstat (limited to 'LibMatrix.ExampleBot.csproj')
-rw-r--r--LibMatrix.ExampleBot.csproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/LibMatrix.ExampleBot.csproj b/LibMatrix.ExampleBot.csproj

index 3e33be8..94c9045 100644 --- a/LibMatrix.ExampleBot.csproj +++ b/LibMatrix.ExampleBot.csproj
@@ -22,7 +22,8 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" /> + <PackageReference Include="ArcaneLibs.StringNormalisation" Version="1.0.0-preview6876311209.3b815f2" /> + <PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" /> </ItemGroup> <ItemGroup> <Content Include="appsettings*.json">