20230811-1

This commit is contained in:
2023-08-11 21:19:41 +03:00
parent 42530c234d
commit 4c697863fa
19 changed files with 75 additions and 45 deletions

View File

@@ -1,4 +1,4 @@
using anbs_cp.Classes;
using anbs_cp.OsInfo.Classes;
using Newtonsoft.Json;

View File

@@ -23,6 +23,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\anbs_cposinfo\anbs_cposinfo.csproj" />
<ProjectReference Include="..\anbs_cp\anbs_cp.csproj" />
</ItemGroup>