Automatically register command settings

Closes #428
This commit is contained in:
Patrik Svensson
2024-02-15 21:18:13 +01:00
committed by Patrik Svensson
parent b6e0b2389a
commit fde9ee04cf
6 changed files with 132 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
<Project>
<PropertyGroup Label="Settings">
<LangVersion>10</LangVersion>
<LangVersion>12</LangVersion>
<IsPackable>false</IsPackable>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
</PropertyGroup>