diff --git a/.DS_Store b/.DS_Store
deleted file mode 100644
index 60ad6c5402..0000000000
Binary files a/.DS_Store and /dev/null differ
diff --git a/.deployment b/.deployment
deleted file mode 100644
index db5488a1df..0000000000
--- a/.deployment
+++ /dev/null
@@ -1,2 +0,0 @@
-[config]
-command = deploy.cmd
\ No newline at end of file
diff --git a/PortSetter/App.config b/BuildDeployUtils/PortSetter/App.config
similarity index 100%
rename from PortSetter/App.config
rename to BuildDeployUtils/PortSetter/App.config
diff --git a/PortSetter/PortSetter.csproj b/BuildDeployUtils/PortSetter/PortSetter.csproj
similarity index 100%
rename from PortSetter/PortSetter.csproj
rename to BuildDeployUtils/PortSetter/PortSetter.csproj
diff --git a/PortSetter/Program.cs b/BuildDeployUtils/PortSetter/Program.cs
similarity index 100%
rename from PortSetter/Program.cs
rename to BuildDeployUtils/PortSetter/Program.cs
diff --git a/PortSetter/Properties/AssemblyInfo.cs b/BuildDeployUtils/PortSetter/Properties/AssemblyInfo.cs
similarity index 100%
rename from PortSetter/Properties/AssemblyInfo.cs
rename to BuildDeployUtils/PortSetter/Properties/AssemblyInfo.cs
diff --git a/SQL scripts/Clean up Hub registration in MT.sql b/BuildDeployUtils/SQL scripts/Clean up Hub registration in MT.sql
similarity index 100%
rename from SQL scripts/Clean up Hub registration in MT.sql
rename to BuildDeployUtils/SQL scripts/Clean up Hub registration in MT.sql
diff --git a/SQL scripts/Cleanup HangFire Jobs.sql b/BuildDeployUtils/SQL scripts/Cleanup HangFire Jobs.sql
similarity index 100%
rename from SQL scripts/Cleanup HangFire Jobs.sql
rename to BuildDeployUtils/SQL scripts/Cleanup HangFire Jobs.sql
diff --git a/SQL scripts/Count HangFire Jobs.sql b/BuildDeployUtils/SQL scripts/Count HangFire Jobs.sql
similarity index 100%
rename from SQL scripts/Count HangFire Jobs.sql
rename to BuildDeployUtils/SQL scripts/Count HangFire Jobs.sql
diff --git a/SQL scripts/Count Stats.sql b/BuildDeployUtils/SQL scripts/Count Stats.sql
similarity index 100%
rename from SQL scripts/Count Stats.sql
rename to BuildDeployUtils/SQL scripts/Count Stats.sql
diff --git a/SQL scripts/Deactivate All Integration Testing Plans.sql b/BuildDeployUtils/SQL scripts/Deactivate All Integration Testing Plans.sql
similarity index 100%
rename from SQL scripts/Deactivate All Integration Testing Plans.sql
rename to BuildDeployUtils/SQL scripts/Deactivate All Integration Testing Plans.sql
diff --git a/SQL scripts/Delete Duplicated Localhost Endpoints.sql b/BuildDeployUtils/SQL scripts/Delete Duplicated Localhost Endpoints.sql
similarity index 100%
rename from SQL scripts/Delete Duplicated Localhost Endpoints.sql
rename to BuildDeployUtils/SQL scripts/Delete Duplicated Localhost Endpoints.sql
diff --git a/SQL scripts/Delete HangFire tables.sql b/BuildDeployUtils/SQL scripts/Delete HangFire tables.sql
similarity index 100%
rename from SQL scripts/Delete HangFire tables.sql
rename to BuildDeployUtils/SQL scripts/Delete HangFire tables.sql
diff --git a/SQL scripts/Delete Terminal Registration.sql b/BuildDeployUtils/SQL scripts/Delete Terminal Registration.sql
similarity index 100%
rename from SQL scripts/Delete Terminal Registration.sql
rename to BuildDeployUtils/SQL scripts/Delete Terminal Registration.sql
diff --git a/SQL scripts/DeleteOldLogs.sql b/BuildDeployUtils/SQL scripts/DeleteOldLogs.sql
similarity index 100%
rename from SQL scripts/DeleteOldLogs.sql
rename to BuildDeployUtils/SQL scripts/DeleteOldLogs.sql
diff --git a/SQL scripts/Fix Terminal Endpoints.sql b/BuildDeployUtils/SQL scripts/Fix Terminal Endpoints.sql
similarity index 100%
rename from SQL scripts/Fix Terminal Endpoints.sql
rename to BuildDeployUtils/SQL scripts/Fix Terminal Endpoints.sql
diff --git a/SQL scripts/Restore Terminal Information.sql b/BuildDeployUtils/SQL scripts/Restore Terminal Information.sql
similarity index 100%
rename from SQL scripts/Restore Terminal Information.sql
rename to BuildDeployUtils/SQL scripts/Restore Terminal Information.sql
diff --git a/SQL scripts/Show Incidents.sql b/BuildDeployUtils/SQL scripts/Show Incidents.sql
similarity index 100%
rename from SQL scripts/Show Incidents.sql
rename to BuildDeployUtils/SQL scripts/Show Incidents.sql
diff --git a/_PowerShellScripts/Add-BuildServer.ps1 b/BuildDeployUtils/_PowerShellScripts/Add-BuildServer.ps1
similarity index 100%
rename from _PowerShellScripts/Add-BuildServer.ps1
rename to BuildDeployUtils/_PowerShellScripts/Add-BuildServer.ps1
diff --git a/_PowerShellScripts/Add-Repo.ps1 b/BuildDeployUtils/_PowerShellScripts/Add-Repo.ps1
similarity index 100%
rename from _PowerShellScripts/Add-Repo.ps1
rename to BuildDeployUtils/_PowerShellScripts/Add-Repo.ps1
diff --git a/_PowerShellScripts/Check-Confirmation.ps1 b/BuildDeployUtils/_PowerShellScripts/Check-Confirmation.ps1
similarity index 100%
rename from _PowerShellScripts/Check-Confirmation.ps1
rename to BuildDeployUtils/_PowerShellScripts/Check-Confirmation.ps1
diff --git a/_PowerShellScripts/CheckWebSettings.ps1 b/BuildDeployUtils/_PowerShellScripts/CheckWebSettings.ps1
similarity index 100%
rename from _PowerShellScripts/CheckWebSettings.ps1
rename to BuildDeployUtils/_PowerShellScripts/CheckWebSettings.ps1
diff --git a/_PowerShellScripts/CleanUpAfterTests.ps1 b/BuildDeployUtils/_PowerShellScripts/CleanUpAfterTests.ps1
similarity index 100%
rename from _PowerShellScripts/CleanUpAfterTests.ps1
rename to BuildDeployUtils/_PowerShellScripts/CleanUpAfterTests.ps1
diff --git a/_PowerShellScripts/ClearDbBeforeTests.ps1 b/BuildDeployUtils/_PowerShellScripts/ClearDbBeforeTests.ps1
similarity index 100%
rename from _PowerShellScripts/ClearDbBeforeTests.ps1
rename to BuildDeployUtils/_PowerShellScripts/ClearDbBeforeTests.ps1
diff --git a/_PowerShellScripts/CloneDatabase.ps1 b/BuildDeployUtils/_PowerShellScripts/CloneDatabase.ps1
similarity index 100%
rename from _PowerShellScripts/CloneDatabase.ps1
rename to BuildDeployUtils/_PowerShellScripts/CloneDatabase.ps1
diff --git a/_PowerShellScripts/Combine-Sources.ps1 b/BuildDeployUtils/_PowerShellScripts/Combine-Sources.ps1
similarity index 100%
rename from _PowerShellScripts/Combine-Sources.ps1
rename to BuildDeployUtils/_PowerShellScripts/Combine-Sources.ps1
diff --git a/_PowerShellScripts/Copy-ImagesBetweenAccount.ps1 b/BuildDeployUtils/_PowerShellScripts/Copy-ImagesBetweenAccount.ps1
similarity index 100%
rename from _PowerShellScripts/Copy-ImagesBetweenAccount.ps1
rename to BuildDeployUtils/_PowerShellScripts/Copy-ImagesBetweenAccount.ps1
diff --git a/_PowerShellScripts/CopyAppInsightsConfigs.ps1 b/BuildDeployUtils/_PowerShellScripts/CopyAppInsightsConfigs.ps1
similarity index 100%
rename from _PowerShellScripts/CopyAppInsightsConfigs.ps1
rename to BuildDeployUtils/_PowerShellScripts/CopyAppInsightsConfigs.ps1
diff --git a/_PowerShellScripts/Create-SDKNuget.ps1 b/BuildDeployUtils/_PowerShellScripts/Create-SDKNuget.ps1
similarity index 100%
rename from _PowerShellScripts/Create-SDKNuget.ps1
rename to BuildDeployUtils/_PowerShellScripts/Create-SDKNuget.ps1
diff --git a/_PowerShellScripts/Create-VersionFile.ps1 b/BuildDeployUtils/_PowerShellScripts/Create-VersionFile.ps1
similarity index 100%
rename from _PowerShellScripts/Create-VersionFile.ps1
rename to BuildDeployUtils/_PowerShellScripts/Create-VersionFile.ps1
diff --git a/_PowerShellScripts/DEV-settings.job b/BuildDeployUtils/_PowerShellScripts/DEV-settings.job
similarity index 100%
rename from _PowerShellScripts/DEV-settings.job
rename to BuildDeployUtils/_PowerShellScripts/DEV-settings.job
diff --git a/_PowerShellScripts/DeleteDatabase.ps1 b/BuildDeployUtils/_PowerShellScripts/DeleteDatabase.ps1
similarity index 100%
rename from _PowerShellScripts/DeleteDatabase.ps1
rename to BuildDeployUtils/_PowerShellScripts/DeleteDatabase.ps1
diff --git a/_PowerShellScripts/DeleteHostedDatabase.ps1 b/BuildDeployUtils/_PowerShellScripts/DeleteHostedDatabase.ps1
similarity index 100%
rename from _PowerShellScripts/DeleteHostedDatabase.ps1
rename to BuildDeployUtils/_PowerShellScripts/DeleteHostedDatabase.ps1
diff --git a/_PowerShellScripts/Deploy-HMAsWebJob.ps1 b/BuildDeployUtils/_PowerShellScripts/Deploy-HMAsWebJob.ps1
similarity index 100%
rename from _PowerShellScripts/Deploy-HMAsWebJob.ps1
rename to BuildDeployUtils/_PowerShellScripts/Deploy-HMAsWebJob.ps1
diff --git a/_PowerShellScripts/DeployFr8Locally.ps1 b/BuildDeployUtils/_PowerShellScripts/DeployFr8Locally.ps1
similarity index 100%
rename from _PowerShellScripts/DeployFr8Locally.ps1
rename to BuildDeployUtils/_PowerShellScripts/DeployFr8Locally.ps1
diff --git a/_PowerShellScripts/Filename.json b/BuildDeployUtils/_PowerShellScripts/Filename.json
similarity index 100%
rename from _PowerShellScripts/Filename.json
rename to BuildDeployUtils/_PowerShellScripts/Filename.json
diff --git a/_PowerShellScripts/HM-job-run.cmd b/BuildDeployUtils/_PowerShellScripts/HM-job-run.cmd
similarity index 100%
rename from _PowerShellScripts/HM-job-run.cmd
rename to BuildDeployUtils/_PowerShellScripts/HM-job-run.cmd
diff --git a/_PowerShellScripts/HM-job-settings.job b/BuildDeployUtils/_PowerShellScripts/HM-job-settings.job
similarity index 100%
rename from _PowerShellScripts/HM-job-settings.job
rename to BuildDeployUtils/_PowerShellScripts/HM-job-settings.job
diff --git a/_PowerShellScripts/MergePRSourcesIntoDev.ps1 b/BuildDeployUtils/_PowerShellScripts/MergePRSourcesIntoDev.ps1
similarity index 100%
rename from _PowerShellScripts/MergePRSourcesIntoDev.ps1
rename to BuildDeployUtils/_PowerShellScripts/MergePRSourcesIntoDev.ps1
diff --git a/_PowerShellScripts/Reboot-CloudService.ps1 b/BuildDeployUtils/_PowerShellScripts/Reboot-CloudService.ps1
similarity index 100%
rename from _PowerShellScripts/Reboot-CloudService.ps1
rename to BuildDeployUtils/_PowerShellScripts/Reboot-CloudService.ps1
diff --git a/_PowerShellScripts/Remove-HMAsWebJob.ps1 b/BuildDeployUtils/_PowerShellScripts/Remove-HMAsWebJob.ps1
similarity index 100%
rename from _PowerShellScripts/Remove-HMAsWebJob.ps1
rename to BuildDeployUtils/_PowerShellScripts/Remove-HMAsWebJob.ps1
diff --git a/_PowerShellScripts/RestoreDatabaseFromBackup.ps1 b/BuildDeployUtils/_PowerShellScripts/RestoreDatabaseFromBackup.ps1
similarity index 100%
rename from _PowerShellScripts/RestoreDatabaseFromBackup.ps1
rename to BuildDeployUtils/_PowerShellScripts/RestoreDatabaseFromBackup.ps1
diff --git a/_PowerShellScripts/Run-DBMigration.ps1 b/BuildDeployUtils/_PowerShellScripts/Run-DBMigration.ps1
similarity index 100%
rename from _PowerShellScripts/Run-DBMigration.ps1
rename to BuildDeployUtils/_PowerShellScripts/Run-DBMigration.ps1
diff --git a/_PowerShellScripts/Run-IntegrationTests.ps1 b/BuildDeployUtils/_PowerShellScripts/Run-IntegrationTests.ps1
similarity index 100%
rename from _PowerShellScripts/Run-IntegrationTests.ps1
rename to BuildDeployUtils/_PowerShellScripts/Run-IntegrationTests.ps1
diff --git a/_PowerShellScripts/Run-ProtractorTests.ps1 b/BuildDeployUtils/_PowerShellScripts/Run-ProtractorTests.ps1
similarity index 100%
rename from _PowerShellScripts/Run-ProtractorTests.ps1
rename to BuildDeployUtils/_PowerShellScripts/Run-ProtractorTests.ps1
diff --git a/_PowerShellScripts/Run-SQL.ps1 b/BuildDeployUtils/_PowerShellScripts/Run-SQL.ps1
similarity index 100%
rename from _PowerShellScripts/Run-SQL.ps1
rename to BuildDeployUtils/_PowerShellScripts/Run-SQL.ps1
diff --git a/_PowerShellScripts/RunFrontEndTests-VSO.ps1 b/BuildDeployUtils/_PowerShellScripts/RunFrontEndTests-VSO.ps1
similarity index 100%
rename from _PowerShellScripts/RunFrontEndTests-VSO.ps1
rename to BuildDeployUtils/_PowerShellScripts/RunFrontEndTests-VSO.ps1
diff --git a/_PowerShellScripts/Set-AzureSQLService.ps1 b/BuildDeployUtils/_PowerShellScripts/Set-AzureSQLService.ps1
similarity index 100%
rename from _PowerShellScripts/Set-AzureSQLService.ps1
rename to BuildDeployUtils/_PowerShellScripts/Set-AzureSQLService.ps1
diff --git a/_PowerShellScripts/Set-CS.ps1 b/BuildDeployUtils/_PowerShellScripts/Set-CS.ps1
similarity index 100%
rename from _PowerShellScripts/Set-CS.ps1
rename to BuildDeployUtils/_PowerShellScripts/Set-CS.ps1
diff --git a/_PowerShellScripts/Set-Config.ps1 b/BuildDeployUtils/_PowerShellScripts/Set-Config.ps1
similarity index 100%
rename from _PowerShellScripts/Set-Config.ps1
rename to BuildDeployUtils/_PowerShellScripts/Set-Config.ps1
diff --git a/_PowerShellScripts/Set-CsConfig.ps1 b/BuildDeployUtils/_PowerShellScripts/Set-CsConfig.ps1
similarity index 100%
rename from _PowerShellScripts/Set-CsConfig.ps1
rename to BuildDeployUtils/_PowerShellScripts/Set-CsConfig.ps1
diff --git a/_PowerShellScripts/Set-Endpoints.ps1 b/BuildDeployUtils/_PowerShellScripts/Set-Endpoints.ps1
similarity index 100%
rename from _PowerShellScripts/Set-Endpoints.ps1
rename to BuildDeployUtils/_PowerShellScripts/Set-Endpoints.ps1
diff --git a/_PowerShellScripts/Set-EndpointsDev.ps1 b/BuildDeployUtils/_PowerShellScripts/Set-EndpointsDev.ps1
similarity index 100%
rename from _PowerShellScripts/Set-EndpointsDev.ps1
rename to BuildDeployUtils/_PowerShellScripts/Set-EndpointsDev.ps1
diff --git a/_PowerShellScripts/Set-EndpointsStaging.ps1 b/BuildDeployUtils/_PowerShellScripts/Set-EndpointsStaging.ps1
similarity index 100%
rename from _PowerShellScripts/Set-EndpointsStaging.ps1
rename to BuildDeployUtils/_PowerShellScripts/Set-EndpointsStaging.ps1
diff --git a/_PowerShellScripts/Set-GitHubBuildStatus.ps1 b/BuildDeployUtils/_PowerShellScripts/Set-GitHubBuildStatus.ps1
similarity index 100%
rename from _PowerShellScripts/Set-GitHubBuildStatus.ps1
rename to BuildDeployUtils/_PowerShellScripts/Set-GitHubBuildStatus.ps1
diff --git a/_PowerShellScripts/Set-WebsiteAppSettings.ps1 b/BuildDeployUtils/_PowerShellScripts/Set-WebsiteAppSettings.ps1
similarity index 100%
rename from _PowerShellScripts/Set-WebsiteAppSettings.ps1
rename to BuildDeployUtils/_PowerShellScripts/Set-WebsiteAppSettings.ps1
diff --git a/_PowerShellScripts/SetCloudServiceSize.ps1 b/BuildDeployUtils/_PowerShellScripts/SetCloudServiceSize.ps1
similarity index 100%
rename from _PowerShellScripts/SetCloudServiceSize.ps1
rename to BuildDeployUtils/_PowerShellScripts/SetCloudServiceSize.ps1
diff --git a/_PowerShellScripts/Start-Sleep.ps1 b/BuildDeployUtils/_PowerShellScripts/Start-Sleep.ps1
similarity index 100%
rename from _PowerShellScripts/Start-Sleep.ps1
rename to BuildDeployUtils/_PowerShellScripts/Start-Sleep.ps1
diff --git a/_PowerShellScripts/Start-StagingWebsite.ps1 b/BuildDeployUtils/_PowerShellScripts/Start-StagingWebsite.ps1
similarity index 100%
rename from _PowerShellScripts/Start-StagingWebsite.ps1
rename to BuildDeployUtils/_PowerShellScripts/Start-StagingWebsite.ps1
diff --git a/_PowerShellScripts/Stop-StagingWebsite.ps1 b/BuildDeployUtils/_PowerShellScripts/Stop-StagingWebsite.ps1
similarity index 100%
rename from _PowerShellScripts/Stop-StagingWebsite.ps1
rename to BuildDeployUtils/_PowerShellScripts/Stop-StagingWebsite.ps1
diff --git a/_PowerShellScripts/Swap-CloudService.ps1 b/BuildDeployUtils/_PowerShellScripts/Swap-CloudService.ps1
similarity index 100%
rename from _PowerShellScripts/Swap-CloudService.ps1
rename to BuildDeployUtils/_PowerShellScripts/Swap-CloudService.ps1
diff --git a/_PowerShellScripts/Update-HostnameInTerminalRegistration.ps1 b/BuildDeployUtils/_PowerShellScripts/Update-HostnameInTerminalRegistration.ps1
similarity index 100%
rename from _PowerShellScripts/Update-HostnameInTerminalRegistration.ps1
rename to BuildDeployUtils/_PowerShellScripts/Update-HostnameInTerminalRegistration.ps1
diff --git a/_PowerShellScripts/Update-HostnameInTerminals.ps1 b/BuildDeployUtils/_PowerShellScripts/Update-HostnameInTerminals.ps1
similarity index 100%
rename from _PowerShellScripts/Update-HostnameInTerminals.ps1
rename to BuildDeployUtils/_PowerShellScripts/Update-HostnameInTerminals.ps1
diff --git a/_PowerShellScripts/Upload-File.ps1 b/BuildDeployUtils/_PowerShellScripts/Upload-File.ps1
similarity index 100%
rename from _PowerShellScripts/Upload-File.ps1
rename to BuildDeployUtils/_PowerShellScripts/Upload-File.ps1
diff --git a/_PowerShellScripts/Wait-Database.ps1 b/BuildDeployUtils/_PowerShellScripts/Wait-Database.ps1
similarity index 100%
rename from _PowerShellScripts/Wait-Database.ps1
rename to BuildDeployUtils/_PowerShellScripts/Wait-Database.ps1
diff --git a/lib/DayPilot.Web.Mvc.dll b/Common/Library/DayPilot.Web.Mvc.dll
similarity index 100%
rename from lib/DayPilot.Web.Mvc.dll
rename to Common/Library/DayPilot.Web.Mvc.dll
diff --git a/lib/Ionic.ZLib.dll b/Common/Library/Ionic.ZLib.dll
similarity index 100%
rename from lib/Ionic.ZLib.dll
rename to Common/Library/Ionic.ZLib.dll
diff --git a/lib/S22.Imap.dll b/Common/Library/S22.Imap.dll
similarity index 100%
rename from lib/S22.Imap.dll
rename to Common/Library/S22.Imap.dll
diff --git a/lib/TLSharp.Core.dll b/Common/Library/TLSharp.Core.dll
similarity index 100%
rename from lib/TLSharp.Core.dll
rename to Common/Library/TLSharp.Core.dll
diff --git a/Tests/Fr8.Testing/BaseHealthMonitorTest.cs b/Common/Tests/Fr8.Testing/BaseHealthMonitorTest.cs
similarity index 100%
rename from Tests/Fr8.Testing/BaseHealthMonitorTest.cs
rename to Common/Tests/Fr8.Testing/BaseHealthMonitorTest.cs
diff --git a/Tests/Fr8.Testing/Fr8.Testing.csproj b/Common/Tests/Fr8.Testing/Fr8.Testing.csproj
similarity index 80%
rename from Tests/Fr8.Testing/Fr8.Testing.csproj
rename to Common/Tests/Fr8.Testing/Fr8.Testing.csproj
index 8444912892..53540358e0 100644
--- a/Tests/Fr8.Testing/Fr8.Testing.csproj
+++ b/Common/Tests/Fr8.Testing/Fr8.Testing.csproj
@@ -51,51 +51,51 @@
- ..\..\packages\AutoMapper.4.0.4\lib\net45\AutoMapper.dll
+ ..\..\..\packages\AutoMapper.4.0.4\lib\net45\AutoMapper.dll
True
- ..\..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.dll
+ ..\..\..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.dll
True
- ..\..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.SqlServer.dll
+ ..\..\..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.SqlServer.dll
True
- ..\..\packages\log4net.2.0.5\lib\net45-full\log4net.dll
+ ..\..\..\packages\log4net.2.0.5\lib\net45-full\log4net.dll
True
False
- ..\..\packages\Microsoft.AspNet.Identity.Core.2.0.0\lib\net45\Microsoft.AspNet.Identity.Core.dll
+ ..\..\..\packages\Microsoft.AspNet.Identity.Core.2.0.0\lib\net45\Microsoft.AspNet.Identity.Core.dll
False
- ..\..\packages\Microsoft.AspNet.Identity.EntityFramework.2.0.0\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll
+ ..\..\..\packages\Microsoft.AspNet.Identity.EntityFramework.2.0.0\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll
False
- ..\..\packages\Moq.4.2.1507.0118\lib\net40\Moq.dll
+ ..\..\..\packages\Moq.4.2.1507.0118\lib\net40\Moq.dll
- ..\..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll
+ ..\..\..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll
False
- ..\..\packages\NUnit.2.6.4\lib\nunit.framework.dll
+ ..\..\..\packages\NUnit.2.6.4\lib\nunit.framework.dll
- ..\..\packages\OpenPop.NET.2.0.6.1120\lib\net40\OpenPop.dll
+ ..\..\..\packages\OpenPop.NET.2.0.6.1120\lib\net40\OpenPop.dll
True
False
- ..\..\packages\structuremap.3.1.6.186\lib\net40\StructureMap.dll
+ ..\..\..\packages\structuremap.3.1.6.186\lib\net40\StructureMap.dll
False
- ..\..\packages\structuremap.3.1.6.186\lib\net40\StructureMap.Net4.dll
+ ..\..\..\packages\structuremap.3.1.6.186\lib\net40\StructureMap.Net4.dll
@@ -104,11 +104,11 @@
False
- ..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll
+ ..\..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll
False
- ..\..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll
+ ..\..\..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll
@@ -180,19 +180,19 @@
-
+
{bba91af2-7636-41b6-87c4-c1575ae8b04b}
Fr8Infrastructure.NET
-
+
{bf96675e-6baf-4ac9-b247-1551d62e8c44}
Fr8TerminalBase.NET
-
+
{990241ea-6cf0-4026-b57c-a9031463c7c0}
Data
-
+
{9891496c-8512-4708-925a-ee9d0f9199d4}
Hub
@@ -208,10 +208,10 @@
-
+
-
-
+
+
-
+
diff --git a/Tests/HealthMonitor/ApplicationInsights.config b/Common/Tests/HealthMonitor/ApplicationInsights.config
similarity index 100%
rename from Tests/HealthMonitor/ApplicationInsights.config
rename to Common/Tests/HealthMonitor/ApplicationInsights.config
diff --git a/Tests/HealthMonitor/Build-Settings.ps1 b/Common/Tests/HealthMonitor/Build-Settings.ps1
similarity index 100%
rename from Tests/HealthMonitor/Build-Settings.ps1
rename to Common/Tests/HealthMonitor/Build-Settings.ps1
diff --git a/Tests/HealthMonitor/CleanupService.cs b/Common/Tests/HealthMonitor/CleanupService.cs
similarity index 100%
rename from Tests/HealthMonitor/CleanupService.cs
rename to Common/Tests/HealthMonitor/CleanupService.cs
diff --git a/Tests/HealthMonitor/Config/Settings.config.src.readme b/Common/Tests/HealthMonitor/Config/Settings.config.src.readme
similarity index 100%
rename from Tests/HealthMonitor/Config/Settings.config.src.readme
rename to Common/Tests/HealthMonitor/Config/Settings.config.src.readme
diff --git a/Tests/HealthMonitor/Config/log4net.tests.healthMonitor.Demo.config.readme b/Common/Tests/HealthMonitor/Config/log4net.tests.healthMonitor.Demo.config.readme
similarity index 100%
rename from Tests/HealthMonitor/Config/log4net.tests.healthMonitor.Demo.config.readme
rename to Common/Tests/HealthMonitor/Config/log4net.tests.healthMonitor.Demo.config.readme
diff --git a/Tests/HealthMonitor/Config/log4net.tests.healthMonitor.Dev.config.readme b/Common/Tests/HealthMonitor/Config/log4net.tests.healthMonitor.Dev.config.readme
similarity index 100%
rename from Tests/HealthMonitor/Config/log4net.tests.healthMonitor.Dev.config.readme
rename to Common/Tests/HealthMonitor/Config/log4net.tests.healthMonitor.Dev.config.readme
diff --git a/Tests/HealthMonitor/Config/log4net.tests.healthMonitor.Release.config.readme b/Common/Tests/HealthMonitor/Config/log4net.tests.healthMonitor.Release.config.readme
similarity index 100%
rename from Tests/HealthMonitor/Config/log4net.tests.healthMonitor.Release.config.readme
rename to Common/Tests/HealthMonitor/Config/log4net.tests.healthMonitor.Release.config.readme
diff --git a/Tests/HealthMonitor/Config/log4net.tests.healthMonitor.config.readme b/Common/Tests/HealthMonitor/Config/log4net.tests.healthMonitor.config.readme
similarity index 100%
rename from Tests/HealthMonitor/Config/log4net.tests.healthMonitor.config.readme
rename to Common/Tests/HealthMonitor/Config/log4net.tests.healthMonitor.config.readme
diff --git a/Tests/HealthMonitor/Configuration/HealthMonitorConfigurationSection.cs b/Common/Tests/HealthMonitor/Configuration/HealthMonitorConfigurationSection.cs
similarity index 100%
rename from Tests/HealthMonitor/Configuration/HealthMonitorConfigurationSection.cs
rename to Common/Tests/HealthMonitor/Configuration/HealthMonitorConfigurationSection.cs
diff --git a/Tests/HealthMonitor/Configuration/NotifiersConfigurationCollection.cs b/Common/Tests/HealthMonitor/Configuration/NotifiersConfigurationCollection.cs
similarity index 100%
rename from Tests/HealthMonitor/Configuration/NotifiersConfigurationCollection.cs
rename to Common/Tests/HealthMonitor/Configuration/NotifiersConfigurationCollection.cs
diff --git a/Tests/HealthMonitor/Configuration/SelfHostedTerminalsCollection.cs b/Common/Tests/HealthMonitor/Configuration/SelfHostedTerminalsCollection.cs
similarity index 100%
rename from Tests/HealthMonitor/Configuration/SelfHostedTerminalsCollection.cs
rename to Common/Tests/HealthMonitor/Configuration/SelfHostedTerminalsCollection.cs
diff --git a/Tests/HealthMonitor/Configuration/TestSuiteConfigurationCollection.cs b/Common/Tests/HealthMonitor/Configuration/TestSuiteConfigurationCollection.cs
similarity index 100%
rename from Tests/HealthMonitor/Configuration/TestSuiteConfigurationCollection.cs
rename to Common/Tests/HealthMonitor/Configuration/TestSuiteConfigurationCollection.cs
diff --git a/Tests/HealthMonitor/Context.cs b/Common/Tests/HealthMonitor/Context.cs
similarity index 100%
rename from Tests/HealthMonitor/Context.cs
rename to Common/Tests/HealthMonitor/Context.cs
diff --git a/Tests/HealthMonitor/HealthMonitor.csproj b/Common/Tests/HealthMonitor/HealthMonitor.csproj
similarity index 69%
rename from Tests/HealthMonitor/HealthMonitor.csproj
rename to Common/Tests/HealthMonitor/HealthMonitor.csproj
index 13e828dfd4..4db58194d6 100644
--- a/Tests/HealthMonitor/HealthMonitor.csproj
+++ b/Common/Tests/HealthMonitor/HealthMonitor.csproj
@@ -62,7 +62,7 @@
true
- $([System.IO.Path]::GetFullPath( $(MSBuildProjectDirectory)\..\..\packages\SlowCheetah.2.5.15\tools\))
+ $([System.IO.Path]::GetFullPath( $(MSBuildProjectDirectory)\..\..\..\packages\SlowCheetah.2.5.15\tools\))
true
$([System.IO.Path]::GetFullPath( $(MSBuildProjectDirectory)\Properties\SlowCheetah\SlowCheetah.Transforms.targets ))
$(SlowCheetah_NuGetImportPath)
@@ -79,165 +79,165 @@
- ..\..\packages\AutoMapper.4.0.4\lib\net45\AutoMapper.dll
+ ..\..\..\packages\AutoMapper.4.0.4\lib\net45\AutoMapper.dll
True
- ..\..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.dll
+ ..\..\..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.dll
True
- ..\..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.SqlServer.dll
+ ..\..\..\packages\EntityFramework.6.1.0\lib\net45\EntityFramework.SqlServer.dll
True
- ..\..\packages\ExcelDataReader.2.1.2.3\lib\net45\Excel.dll
+ ..\..\..\packages\ExcelDataReader.2.1.2.3\lib\net45\Excel.dll
True
- ..\..\packages\FluentValidation.5.6.2.0\lib\Net45\FluentValidation.dll
+ ..\..\..\packages\FluentValidation.5.6.2.0\lib\Net45\FluentValidation.dll
True
- ..\..\packages\Hyak.Common.1.0.2\lib\net45\Hyak.Common.dll
+ ..\..\..\packages\Hyak.Common.1.0.2\lib\net45\Hyak.Common.dll
True
- ..\..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll
+ ..\..\..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll
True
- ..\..\packages\log4net.2.0.5\lib\net45-full\log4net.dll
+ ..\..\..\packages\log4net.2.0.5\lib\net45-full\log4net.dll
True
- ..\..\packages\Microsoft.ApplicationInsights.Agent.Intercept.1.2.1\lib\net45\Microsoft.AI.Agent.Intercept.dll
+ ..\..\..\packages\Microsoft.ApplicationInsights.Agent.Intercept.1.2.1\lib\net45\Microsoft.AI.Agent.Intercept.dll
True
- ..\..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.0.0\lib\net45\Microsoft.AI.DependencyCollector.dll
+ ..\..\..\packages\Microsoft.ApplicationInsights.DependencyCollector.2.0.0\lib\net45\Microsoft.AI.DependencyCollector.dll
True
- ..\..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.0.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll
+ ..\..\..\packages\Microsoft.ApplicationInsights.PerfCounterCollector.2.0.0\lib\net45\Microsoft.AI.PerfCounterCollector.dll
True
- ..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.0.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll
+ ..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel.2.0.0\lib\net45\Microsoft.AI.ServerTelemetryChannel.dll
True
- ..\..\packages\Microsoft.ApplicationInsights.Web.2.0.0\lib\net45\Microsoft.AI.Web.dll
+ ..\..\..\packages\Microsoft.ApplicationInsights.Web.2.0.0\lib\net45\Microsoft.AI.Web.dll
True
- ..\..\packages\Microsoft.ApplicationInsights.WindowsServer.2.0.0\lib\net45\Microsoft.AI.WindowsServer.dll
+ ..\..\..\packages\Microsoft.ApplicationInsights.WindowsServer.2.0.0\lib\net45\Microsoft.AI.WindowsServer.dll
True
- ..\..\packages\Microsoft.ApplicationInsights.2.0.0\lib\net45\Microsoft.ApplicationInsights.dll
+ ..\..\..\packages\Microsoft.ApplicationInsights.2.0.0\lib\net45\Microsoft.ApplicationInsights.dll
True
- ..\..\packages\Microsoft.AspNet.Identity.Core.2.1.0\lib\net45\Microsoft.AspNet.Identity.Core.dll
+ ..\..\..\packages\Microsoft.AspNet.Identity.Core.2.1.0\lib\net45\Microsoft.AspNet.Identity.Core.dll
True
- ..\..\packages\Microsoft.AspNet.Identity.EntityFramework.2.1.0\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll
+ ..\..\..\packages\Microsoft.AspNet.Identity.EntityFramework.2.1.0\lib\net45\Microsoft.AspNet.Identity.EntityFramework.dll
True
- ..\..\packages\Microsoft.Azure.Common.2.0.4\lib\net45\Microsoft.Azure.Common.dll
+ ..\..\..\packages\Microsoft.Azure.Common.2.0.4\lib\net45\Microsoft.Azure.Common.dll
True
- ..\..\packages\Microsoft.Azure.Common.2.0.4\lib\net45\Microsoft.Azure.Common.NetFramework.dll
+ ..\..\..\packages\Microsoft.Azure.Common.2.0.4\lib\net45\Microsoft.Azure.Common.NetFramework.dll
True
- ..\..\packages\Microsoft.Azure.KeyVault.1.0.0\lib\net45\Microsoft.Azure.KeyVault.dll
+ ..\..\..\packages\Microsoft.Azure.KeyVault.1.0.0\lib\net45\Microsoft.Azure.KeyVault.dll
True
- ..\..\packages\Microsoft.Azure.KeyVault.Core.1.0.0\lib\net40\Microsoft.Azure.KeyVault.Core.dll
+ ..\..\..\packages\Microsoft.Azure.KeyVault.Core.1.0.0\lib\net40\Microsoft.Azure.KeyVault.Core.dll
True
- ..\..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll
+ ..\..\..\packages\Microsoft.Owin.3.0.1\lib\net45\Microsoft.Owin.dll
True
- ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll
+ ..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.dll
True
- ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll
+ ..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.dll
True
- ..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll
+ ..\..\..\packages\Microsoft.Bcl.Async.1.0.168\lib\net40\Microsoft.Threading.Tasks.Extensions.Desktop.dll
True
- ..\..\packages\Moq.4.2.1507.0118\lib\net40\Moq.dll
+ ..\..\..\packages\Moq.4.2.1507.0118\lib\net40\Moq.dll
True
- ..\..\packages\Microsoft.Owin.Host.HttpListener.3.0.1\lib\net45\Microsoft.Owin.Host.HttpListener.dll
+ ..\..\..\packages\Microsoft.Owin.Host.HttpListener.3.0.1\lib\net45\Microsoft.Owin.Host.HttpListener.dll
True
- ..\..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll
+ ..\..\..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll
True
- ..\..\packages\NUnitTestAdapter.WithFramework.2.0.0\lib\nunit.core.dll
+ ..\..\..\packages\NUnitTestAdapter.WithFramework.2.0.0\lib\nunit.core.dll
True
- ..\..\packages\NUnitTestAdapter.WithFramework.2.0.0\lib\nunit.core.interfaces.dll
+ ..\..\..\packages\NUnitTestAdapter.WithFramework.2.0.0\lib\nunit.core.interfaces.dll
True
- ..\..\packages\NUnitTestAdapter.WithFramework.2.0.0\lib\nunit.framework.dll
+ ..\..\..\packages\NUnitTestAdapter.WithFramework.2.0.0\lib\nunit.framework.dll
- ..\..\packages\NUnitTestAdapter.WithFramework.2.0.0\lib\nunit.util.dll
+ ..\..\..\packages\NUnitTestAdapter.WithFramework.2.0.0\lib\nunit.util.dll
True
- ..\..\packages\NUnitTestAdapter.WithFramework.2.0.0\lib\NUnit.VisualStudio.TestAdapter.dll
+ ..\..\..\packages\NUnitTestAdapter.WithFramework.2.0.0\lib\NUnit.VisualStudio.TestAdapter.dll
False
- ..\..\packages\Owin.1.0\lib\net40\Owin.dll
+ ..\..\..\packages\Owin.1.0\lib\net40\Owin.dll
True
- ..\..\packages\libphonenumber-csharp.7.2.5\lib\PhoneNumbers.dll
+ ..\..\..\packages\libphonenumber-csharp.7.2.5\lib\PhoneNumbers.dll
True
- ..\..\packages\PusherServer.3.0.0\lib\net35\PusherServer.dll
+ ..\..\..\packages\PusherServer.3.0.0\lib\net35\PusherServer.dll
True
- ..\..\packages\RestSharp.105.2.3\lib\net45\RestSharp.dll
+ ..\..\..\packages\RestSharp.105.2.3\lib\net45\RestSharp.dll
True
- ..\..\packages\SendGrid.SmtpApi.1.1.3\lib\net40\SendGrid.SmtpApi.dll
+ ..\..\..\packages\SendGrid.SmtpApi.1.1.3\lib\net40\SendGrid.SmtpApi.dll
- ..\..\packages\Sendgrid.5.0.0\lib\SendGridMail.dll
+ ..\..\..\packages\Sendgrid.5.0.0\lib\SendGridMail.dll
False
- ..\..\packages\structuremap.3.1.6.186\lib\net40\StructureMap.dll
+ ..\..\..\packages\structuremap.3.1.6.186\lib\net40\StructureMap.dll
False
- ..\..\packages\structuremap.3.1.6.186\lib\net40\StructureMap.Net4.dll
+ ..\..\..\packages\structuremap.3.1.6.186\lib\net40\StructureMap.Net4.dll
@@ -252,25 +252,25 @@
- ..\..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll
+ ..\..\..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Extensions.dll
True
False
- ..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll
+ ..\..\..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll
- ..\..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll
+ ..\..\..\packages\Microsoft.Net.Http.2.2.29\lib\net45\System.Net.Http.Primitives.dll
True
- ..\..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll
+ ..\..\..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll
True
- ..\..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll
+ ..\..\..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll
True
@@ -279,7 +279,7 @@
- ..\..\packages\YamlDotNet.3.8.0\lib\net35\YamlDotNet.dll
+ ..\..\..\packages\YamlDotNet.3.8.0\lib\net35\YamlDotNet.dll
True
@@ -342,43 +342,43 @@
-
+
{990241ea-6cf0-4026-b57c-a9031463c7c0}
Data
-
+
{bba91af2-7636-41b6-87c4-c1575ae8b04b}
Fr8Infrastructure.NET
-
+
{9891496c-8512-4708-925a-ee9d0f9199d4}
Hub
-
+
{0dcd9aae-f141-4fad-8e87-1c610f0582db}
terminalAsana
-
+
{19e2fda9-d7ac-4365-a25a-4bbcaf8be7fd}
terminalBasecamp2
-
+
{84800565-b464-471d-8f02-1a93311c3388}
terminalBox
-
+
{c982a6fe-6fd4-47fa-a69d-91ffa80fedaa}
terminalFacebook
-
+
{26c15dc0-73ca-46e3-aeba-17353c59c2f3}
terminalInstagram
-
+
{5fb0adc8-24c7-4b32-a4d2-afa31b0baaa7}
terminalStatX
-
+
{fba67d4e-d81a-4b6e-a6fd-464a2a5af9d5}
terminalTelegram
@@ -386,139 +386,135 @@
{459fe39a-a5cc-41d8-b06e-8fae3a1a623b}
Fr8.Testing
-
+
{1e8dd13a-846b-4c36-a9c4-5997c5fd74ff}
HubTests
-
+
{89d763ed-3ea6-4303-ab29-3239095a4b06}
terminalAtlassian
-
+
{d019b112-55a8-4661-aff5-329f998d9e28}
terminalAzure
-
+
{4e04feb2-b452-4739-8336-ea2cefb18d87}
terminalDocuSign
-
+
{3b0a3d34-d926-4356-be31-809055fe835a}
terminalAsanaTests
-
+
{f39ea7be-25c2-45ed-91ac-29647effad2b}
terminalAtlassianTests
-
+
{42f21ce5-c8d1-4083-937b-951b92c2f93c}
terminalDropboxTests
-
+
{cfba4468-222f-4255-8d94-809acbf7ac47}
terminalDropbox
-
+
{57373d06-6b82-4ec6-af62-ed25fe170c61}
terminalExcel
-
+
{380c028e-2623-4207-b8af-f21b92183ed8}
terminalFacebookTests
-
+
{6c3090fc-50d2-4a7e-9b29-eab9d8802f42}
terminalFr8CoreTests
-
+
{ad226a7f-0641-4589-93eb-06e5ee7e767b}
terminalFr8Core
-
+
{62219aa6-9276-4935-b934-f0f50ecef6fb}
terminalGoogleTests
-
+
{cddccfab-28b8-446c-8585-72d2bb78f2dc}
terminalGoogle
-
+
{d0bbf260-ad17-41bf-9e11-6ea0cc8308e1}
terminalInstagramTests
-
- {579ba25f-1df5-474a-8a3e-0447ff75711c}
- terminalIntegrationTests
-
-
+
{74d9bdc7-7b46-456f-b3c5-a4cdb5d74d7b}
terminalPapertrail
-
+
{3d4116ce-63dd-406c-8235-0115a8fa90f1}
terminalQuickBooks
-
+
{fda06158-a81e-46b4-9f25-5ab76dfd400a}
terminalSalesforceTests
-
+
{85cb0215-96df-4c38-a022-1be6c952813b}
terminalSalesforce
-
+
{ee3e1e99-175f-4507-96da-421fcd0f6d9e}
terminalSendGridTests
-
+
{1e1ab01b-f6ab-4420-bf1d-5e6ef41d76bf}
terminalSendGrid
-
+
{1246a6d6-fb9d-4564-8e86-a9f14a7ad177}
terminalSlackTests
-
+
{990db8cb-aad6-42fe-940d-3a731df56abe}
terminalSlack
-
+
{e0e04964-f77e-435f-8b90-f4338c30ddad}
terminalStatXTests
-
+
{6b807ab1-f549-49cb-9f52-52bc33d23443}
terminalTwilioTests
-
+
{14404298-4182-4d43-8098-5a199ed2fcaa}
terminalTwilio
-
+
{d2638cb3-33d6-443f-bc87-e20260d3c9ef}
terminalYammerTests
-
+
{e8bf04ac-1a7d-4cbe-80b9-e20f53699f2d}
terminalYammer
-
+
{36ed6f21-1a8f-4f07-a08a-a55639891e9b}
terminalAzureTests
-
+
{a6e317fa-2eb0-4447-8ecd-6725f6b78435}
terminalDocuSignTests
-
+
{a854eb96-b28a-42fc-8209-3e5e9d6b208c}
terminalExcelTests
-
+
{8f5be349-6d11-44ad-a1cc-b5bb5eb4b179}
terminalPapertrailTests
-
+
{6367b304-3e18-4da6-a7e7-0893da806953}
terminalQuickBooksTests
@@ -574,13 +570,13 @@
This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.
-
+
-
+
-
-
+
+
powershell.exe –NonInteractive –ExecutionPolicy Unrestricted –command "& { $(ProjectDir)Build-Settings.ps1 }"
@@ -588,7 +584,7 @@
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-