wip: starting work on dir option

This commit is contained in:
2022-12-24 17:46:20 -05:00
parent 73f8e80a23
commit 702188bc22
3 changed files with 148 additions and 118 deletions

View File

@@ -7,7 +7,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<AssemblyName>drillsergeant</AssemblyName>
<Version>1.1.0</Version>
<Version>1.2.0</Version>
</PropertyGroup>
<ItemGroup>