about summary refs log tree commit diff
path: root/Utilities/LibMatrix.DevTestBot/LibMatrix.DevTestBot.csproj
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-05-07 20:58:12 +0200
committerRory& <root@rory.gay>2025-05-07 20:58:12 +0200
commita0fc4d145c77cc14af09cbbe285a0835e842728a (patch)
tree6958d610b44d11f90ba31059eb35ae8447828054 /Utilities/LibMatrix.DevTestBot/LibMatrix.DevTestBot.csproj
parentSync preprocessor support (diff)
downloadLibMatrix-a0fc4d145c77cc14af09cbbe285a0835e842728a.tar.xz
MSC4222 emulation for left rooms
Diffstat (limited to '')
-rw-r--r--Utilities/LibMatrix.DevTestBot/LibMatrix.DevTestBot.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/LibMatrix.DevTestBot/LibMatrix.DevTestBot.csproj b/Utilities/LibMatrix.DevTestBot/LibMatrix.DevTestBot.csproj

index 2a0c329..acff3e2 100644 --- a/Utilities/LibMatrix.DevTestBot/LibMatrix.DevTestBot.csproj +++ b/Utilities/LibMatrix.DevTestBot/LibMatrix.DevTestBot.csproj
@@ -18,7 +18,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="ArcaneLibs.StringNormalisation" Version="1.0.0-preview.20250313-104848" Condition="'$(Configuration)' == 'Release'" /> + <PackageReference Include="ArcaneLibs.StringNormalisation" Version="1.0.0-preview.20250419-174711" Condition="'$(Configuration)' == 'Release'" /> <ProjectReference Include="..\..\ArcaneLibs\ArcaneLibs.StringNormalisation\ArcaneLibs.StringNormalisation.csproj" Condition="'$(Configuration)' == 'Debug'"/> <ProjectReference Include="..\..\LibMatrix\LibMatrix.csproj"/> <ProjectReference Include="..\LibMatrix.Utilities.Bot\LibMatrix.Utilities.Bot.csproj" />