aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UpdateService/Web.Debug.config
blob: fae9cfefa971636038d95909bb4fd0715b672af7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="utf-8"?>

<!-- For more information on using web.config transformation visit https://go.microsoft.com/fwlink/?LinkId=125889 -->

<configuration xmlns:xdt="http://schemas.microsoft.com/XML-Document-Transform">
  <!--
    In the example below, the "SetAttributes" transform will change the value of 
    "connectionString" to use "ReleaseSQLServer" only when the "Match" locator 
    finds an attribute "name" that has a value of "MyDB".
    
    <connectionStrings>
      <add name="MyDB" 
        connectionString="Data Source=ReleaseSQLServer;Initial Catalog=MyReleaseDB;Integrated Security=True" 
        xdt:Transform="SetAttributes" xdt:Locator="Match(name)"/>
    </connectionStrings>
  -->
  <system.web>
    <!--
      In the example below, the "Replace" transform will replace the entire 
      <customErrors> section of your web.config file.
      Note that because there is only one customErrors section under the 
      <system.web> node, there is no need to use the "xdt:Locator" attribute.
      
      <customErrors defaultRedirect="GenericError.htm"
        mode="RemoteOnly" xdt:Transform="Replace">
        <error statusCode="500" redirect="InternalError.htm"/>
      </customErrors>
    -->
  </system.web>
</configuration>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
  <PropertyGroup>
    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
    <ProjectGuid>{0BE74EEE-22CB-4DBA-B896-793B9E1A3AC0}</ProjectGuid>
    <OutputType>library</OutputType>
    <RootNamespace>Tango.PPC.Common</RootNamespace>
    <AssemblyName>Tango.PPC.Common</AssemblyName>
    <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
    <FileAlignment>512</FileAlignment>
    <ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
    <WarningLevel>4</WarningLevel>
    <PublishUrl>publish\</PublishUrl>
    <Install>true</Install>
    <InstallFrom>Disk</InstallFrom>
    <UpdateEnabled>false</UpdateEnabled>
    <UpdateMode>Foreground</UpdateMode>
    <UpdateInterval>7</UpdateInterval>
    <UpdateIntervalUnits>Days</UpdateIntervalUnits>
    <UpdatePeriodically>false</UpdatePeriodically>
    <UpdateRequired>false</UpdateRequired>
    <MapFileExtensions>true</MapFileExtensions>
    <ApplicationRevision>0</ApplicationRevision>
    <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
    <IsWebBootstrapper>false</IsWebBootstrapper>
    <UseApplicationTrust>false</UseApplicationTrust>
    <BootstrapperEnabled>true</BootstrapperEnabled>
    <NuGetPackageImportStamp>
    </NuGetPackageImportStamp>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
    <DebugSymbols>true</DebugSymbols>
    <DebugType>full</DebugType>
    <Optimize>false</Optimize>
    <OutputPath>..\..\Build\PPC\Debug\</OutputPath>
    <DefineConstants>DEBUG;TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
    <DebugType>pdbonly</DebugType>
    <Optimize>true</Optimize>
    <OutputPath>..\..\Build\PPC\Release\</OutputPath>
    <DefineConstants>TRACE</DefineConstants>
    <ErrorReport>prompt</ErrorReport>
    <WarningLevel>4</WarningLevel>
  </PropertyGroup>
  <ItemGroup>
    <Reference Include="CommandLine, Version=1.9.71.2, Culture=neutral, PublicKeyToken=de6f01bd326f8c32, processorArchitecture=MSIL">
      <HintPath>..\..\packages\CommandLineParser.1.9.71\lib\net45\CommandLine.dll</HintPath>
    </Reference>
    <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
      <HintPath>..\..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
    </Reference>
    <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
      <HintPath>..\..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
    </Reference>
    <Reference Include="FluentFTP, Version=19.1.2.0, Culture=neutral, PublicKeyToken=f4af092b1d8df44f, processorArchitecture=MSIL">
      <HintPath>..\..\packages\FluentFTP.19.1.2\lib\net45\FluentFTP.dll</HintPath>
    </Reference>
    <Reference Include="FontAwesome.WPF, Version=4.7.0.37774, Culture=neutral, PublicKeyToken=0758b07a11a4f466, processorArchitecture=MSIL">
      <HintPath>..\..\packages\FontAwesome.WPF.4.7.0.9\lib\net40\FontAwesome.WPF.dll</HintPath>
    </Reference>
    <Reference Include="Google.Protobuf, Version=3.4.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604, processorArchitecture=MSIL">
      <HintPath>..\..\packages\Google.Protobuf.3.4.1\lib\net45\Google.Protobuf.dll</HintPath>
    </Reference>
    <Reference Include="Ionic.Zip, Version=1.9.1.8, Culture=neutral, PublicKeyToken=edbe51ad942a3f5c, processorArchitecture=MSIL">
      <HintPath>..\..\packages\Ionic.Zip.1.9.1.8\lib\Ionic.Zip.dll</HintPath>
    </Reference>
    <Reference Include="Microsoft.Azure.Common.NetFramework, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
    <Reference Include="Microsoft.Azure.ResourceManager, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
    <Reference Include="Microsoft.SqlServer.AzureStorageEnum, Version=14.100.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91, processorArchitecture=MSIL" />
    <Reference Include="Microsoft.VisualBasic" />
    <Reference Include="Microsoft.WindowsAPICodePack, Version=1.1.0.0, Culture=neutral, processorArchitecture=MSIL">
      <HintPath>..\..\packages\Microsoft.WindowsAPICodePack-Core.1.1.0.0\lib\Microsoft.WindowsAPICodePack.dll</HintPath>
    </Reference>
    <Reference Include="Microsoft.WindowsAzure.Storage, Version=4.3.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
    <Reference Include="Newtonsoft.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
      <HintPath>..\..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
    </Reference>
    <Reference Include="System" />
    <Reference Include="System.ComponentModel.DataAnnotations" />
    <Reference Include="System.Data" />
    <Reference Include="System.Data.SQLite, Version=1.0.108.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
      <HintPath>..\..\packages\System.Data.SQLite.Core.1.0.108.0\lib\net46\System.Data.SQLite.dll</HintPath>
      <Private>True</Private>
    </Reference>
    <Reference Include="System.Data.SQLite.EF6, Version=1.0.108.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
      <HintPath>..\..\packages\System.Data.SQLite.EF6.1.0.108.0\lib\net46\System.Data.SQLite.EF6.dll</HintPath>
      <Private>True</Private>
    </Reference>
    <Reference Include="System.Data.SQLite.Linq, Version=1.0.108.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
      <HintPath>..\..\packages\System.Data.SQLite.Linq.1.0.108.0\lib\net46\System.Data.SQLite.Linq.dll</HintPath>
      <Private>True</Private>
    </Reference>
    <Reference Include="System.Drawing" />
    <Reference Include="System.IO.Compression" />
    <Reference Include="System.IO.Compression.FileSystem">
      <Private>True</Private>
    </Reference>
    <Reference Include="System.Management" />
    <Reference Include="System.Numerics" />
    <Reference Include="System.Runtime.Serialization" />
    <Reference Include="System.ServiceModel" />
    <Reference Include="System.Web" />
    <Reference Include="System.Windows.Forms" />
    <Reference Include="System.Xml" />
    <Reference Include="Microsoft.CSharp" />
    <Reference Include="System.Core" />
    <Reference Include="System.Xml.Linq" />
    <Reference Include="System.Data.DataSetExtensions" />
    <Reference Include="System.Net.Http" />
    <Reference Include="System.Xaml">
      <RequiredTargetFramework>4.0</RequiredTargetFramework>
    </Reference>
    <Reference Include="WindowsBase" />
    <Reference Include="PresentationCore" />
    <Reference Include="PresentationFramework" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="..\..\Versioning\GlobalVersionInfo.cs">
      <Link>GlobalVersionInfo.cs</Link>
    </Compile>
    <Compile Include="ApplicationStates.cs" />
    <Compile Include="BackupRestore\BackupMode.cs" />
    <Compile Include="BackupRestore\BackupRestoreProgressEventArgs.cs" />
    <Compile Include="BackupRestore\BackupFile.cs" />
    <Compile Include="BackupRestore\BackupSettings.cs" />
    <Compile Include="BackupRestore\BackupRestoreStage.cs" />
    <Compile Include="BackupRestore\DefaultBackupManager.cs" />
    <Compile Include="BackupRestore\IBackupManager.cs" />
    <Compile Include="BackupRestore\RestoreResult.cs" />
    <Compile Include="BackupRestore\RestoreSettings.cs" />
    <Compile Include="Connection\DefaultMachineProvider.cs" />
    <Compile Include="Connection\IMachineProvider.cs" />
    <Compile Include="Connection\MachineOperatorChangedEventArgs.cs" />
    <Compile Include="Connectivity\AvailableWiFiConnectionsControl.xaml.cs">
      <DependentUpon>AvailableWiFiConnectionsControl.xaml</DependentUpon>
    </Compile>
    <Compile Include="Connectivity\ConnectionStateEventArgs.cs" />
    <Compile Include="Connectivity\WiFiAuthentication.cs" />
    <Compile Include="Connectivity\WiFiNetwork.cs" />
    <Compile Include="Connectivity\IConnectivityProvider.cs" />
    <Compile Include="Console\DefaultConsoleEngineService.cs" />
    <Compile Include="Console\IConsoleEngineService.cs" />
    <Compile Include="Controls\AsyncAdornerControl.cs" />
    <Compile Include="Controls\ImageGalleryControl.cs" />
    <Compile Include="Controls\TwineCatalogControl.xaml.cs">
      <DependentUpon>TwineCatalogControl.xaml</DependentUpon>
    </Compile>
    <Compile Include="Controls\TwineCatalogRenderer.cs" />
    <Compile Include="Converters\HeightToOpacityConverter.cs" />
    <Compile Include="DataStore\DefaultDataStoreService.cs" />
    <Compile Include="DataStore\IDataStoreService.cs" />
    <Compile Include="ExtensionMethods\IListExtensions.cs" />
    <Compile Include="ExtensionMethods\ObservableCollectionExtensions.cs" />
    <Compile Include="ExternalBridge\IPPCExternalBridgeService.cs" />
    <Compile Include="ExternalBridge\PPCExternalBridgeService.cs" />
    <Compile Include="FileSystem\DefaultFileSystemService.cs" />
    <Compile Include="FileSystem\FileSystemOperation.cs" />
    <Compile Include="FileSystem\FileSystemOperationMode.cs" />
    <Compile Include="FileSystem\IFileSystemService.cs" />
    <Compile Include="Helpers\KeyboardHelper.cs" />
    <Compile Include="Helpers\LogsHelper.cs" />
    <Compile Include="HotSpot\DefaultHotSpotProvider.cs" />
    <Compile Include="HotSpot\IHotSpotProvider.cs" />
    <Compile Include="Insights\DefaultInsightsService.cs" />
    <Compile Include="Insights\IInsightsService.cs" />
    <Compile Include="IPPCView.cs" />
    <Compile Include="IPPCService.cs" />
    <Compile Include="MachineSetup\IMachineSetupManager.cs" />
    <Compile Include="MachineSetup\MachineSetupManager.cs" />
    <Compile Include="MachineSetup\MachineSetupProgress.cs" />
    <Compile Include="MachineSetup\MachineSetupResult.cs" />
    <Compile Include="Notifications\AppBarPriority.cs" />
    <Compile Include="Performance\DefaultPerformanceService.cs" />
    <Compile Include="Performance\IPerformanceService.cs" />
    <Compile Include="RemoteDesktop\DefaultRemoteDesktopService.cs" />
    <Compile Include="RemoteDesktop\IRemoteDesktopService.cs" />
    <Compile Include="RemoteDesktop\RemoteDesktopClient.cs" />
    <Compile Include="RemoteJob\DefaultRemoteJobService.cs" />
    <Compile Include="RemoteJob\IRemoteJobService.cs" />
    <Compile Include="RemoteActions\IRemoteActionsService.cs" />
    <Compile Include="SQL\DefaultRemoteSqlService.cs" />
    <Compile Include="SQL\IRemoteSqlService.cs" />
    <Compile Include="Synchronization\DefaultMachineDataSynchronizer.cs" />
    <Compile Include="Synchronization\IMachineDataSynchronizer.cs" />
    <Compile Include="Synchronization\SynchronizationEndedEventArgs.cs" />
    <Compile Include="Synchronization\SynchronizationState.cs" />
    <Compile Include="Synchronization\SynchronizationStatus.cs" />
    <Compile Include="Synchronization\SynchronizationStatusChangedEventArgs.cs" />
    <Compile Include="SystemInfo\DefaultSystemInfoService.cs" />
    <Compile Include="SystemInfo\ISystemInfoService.cs" />
    <Compile Include="ThreadLoading\IThreadLoadingService.cs" />
    <Compile Include="UpdatePackages\DefaultPackageRunner.cs" />
    <Compile Include="UpdatePackages\IPackageRunner.cs" />
    <Compile Include="UpdatePackages\IPPCPackage.cs" />
    <Compile Include="UpdatePackages\PackageContext.cs" />
    <Compile Include="UpdatePackages\PackageProgressEventArgs.cs" />
    <Compile Include="UpdatePackages\PackageRunnerResult.cs" />
    <Compile Include="UpdatePackages\PackageStateChangedEventArgs.cs" />
    <Compile Include="UpdatePackages\PackagesFile.cs" />
    <Compile Include="UpdatePackages\PPCPackageAttribute.cs" />
    <Compile Include="Publish\PPCPublisher.cs" />
    <Compile Include="Publish\PublishInfo.cs" />
    <Compile Include="Publish\PublishOptions.cs" />
    <Compile Include="Publish\PublishProgressEventArgs.cs" />
    <Compile Include="Publish\SequenceItem.cs" />
    <Compile Include="Publish\SynchronizationOptions.cs" />
    <Compile Include="UWF\AlternativeUnifiedWriteFilterManager.cs" />
    <Compile Include="Web\CheckForUpdateRequest.cs" />
    <Compile Include="Web\CheckForUpdateResponse.cs" />
    <Compile Include="MachineUpdate\DbCompareResult.cs" />
    <Compile Include="Web\NotifyMachineDataDownloadCompletedResponse.cs" />
    <Compile Include="Web\NotifyMachineDataDownloadCompletedRequest.cs" />
    <Compile Include="Web\DownloadUpdateRequest.cs" />
    <Compile Include="Web\MachineUpdateCompletedResponse.cs" />
    <Compile Include="Web\DownloadUpdateResponse.cs" />
    <Compile Include="MachineUpdate\IMachineUpdateManager.cs" />
    <Compile Include="Web\LoginMode.cs" />
    <Compile Include="Web\LoginRequest.cs" />
    <Compile Include="Web\LoginResponse.cs" />
    <Compile Include="Web\MachineUpdateCompletedRequest.cs" />
    <Compile Include="Web\MachineSetupRequest.cs" />
    <Compile Include="Web\MachineSetupResponse.cs" />
    <Compile Include="MachineUpdate\MachineUpdateProgress.cs" />
    <Compile Include="MachineUpdate\MachineUpdateManager.cs" />
    <Compile Include="MachineUpdate\MachineUpdateResult.cs" />
    <Compile Include="Web\PPCWebClient.cs" />
    <Compile Include="Web\PPCWebClientBase.cs" />
    <Compile Include="Web\SynchronizationFailedEntity.cs" />
    <Compile Include="Web\UpdateDBRequest.cs" />
    <Compile Include="Web\UpdateDBResponse.cs" />
    <Compile Include="Messages\JobRemovedMessage.cs" />
    <Compile Include="Messages\JobSavedMessage.cs" />
    <Compile Include="Messages\MachineSettingsSavedMessage.cs" />
    <Compile Include="Models\FineTuneItem.cs" />
    <Compile Include="Modules\IPPCModuleLoader.cs" />
    <Compile Include="Navigation\INavigationBlocker.cs" />
    <Compile Include="Navigation\INavigationObjectReceiver.cs" />
    <Compile Include="Navigation\INavigationResultProvider.cs" />
    <Compile Include="Notifications\AppBarItem.cs" />
    <Compile Include="Notifications\AppButton.cs" />
    <Compile Include="Notifications\ItemBase.cs" />
    <Compile Include="Notifications\NotificationItem.cs" />
    <Compile Include="Notifications\NotificationItems\MessageNotificationItem.cs" />
    <Compile Include="Notifications\NotificationItems\MessageNotificationItemView.xaml.cs">
      <DependentUpon>MessageNotificationItemView.xaml</DependentUpon>
    </Compile>
    <Compile Include="Notifications\TaskBarItem.cs" />
    <Compile Include="OS\IOperationSystemManager.cs" />
    <Compile Include="OS\DefaultOperationSystemManager.cs" />
    <Compile Include="PPCModuleAttribute.cs" />
    <Compile Include="PPCModuleBase.cs" />
    <Compile Include="Printing\IPrintingManager.cs" />
    <Compile Include="RemoteAssistance\DefaultRemoteAssistanceProvider.cs" />
    <Compile Include="RemoteAssistance\IRemoteAssistanceProvider.cs" />
    <Compile Include="Storage\DefaultStorageProvider.cs" />
    <Compile Include="Storage\IStorageProvider.cs" />
    <Compile Include="Threading\IDispatcherProvider.cs" />
    <Compile Include="Web\MachineVersionsRequest.cs" />
    <Compile Include="Web\MachineVersionsResponse.cs" />
    <Compile Include="Web\LatestVersionRequest.cs" />
    <Compile Include="Web\LatestVersionResponse.cs" />
    <Compile Include="Web\UpdatedEntity.cs" />
    <Compile Include="Web\DownloadMachineDataRequest.cs" />
    <Compile Include="Web\DownloadMachineDataResponse.cs" />
    <Compile Include="Web\UploadMachineDataResponse.cs" />
    <Compile Include="Web\UploadCompletedResponse.cs" />
    <Compile Include="Web\UploadCompletedRequest.cs" />
    <Compile Include="Web\UploadMachineDataRequest.cs" />
    <Compile Include="Web\UploadVersionRequest.cs" />
    <Compile Include="Web\UploadVersionResponse.cs" />
    <Compile Include="UWF\DefaultUnifiedWriteFilterManager.cs" />
    <Compile Include="UWF\IUnifiedWriteFilterManager.cs" />
    <Compile Include="WatchDog\WatchDogClient.cs" />
    <Compile Include="WatchDog\WatchDogServer.cs" />
    <Page Include="Connectivity\AvailableWiFiConnectionsControl.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Controls\ImageGalleryControl.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Controls\MultiPieChart.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Controls\TwineCatalogControl.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Notifications\NotificationItems\MessageNotificationItemView.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Resources\Colors.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Page Include="Resources\Fonts.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Resources\Merged.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Resources\Styles.xaml">
      <SubType>Designer</SubType>
      <Generator>MSBuild:Compile</Generator>
    </Page>
    <Page Include="Themes\Generic.xaml">
      <Generator>MSBuild:Compile</Generator>
      <SubType>Designer</SubType>
    </Page>
    <Compile Include="Application\IPPCApplicationManager.cs" />
    <Compile Include="Authentication\IAuthenticationProvider.cs" />
    <Compile Include="Controls\MultiPieChart.xaml.cs">
      <DependentUpon>MultiPieChart.xaml</DependentUpon>
    </Compile>
    <Compile Include="Controls\MultiPieChartBrushCollection.cs" />
    <Compile Include="Converters\SegmentsToPieConverter.cs" />
  </ItemGroup>
  <ItemGroup>
    <Compile Include="Diagnostics\DefaultDiagnosticsFrameProvider.cs" />
    <Compile Include="Diagnostics\IDiagnosticsFrameProvider.cs" />
    <Compile Include="EventLogging\DefaultEventLogger.cs" />
    <Compile Include="EventLogging\IEventLogger.cs" />
    <Compile Include="IPPCModule.cs" />
    <Compile Include="Navigation\INavigationManager.cs" />
    <Compile Include="Navigation\NavigationView.cs" />
    <Compile Include="Notifications\INotificationProvider.cs" />
    <Compile Include="PPCSettings.cs" />
    <Compile Include="PPCViewModel.cs" />
    <Compile Include="Properties\AssemblyInfo.cs">
      <SubType>Code</SubType>
    </Compile>
    <Compile Include="Properties\Resources.Designer.cs">
      <AutoGen>True</AutoGen>
      <DesignTime>True</DesignTime>
      <DependentUpon>Resources.resx</DependentUpon>
    </Compile>
    <Compile Include="Properties\Settings.Designer.cs">
      <AutoGen>True</AutoGen>
      <DependentUpon>Settings.settings</DependentUpon>
      <DesignTimeSharedInput>True</DesignTimeSharedInput>
    </Compile>
    <EmbeddedResource Include="Properties\Resources.resx">
      <Generator>ResXFileCodeGenerator</Generator>
      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
    </EmbeddedResource>
    <None Include="app.config">
      <SubType>Designer</SubType>
    </None>
    <None Include="packages.config" />
    <None Include="Properties\Settings.settings">
      <Generator>SettingsSingleFileGenerator</Generator>
      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
    </None>
    <EmbeddedResource Include="SafetyLevelOperations.csv" />
  </ItemGroup>
  <ItemGroup>
    <ProjectReference Include="..\..\Tango.AdvancedInstaller\Tango.AdvancedInstaller.csproj">
      <Project>{c5df1816-34e5-4700-824c-29623a1baa22}</Project>
      <Name>Tango.AdvancedInstaller</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.BL\Tango.BL.csproj">
      <Project>{f441feee-322a-4943-b566-110e12fd3b72}</Project>
      <Name>Tango.BL</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.ColorConversion\Tango.ColorConversion.csproj">
      <Project>{b4fe6485-4161-4b36-bc08-67e0b53d01b7}</Project>
      <Name>Tango.ColorConversion</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.Console\Tango.Console.csproj">
      <Project>{199e8359-cad3-433d-9eed-2027652b24a4}</Project>
      <Name>Tango.Console</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.Core\Tango.Core.csproj">
      <Project>{a34ee0f0-649d-41c8-8489-b6f1cc6924ee}</Project>
      <Name>Tango.Core</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.CSV\Tango.CSV.csproj">
      <Project>{58e8825f-0c96-449c-b320-1e82b0aa876b}</Project>
      <Name>Tango.CSV</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.DataStore.EF\Tango.DataStore.EF.csproj">
      <Project>{88d9906b-8fc4-4fe0-b7eb-127a0a8fcee4}</Project>
      <Name>Tango.DataStore.EF</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.DataStore.LiteDB\Tango.DataStore.Lite.csproj">
      <Project>{fa96bc0c-4055-475c-9dcc-70a5a9436b10}</Project>
      <Name>Tango.DataStore.Lite</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.DataStore.Remote\Tango.DataStore.Remote.csproj">
      <Project>{29448f3c-9b3e-4da6-8555-46a8b9a6b3aa}</Project>
      <Name>Tango.DataStore.Remote</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.DataStore\Tango.DataStore.csproj">
      <Project>{e0364dfa-0721-4637-9d32-9d22aac109d6}</Project>
      <Name>Tango.DataStore</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.Emulations\Tango.Emulations.csproj">
      <Project>{63561e19-ff5a-414b-a5ef-e30711543e1d}</Project>
      <Name>Tango.Emulations</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.Explorer\Tango.Explorer.csproj">
      <Project>{4399AF76-DB52-4CFB-8020-6F85BDB29FD5}</Project>
      <Name>Tango.Explorer</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.FileSystem\Tango.FileSystem.csproj">
      <Project>{c6ebbbbe-2123-44dc-aef7-a0d47d736ac0}</Project>
      <Name>Tango.FileSystem</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.Git\Tango.Git.csproj">
      <Project>{99081c0e-065c-4d68-bf60-f82330cca02d}</Project>
      <Name>Tango.Git</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.Insights\Tango.Insights.csproj">
      <Project>{4a55c185-3f8d-41b0-8815-c15f6213a14a}</Project>
      <Name>Tango.Insights</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.Integration\Tango.Integration.csproj">
      <Project>{4206ac58-3b57-4699-8835-90bf6db01a61}</Project>
      <Name>Tango.Integration</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.Logging\Tango.Logging.csproj">
      <Project>{bc932dbd-7cdb-488c-99e4-f02cf441f55e}</Project>
      <Name>Tango.Logging</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.PMR\Tango.PMR.csproj">
      <Project>{e4927038-348d-4295-aaf4-861c58cb3943}</Project>
      <Name>Tango.PMR</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.RemoteDesktop\Tango.RemoteDesktop.csproj">
      <Project>{a78068d4-2061-4376-8ede-583d8d880dec}</Project>
      <Name>Tango.RemoteDesktop</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.Settings\Tango.Settings.csproj">
      <Project>{d8f1ad85-526a-4f50-b6dc-d437af63d8d8}</Project>
      <Name>Tango.Settings</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.SharedUI\Tango.SharedUI.csproj">
      <Project>{8491d07b-c1f6-4b62-a412-41b9fd2d6538}</Project>
      <Name>Tango.SharedUI</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.SQLExaminer\Tango.SQLExaminer.csproj">
      <Project>{e1e66ed9-597d-45fa-8048-de90a6930484}</Project>
      <Name>Tango.SQLExaminer</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.SystemInfo\Tango.SystemInfo.csproj">
      <Project>{997a961c-beda-4b56-aa0f-c39e532f7ffa}</Project>
      <Name>Tango.SystemInfo</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.Touch\Tango.Touch.csproj">
      <Project>{fd86424c-6e84-491b-8df9-3d0f5c236a2a}</Project>
      <Name>Tango.Touch</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.Transport\Tango.Transport.csproj">
      <Project>{74e700b0-1156-4126-be40-ee450d3c3026}</Project>
      <Name>Tango.Transport</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.WebRTC\Tango.WebRTC.csproj">
      <Project>{09f81a12-0f77-4336-854d-9e0a74a17f9e}</Project>
      <Name>Tango.WebRTC</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.Web\Tango.Web.csproj">
      <Project>{5001990f-977b-48ff-b217-0236a5022ad8}</Project>
      <Name>Tango.Web</Name>
    </ProjectReference>
    <ProjectReference Include="..\..\Tango.WiFi\Tango.WiFi.csproj">
      <Project>{6aa425c9-ea6a-4b01-aaed-5ff122e8b663}</Project>
      <Name>Tango.WiFi</Name>
    </ProjectReference>
    <ProjectReference Include="..\Tango.PPC.Shared\Tango.PPC.Shared.csproj">
      <Project>{208c8bd8-72c6-4e3c-acaa-351091a2acc7}</Project>
      <Name>Tango.PPC.Shared</Name>
    </ProjectReference>
  </ItemGroup>
  <ItemGroup>
    <BootstrapperPackage Include=".NETFramework,Version=v4.6">
      <Visible>False</Visible>
      <ProductName>Microsoft .NET Framework 4.6 %28x86 and x64%29</ProductName>
      <Install>true</Install>
    </BootstrapperPackage>
    <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
      <Visible>False</Visible>
      <ProductName>.NET Framework 3.5 SP1</ProductName>
      <Install>false</Install>
    </BootstrapperPackage>
  </ItemGroup>
  <ItemGroup>
    <Folder Include="Scripting\" />
  </ItemGroup>
  <ItemGroup>
    <None Include="Resources\finger3.png" />
  </ItemGroup>
  <ItemGroup>
    <None Include="Resources\tap.png" />
  </ItemGroup>
  <ItemGroup>
    <Resource Include="Images\cl-full.png" />
    <Resource Include="Images\lubricant2.png" />
  </ItemGroup>
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
  <Import Project="..\..\packages\System.Data.SQLite.Core.1.0.108.0\build\net46\System.Data.SQLite.Core.targets" Condition="Exists('..\..\packages\System.Data.SQLite.Core.1.0.108.0\build\net46\System.Data.SQLite.Core.targets')" />
  <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
    <PropertyGroup>
      <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them.  For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
    </PropertyGroup>
    <Error Condition="!Exists('..\..\packages\System.Data.SQLite.Core.1.0.108.0\build\net46\System.Data.SQLite.Core.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\System.Data.SQLite.Core.1.0.108.0\build\net46\System.Data.SQLite.Core.targets'))" />
  </Target>
  <ProjectExtensions>
    <VisualStudio>
      <UserProperties BuildVersion_AssemblyInfoFilename="Properties\AssemblyInfo.cs" BuildVersion_UpdateAssemblyVersion="True" BuildVersion_BuildVersioningStyle="None.None.Increment.TimeStamp" BuildVersion_UseGlobalSettings="False" BuildVersion_StartDate="2000/1/1" />
    </VisualStudio>
  </ProjectExtensions>
</Project>