diff options
author | Emma [it/its]@Rory& <root@rory.gay> | 2023-12-19 18:55:45 +0100 |
---|---|---|
committer | Emma [it/its]@Rory& <root@rory.gay> | 2023-12-19 18:55:45 +0100 |
commit | 4877079e79b62ae8e8031ab6e3d4e0742abb8530 (patch) | |
tree | 5d354d1de45586585c28a01550f9cd1365e58a4a /ExampleBots/LibMatrix.ExampleBot | |
parent | Cleanup (diff) | |
download | LibMatrix-4877079e79b62ae8e8031ab6e3d4e0742abb8530.tar.xz |
Cleanup
Diffstat (limited to 'ExampleBots/LibMatrix.ExampleBot')
-rw-r--r-- | ExampleBots/LibMatrix.ExampleBot/LibMatrix.ExampleBot.csproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ExampleBots/LibMatrix.ExampleBot/LibMatrix.ExampleBot.csproj b/ExampleBots/LibMatrix.ExampleBot/LibMatrix.ExampleBot.csproj index a905524..4088d1d 100644 --- a/ExampleBots/LibMatrix.ExampleBot/LibMatrix.ExampleBot.csproj +++ b/ExampleBots/LibMatrix.ExampleBot/LibMatrix.ExampleBot.csproj @@ -21,7 +21,7 @@ </ItemGroup> <ItemGroup> - <PackageReference Include="ArcaneLibs.StringNormalisation" Version="1.0.0-preview6876311209.3b815f2" /> + <PackageReference Include="ArcaneLibs.StringNormalisation" Version="1.0.0-preview7205256004.28c0e5a" /> <PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" /> </ItemGroup> <ItemGroup> |