1er essais
All checks were successful
check main state / build (8.0.x) (push) Successful in 1m42s
Main Build Process / Build & Test (pull_request) Successful in 2m12s

This commit is contained in:
2024-08-30 16:08:51 +02:00
parent b5a6b1c653
commit 4a5fc49c31
9 changed files with 213 additions and 16 deletions

View File

@@ -9,8 +9,6 @@
<EnableNETAnalyzers>true</EnableNETAnalyzers>
<EnforceCodeStyleInBuild>true</EnforceCodeStyleInBuild>
<AnalysisMode>All</AnalysisMode>
<DebugType>full</DebugType>
<DebugSymbols>true</DebugSymbols>
</PropertyGroup>
</Project>