about summary refs log tree commit diff
path: root/LibMatrix.EventTypes/LibMatrix.EventTypes.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 /LibMatrix.EventTypes/LibMatrix.EventTypes.csproj
parentSync preprocessor support (diff)
downloadLibMatrix-a0fc4d145c77cc14af09cbbe285a0835e842728a.tar.xz
MSC4222 emulation for left rooms
Diffstat (limited to 'LibMatrix.EventTypes/LibMatrix.EventTypes.csproj')
-rw-r--r--LibMatrix.EventTypes/LibMatrix.EventTypes.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/LibMatrix.EventTypes/LibMatrix.EventTypes.csproj b/LibMatrix.EventTypes/LibMatrix.EventTypes.csproj

index 02ce82d..0924aba 100644 --- a/LibMatrix.EventTypes/LibMatrix.EventTypes.csproj +++ b/LibMatrix.EventTypes/LibMatrix.EventTypes.csproj
@@ -7,7 +7,7 @@ </PropertyGroup> <ItemGroup> - <PackageReference Include="ArcaneLibs" Version="1.0.0-preview.20250313-104848" Condition="'$(Configuration)' == 'Release'" /> + <PackageReference Include="ArcaneLibs" Version="1.0.0-preview.20250419-174711" Condition="'$(Configuration)' == 'Release'" /> <ProjectReference Include="..\ArcaneLibs\ArcaneLibs\ArcaneLibs.csproj" Condition="'$(Configuration)' == 'Debug'"/> </ItemGroup>