1
0

Added CommandLineParser to AMWD.Common collection

This commit is contained in:
2023-08-09 06:51:47 +02:00
parent 7469583ed4
commit 0d7e5912b8
9 changed files with 986 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<Configurations>Debug;Release;DebugLocal</Configurations>
<TargetFrameworks>net6.0;net7.0</TargetFrameworks>
<TargetFramework>net6.0</TargetFramework>
<LangVersion>10.0</LangVersion>
<AssemblyName>AMWD.Common.AspNetCore</AssemblyName>