add CefService

This commit is contained in:
pypy
2020-11-08 14:50:04 +09:00
parent c05e884cb5
commit b826d32d09
3 changed files with 90 additions and 59 deletions

View File

@@ -125,6 +125,7 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="CefService.cs" />
<Compile Include="Discord.cs" />
<Compile Include="CpuMonitor.cs" />
<Compile Include="Browser.cs" />