This commit is contained in:
Kukks
2023-01-16 13:22:55 +01:00
parent 25ccd99558
commit d86c5d40c7
29 changed files with 144 additions and 690 deletions

View File

@@ -3,6 +3,8 @@
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<LangVersion>10</LangVersion>
<Configurations>Debug;Release;Altcoins-Debug</Configurations>
<Platforms>AnyCPU</Platforms>
</PropertyGroup>
<!-- Plugin specific properties -->