Minor MeshCMD fixes.
This commit is contained in:
parent
9c7ae58421
commit
fad86444ca
|
@ -38,15 +38,16 @@
|
|||
<Compile Include="agents\modules_meshcmd\service-manager.js" />
|
||||
<Compile Include="agents\modules_meshcmd\smbios.js" />
|
||||
<Compile Include="agents\modules_meshcmd\user-sessions.js" />
|
||||
<Compile Include="agents\modules_meshcmd_min\amt-ider.min.js" />
|
||||
<Compile Include="agents\modules_meshcmd_min\amt-lme.min.js" />
|
||||
<Compile Include="agents\modules_meshcmd_min\amt-mei.min.js" />
|
||||
<Compile Include="agents\modules_meshcmd_min\amt-redir-duk.min.js" />
|
||||
<Compile Include="agents\modules_meshcmd_min\amt-scanner.min.js" />
|
||||
<Compile Include="agents\modules_meshcmd_min\amt-script.min.js" />
|
||||
<Compile Include="agents\modules_meshcmd_min\amt-wsman-duk.min.js" />
|
||||
<Compile Include="agents\modules_meshcmd_min\amt-wsman.min.js" />
|
||||
<Compile Include="agents\modules_meshcmd_min\amt-xml.min.js" />
|
||||
<Compile Include="agents\modules_meshcmd_min\amt.min.js" />
|
||||
<Compile Include="agents\modules_meshcmd_min\process-manager.min.js" />
|
||||
<Compile Include="agents\modules_meshcmd_min\service-host.min.js" />
|
||||
<Compile Include="agents\modules_meshcmd_min\service-manager.min.js" />
|
||||
<Compile Include="agents\modules_meshcmd_min\smbios.min.js" />
|
||||
|
@ -76,18 +77,11 @@
|
|||
<Compile Include="agents\modules_meshcore_min\amt.min.js" />
|
||||
<Compile Include="agents\modules_meshcore_min\linux-dbus.min.js" />
|
||||
<Compile Include="agents\modules_meshcore_min\monitor-border.min.js" />
|
||||
<Compile Include="agents\modules_meshcore_min\monitor-info.min.js" />
|
||||
<Compile Include="agents\modules_meshcore_min\power-monitor.min.js" />
|
||||
<Compile Include="agents\modules_meshcore_min\process-manager.min.js" />
|
||||
<Compile Include="agents\modules_meshcore_min\service-manager.min.js" />
|
||||
<Compile Include="agents\modules_meshcore_min\smbios.min.js" />
|
||||
<Compile Include="agents\modules_meshcore_min\toaster.min.js" />
|
||||
<Compile Include="agents\modules_meshcore_min\user-sessions.min.js" />
|
||||
<Compile Include="agents\modules_meshcore_min\wifi-scanner-windows.min.js" />
|
||||
<Compile Include="agents\modules_meshcore_min\wifi-scanner.min.js" />
|
||||
<Compile Include="agents\modules_meshcore_min\win-console.min.js" />
|
||||
<Compile Include="agents\modules_meshcore_min\win-message-pump.min.js" />
|
||||
<Compile Include="agents\modules_meshcore_min\win-registry.min.js" />
|
||||
<Compile Include="agents\modules_meshcore_min\win-terminal.min.js" />
|
||||
<Compile Include="agents\recoverycore.js" />
|
||||
<Compile Include="agents\testsuite.js" />
|
||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue