- Swap Queue to ConcurrentQueue

This commit is contained in:
Infi
2026-03-22 15:03:37 +01:00
parent 4341035c74
commit 9f7a6267f6
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<Project Sdk="Dalamud.NET.Sdk/14.0.1">
<PropertyGroup>
<Version>1.34.3</Version>
<Version>1.34.4</Version>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>