Merge branch 'action-pool'

This commit is contained in:
Asriel Camora
2024-03-16 13:31:10 -07:00
43 changed files with 335 additions and 384 deletions
+1
View File
@@ -3,6 +3,7 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<LangVersion>12.0</LangVersion>
<Nullable>enable</Nullable>
<Platforms>x64</Platforms>
<Configurations>Debug;Release</Configurations>