mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
First server with working hard-coded server-side IDER support.
This commit is contained in:
@@ -91,12 +91,12 @@
|
||||
<Compile Include="agents\recoverycore.js" />
|
||||
<Compile Include="agents\testsuite.js" />
|
||||
<Compile Include="agents\tinycore.js" />
|
||||
<Compile Include="amt-ider-module.js" />
|
||||
<Compile Include="amt-ider.js" />
|
||||
<Compile Include="amt-redir-mesh.js" />
|
||||
<Compile Include="amtevents.js" />
|
||||
<Compile Include="amtscanner.js" />
|
||||
<Compile Include="amtscript.js" />
|
||||
<Compile Include="amt\amt-ider-module.js" />
|
||||
<Compile Include="amt\amt-ider.js" />
|
||||
<Compile Include="amt\amt-redir-mesh.js" />
|
||||
<Compile Include="exeHandler.js" />
|
||||
<Compile Include="letsencrypt.js" />
|
||||
<Compile Include="meshaccelerator.js" />
|
||||
@@ -278,6 +278,7 @@
|
||||
<Folder Include="agents\modules_meshcmd_min\" />
|
||||
<Folder Include="agents\modules_meshcore\" />
|
||||
<Folder Include="agents\modules_meshcore_min\" />
|
||||
<Folder Include="amt\" />
|
||||
<Folder Include="public" />
|
||||
<Folder Include="public\clickonce\" />
|
||||
<Folder Include="public\clickonce\minirouter\" />
|
||||
|
||||
Reference in New Issue
Block a user