This commit is contained in:
backuppc
2025-07-07 17:44:59 +09:00
parent 5a0ff2e3ad
commit d537030eb3
10 changed files with 435 additions and 24 deletions

View File

@@ -67,8 +67,10 @@
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Models\VNCServer.cs" />
<Compile Include="Models\AppSettings.cs" />
<Compile Include="Services\DatabaseService.cs" />
<Compile Include="Services\VNCService.cs" />
<Compile Include="Services\SettingsService.cs" />
<Compile Include="Web\Startup.cs" />
<Compile Include="Web\Controllers\VNCServerController.cs" />
<EmbeddedResource Include="Form1.resx">