Add config-driven action system (launch, url) with factory pattern
This commit is contained in:
@@ -11,4 +11,10 @@
|
||||
<PackageReference Include="HidSharp" Version="2.6.4" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<None Update="config.json">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user