Trima added; ema, sma, wma optimized.

This commit is contained in:
Miha Kralj
2025-12-04 13:05:40 -08:00
parent 4a0435c217
commit 5cc27c97de
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@
<PlatformTarget>AnyCPU</PlatformTarget>
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<OutputPath>bin\$(Configuration)\</OutputPath>
<BaseIntermediateOutputPath>obj\$(MSBuildProjectName)\</BaseIntermediateOutputPath>
<ProduceReferenceAssembly>False</ProduceReferenceAssembly>
<DebugType>full</DebugType>
<PublishRepositoryUrl>true</PublishRepositoryUrl>