Initial version

This commit is contained in:
2025-07-17 21:43:48 +02:00
parent fa9b594574
commit fe283384af
42 changed files with 10806 additions and 42 deletions

6
Analyzer/App.config Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.8" />
</startup>
</configuration>