Merge
This commit is contained in:
commit
b815d95310
76 changed files with 3565 additions and 737 deletions
|
@ -147,6 +147,7 @@
|
|||
<Compile Include="Provisioning\IImportController.cs" />
|
||||
<Compile Include="Provisioning\ImportAsyncWorker.cs" />
|
||||
<Compile Include="Provisioning\ImportController.cs" />
|
||||
<Compile Include="RemoteDesktopServices\RemoteDesktopServicesHelpers.cs" />
|
||||
<Compile Include="RemoteDesktopServices\RemoteDesktopServicesController.cs" />
|
||||
<Compile Include="SchedulerTasks\ActivatePaidInvoicesTask.cs" />
|
||||
<Compile Include="SchedulerTasks\BackupDatabaseTask.cs" />
|
||||
|
@ -183,6 +184,7 @@
|
|||
<Compile Include="Tasks\TaskController.cs" />
|
||||
<Compile Include="Tasks\TaskEventHandler.cs" />
|
||||
<Compile Include="Tasks\TaskManager.cs" />
|
||||
<Compile Include="Users\Helpers\OneTimePasswordHelper.cs" />
|
||||
<Compile Include="Users\UserAsyncWorker.cs" />
|
||||
<Compile Include="Users\UserController.cs" />
|
||||
<Compile Include="Virtualization2012\CreateServerAsyncWorker2012.cs" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue