aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Advanced Installer Projects
diff options
context:
space:
mode:
authorRoy <Roy.mail.net@gmail.com>2023-09-03 16:18:55 +0300
committerRoy <Roy.mail.net@gmail.com>2023-09-03 16:18:55 +0300
commitc66acc359b311ecc940f3c4e74bd9e21dc0bfd51 (patch)
tree8869b9d48fbad776c94df401680afc43fc350e69 /Software/Visual_Studio/Advanced Installer Projects
parent6cdea71fa07d092139697d9c67651dade37aed96 (diff)
parentb271fe1c21172ed22a34b987a2cb9457b39ce8a3 (diff)
downloadTango-c66acc359b311ecc940f3c4e74bd9e21dc0bfd51.tar.gz
Tango-c66acc359b311ecc940f3c4e74bd9e21dc0bfd51.zip
Merged Eureka Branch !!!
Diffstat (limited to 'Software/Visual_Studio/Advanced Installer Projects')
-rw-r--r--Software/Visual_Studio/Advanced Installer Projects/Eureka Installer.aip1131
-rw-r--r--Software/Visual_Studio/Advanced Installer Projects/FSE Installer.aip14
-rw-r--r--Software/Visual_Studio/Advanced Installer Projects/Machine Studio Installer.aip216
-rw-r--r--Software/Visual_Studio/Advanced Installer Projects/TwineRSM Installer.aip6
4 files changed, 1354 insertions, 13 deletions
diff --git a/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer.aip b/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer.aip
new file mode 100644
index 000000000..a0ee3bf70
--- /dev/null
+++ b/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer.aip
@@ -0,0 +1,1131 @@
+<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
+<DOCUMENT Type="Advanced Installer" CreateVersion="16.2" version="16.2" Modules="professional" RootPath="." Language="en" Id="{063B15FD-D9F7-4763-BDD8-90A08BF65800}">
+ <COMPONENT cid="caphyon.advinst.msicomp.ProjectOptionsComponent">
+ <ROW Name="HiddenItems" Value="AppXProductDetailsComponent;AppXDependenciesComponent;AppXAppDetailsComponent;AppXVisualAssetsComponent;AppXCapabilitiesComponent;AppXAppDeclarationsComponent;AppXUriRulesComponent;MsiJavaComponent;MsiDriverPackagesComponent;UserAccountsComponent;ScheduledTasksComponent;SqlConnectionComponent;AutorunComponent;FirewallExceptionComponent;GameUxComponent;MsiDirectEditorComponent;SharePointSlnComponent;SilverlightSlnComponent;MultipleInstancesComponent;SccmComponent;ActSyncAppComponent;FixupComponent"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiPropsComponent">
+ <ROW Property="AI_BITMAP_DISPLAY_MODE" Value="0"/>
+ <ROW Property="AI_FINDEXE_TITLE" Value="Select the installation package for [|ProductName]" ValueLocId="AI.Property.FindExeTitle"/>
+ <ROW Property="AI_PREDEF_LCONDS_PROPS" Value="AI_DETECTED_INTERNET_CONNECTION"/>
+ <ROW Property="AI_RUN_AS_ADMIN" Value="0"/>
+ <ROW Property="ALLUSERS" Value="1"/>
+ <ROW Property="ARPCOMMENTS" Value="This installer database contains the logic and data required to install [|ProductName]." ValueLocId="*"/>
+ <ROW Property="ARPNOREPAIR" MultiBuildValue="DefaultBuild:1"/>
+ <ROW Property="ARPPRODUCTICON" Value="Tango.PPC.UI.exe" Type="8"/>
+ <ROW Property="CTRLS" Value="2"/>
+ <ROW Property="ExtractFilesFirst" Value="1"/>
+ <ROW Property="Manufacturer" Value="Twine Solutions LTD"/>
+ <ROW Property="ProductCode" Value="1033:{9F0F61B8-72B3-4439-A090-6CF84FF9C642} " Type="16"/>
+ <ROW Property="ProductLanguage" Value="1033"/>
+ <ROW Property="ProductName" Value="Twine X4"/>
+ <ROW Property="ProductVersion" Value="2.0.13.0" Type="32" TargetFile="Tango.PPC.UI.exe"/>
+ <ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND;AI_SETUPEXEPATH;SETUPEXEDIR"/>
+ <ROW Property="UpgradeCode" Value="{4D8FDA03-F63E-4002-9A96-4BDE65B04355}"/>
+ <ROW Property="WindowsType9X" MultiBuildValue="DefaultBuild:Windows 9x/ME" ValueLocId="-"/>
+ <ROW Property="WindowsType9XDisplay" MultiBuildValue="DefaultBuild:Windows 9x/ME" ValueLocId="-"/>
+ <ROW Property="WindowsTypeNT40" MultiBuildValue="DefaultBuild:Windows NT 4.0" ValueLocId="-"/>
+ <ROW Property="WindowsTypeNT40Display" MultiBuildValue="DefaultBuild:Windows NT 4.0" ValueLocId="-"/>
+ <ROW Property="WindowsTypeNT50" MultiBuildValue="DefaultBuild:Windows 2000" ValueLocId="-"/>
+ <ROW Property="WindowsTypeNT50Display" MultiBuildValue="DefaultBuild:Windows 2000" ValueLocId="-"/>
+ <ROW Property="WindowsTypeNT5X" MultiBuildValue="DefaultBuild:Windows XP/2003 RTM, Windows XP/2003 SP1, Windows XP SP2 x86" ValueLocId="-"/>
+ <ROW Property="WindowsTypeNT5XDisplay" MultiBuildValue="DefaultBuild:Windows XP/2003 RTM, Windows XP/2003 SP1, Windows XP SP2 x86" ValueLocId="-"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiDirsComponent">
+ <ROW Directory="APPDIR" Directory_Parent="TARGETDIR" DefaultDir="APPDIR:." IsPseudoRoot="1"/>
+ <ROW Directory="Configurations_Dir" Directory_Parent="SQLExaminer_Dir" DefaultDir="CONFIG~1|Configurations"/>
+ <ROW Directory="DesktopFolder" Directory_Parent="TARGETDIR" DefaultDir="DESKTO~1|DesktopFolder" IsPseudoRoot="1"/>
+ <ROW Directory="Packages_Dir" Directory_Parent="APPDIR" DefaultDir="Packages"/>
+ <ROW Directory="SHORTCUTDIR" Directory_Parent="TARGETDIR" DefaultDir="SHORTC~1|SHORTCUTDIR" IsPseudoRoot="1"/>
+ <ROW Directory="SQLExaminer_Dir" Directory_Parent="APPDIR" DefaultDir="SQLEXA~1|SQLExaminer"/>
+ <ROW Directory="TARGETDIR" DefaultDir="SourceDir"/>
+ <ROW Directory="win7x64_Dir" Directory_Parent="APPDIR" DefaultDir="win7-x64"/>
+ <ROW Directory="win7x86_Dir" Directory_Parent="APPDIR" DefaultDir="win7-x86"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiCompsComponent">
+ <ROW Component="AI_ExePath" ComponentId="{0EE00C00-4148-477E-891A-4759FC9DF13B}" Directory_="APPDIR" Attributes="4" KeyPath="AI_ExePath"/>
+ <ROW Component="APPDIR" ComponentId="{A5F469AF-2587-435E-AE20-479C6D654E91}" Directory_="APPDIR" Attributes="0"/>
+ <ROW Component="ColorMine.dll" ComponentId="{9B139184-3E64-4BB9-955B-58583A266459}" Directory_="APPDIR" Attributes="0" KeyPath="ColorMine.dll"/>
+ <ROW Component="CommandLine.dll" ComponentId="{B36C45CA-B159-4968-A2D5-0BBA85EDBB64}" Directory_="APPDIR" Attributes="0" KeyPath="CommandLine.dll"/>
+ <ROW Component="ControlzEx.dll" ComponentId="{531AF187-B39C-48E6-9136-6238854A1C75}" Directory_="APPDIR" Attributes="0" KeyPath="ControlzEx.dll"/>
+ <ROW Component="DirectShowLib2005.dll" ComponentId="{15923B8D-71FF-46B0-B1E0-2753A5765F7E}" Directory_="APPDIR" Attributes="0" KeyPath="DirectShowLib2005.dll"/>
+ <ROW Component="DocumentFormat.OpenXml.dll" ComponentId="{4EB39E8C-3B91-49E5-AA7A-281583E66544}" Directory_="APPDIR" Attributes="0" KeyPath="DocumentFormat.OpenXml.dll"/>
+ <ROW Component="EFCache.dll" ComponentId="{3BFE31B3-158C-47AA-80A9-9FE8E6EB67F5}" Directory_="APPDIR" Attributes="0" KeyPath="EFCache.dll"/>
+ <ROW Component="EVRPresenter32.dll" ComponentId="{DC63912F-BBFC-432B-862E-622B00F54C32}" Directory_="APPDIR" Attributes="0" KeyPath="EVRPresenter32.dll"/>
+ <ROW Component="EVRPresenter64.dll" ComponentId="{4171532E-2880-4310-AF72-67D4F28BF5FB}" Directory_="APPDIR" Attributes="256" KeyPath="EVRPresenter64.dll"/>
+ <ROW Component="EntityFramework.SqlServer.dll" ComponentId="{728B6CE9-DD44-42CA-8884-95BD5A3466AA}" Directory_="APPDIR" Attributes="0" KeyPath="EntityFramework.SqlServer.dll"/>
+ <ROW Component="EntityFramework.dll" ComponentId="{67C07F0F-D157-4DA1-B657-991509D43F57}" Directory_="APPDIR" Attributes="0" KeyPath="EntityFramework.dll"/>
+ <ROW Component="FluentFTP.dll" ComponentId="{C3DD16E3-01F3-4EA6-8BAE-C76FE5BEB694}" Directory_="APPDIR" Attributes="0" KeyPath="FluentFTP.dll"/>
+ <ROW Component="FontAwesome.WPF.dll" ComponentId="{DD74F47C-D1FA-42A6-A3CF-715E58B66310}" Directory_="APPDIR" Attributes="0" KeyPath="FontAwesome.WPF.dll"/>
+ <ROW Component="GetVersionTag.bat" ComponentId="{E2BA3D62-2C11-409E-8679-8284CDEB99A9}" Directory_="APPDIR" Attributes="0" KeyPath="GetVersionTag.bat" Type="0"/>
+ <ROW Component="Google.Protobuf.dll" ComponentId="{43B7CE55-F225-4BD1-97E4-850FD5C984AF}" Directory_="APPDIR" Attributes="0" KeyPath="Google.Protobuf.dll"/>
+ <ROW Component="HiraokaHyperTools.PdfSharp.Xps.dll" ComponentId="{9DECD027-E42B-406A-9E63-814E1C379A6B}" Directory_="APPDIR" Attributes="0" KeyPath="HiraokaHyperTools.PdfSharp.Xps.dll"/>
+ <ROW Component="HiraokaHyperTools.PdfSharpWPF.dll" ComponentId="{2557B339-79A2-48A7-9E6C-636EF55C295F}" Directory_="APPDIR" Attributes="0" KeyPath="HiraokaHyperTools.PdfSharpWPF.dll"/>
+ <ROW Component="Hyak.Common.dll" ComponentId="{F48428A8-0279-429A-B60A-DF76A70E47E8}" Directory_="APPDIR" Attributes="0" KeyPath="Hyak.Common.dll"/>
+ <ROW Component="Interop.MSDASC.dll" ComponentId="{F02E80A8-BDDA-4435-9089-6BC46F362BC5}" Directory_="SQLExaminer_Dir" Attributes="0" KeyPath="Interop.MSDASC.dll"/>
+ <ROW Component="Ionic.Zip.dll" ComponentId="{5EA483CE-3D94-4644-8945-A64E3895B695}" Directory_="APPDIR" Attributes="0" KeyPath="Ionic.Zip.dll"/>
+ <ROW Component="JWT.dll" ComponentId="{CBA6AA40-B344-44C8-B54C-94B57A26DF9F}" Directory_="APPDIR" Attributes="0" KeyPath="JWT.dll"/>
+ <ROW Component="LibGit2Sharp.dll" ComponentId="{3BBC9D3F-BBCC-4EBE-96FC-CA219B8538E6}" Directory_="APPDIR" Attributes="0" KeyPath="LibGit2Sharp.dll"/>
+ <ROW Component="License.lic" ComponentId="{2BB84404-F410-4628-B161-77CD604DABC5}" Directory_="SQLExaminer_Dir" Attributes="0" KeyPath="License.lic" Type="0"/>
+ <ROW Component="LiteDB.dll" ComponentId="{19DC3560-1C92-492E-BD9B-DC36E71185B2}" Directory_="APPDIR" Attributes="0" KeyPath="LiteDB.dll"/>
+ <ROW Component="Microsoft.AspNet.SignalR.Client.dll" ComponentId="{8359389B-8413-48E3-9361-27D8DB9744EB}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.AspNet.SignalR.Client.dll"/>
+ <ROW Component="Microsoft.Azure.ActiveDirectory.GraphClient.dll" ComponentId="{3925347D-F3C9-4305-B16A-0ED7EC469370}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.Azure.ActiveDirectory.GraphClient.dll"/>
+ <ROW Component="Microsoft.Azure.Common.NetFramework.dll" ComponentId="{1A6C9C10-4CBB-4035-BECD-57E7DCA5D682}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.Azure.Common.NetFramework.dll"/>
+ <ROW Component="Microsoft.Azure.Common.dll" ComponentId="{9C75A42B-E2D9-42AC-8E0D-9DD77F7909F5}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.Azure.Common.dll"/>
+ <ROW Component="Microsoft.Azure.ResourceManager.dll" ComponentId="{6F437382-182A-4715-AAB3-2FB0862F73C2}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.Azure.ResourceManager.dll"/>
+ <ROW Component="Microsoft.Data.Edm.dll" ComponentId="{B99E42BE-BF1B-4ABF-AE7E-6BBE29B9A120}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.Data.Edm.dll"/>
+ <ROW Component="Microsoft.Data.OData.dll" ComponentId="{6A9CCDC9-9F38-48A3-931B-A0FD4FC04142}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.Data.OData.dll"/>
+ <ROW Component="Microsoft.Data.Services.Client.dll" ComponentId="{C7C4F083-FDF1-45A7-8787-58F0788A3467}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.Data.Services.Client.dll"/>
+ <ROW Component="Microsoft.IdentityModel.Clients.ActiveDirectory.dll" ComponentId="{33A72E59-DC78-457D-AD80-7BE99191B663}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.IdentityModel.Clients.ActiveDirectory.dll"/>
+ <ROW Component="Microsoft.ServiceBus.dll" ComponentId="{C08F188F-0E73-4FEB-9B56-849D9604E6F4}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.ServiceBus.dll"/>
+ <ROW Component="Microsoft.SqlServer.AzureStorageEnum.dll" ComponentId="{F3633EB3-CB5B-407D-8501-CDDFEAB5AC6F}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.SqlServer.AzureStorageEnum.dll"/>
+ <ROW Component="Microsoft.SqlServer.ConnectionInfo.dll" ComponentId="{380CCB99-BE98-425C-A111-9BDF520EB71C}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.SqlServer.ConnectionInfo.dll"/>
+ <ROW Component="Microsoft.SqlServer.Diagnostics.STrace.dll" ComponentId="{76B98EF0-711F-4BF4-B463-837C27237626}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.SqlServer.Diagnostics.STrace.dll"/>
+ <ROW Component="Microsoft.SqlServer.Dmf.Common.dll" ComponentId="{4EEF836D-0983-4FC1-8A80-2E6741CE5D99}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.SqlServer.Dmf.Common.dll"/>
+ <ROW Component="Microsoft.SqlServer.Management.Sdk.Sfc.dll" ComponentId="{A02BA871-E627-4639-95CE-676F7B627F19}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.SqlServer.Management.Sdk.Sfc.dll"/>
+ <ROW Component="Microsoft.SqlServer.ServiceBrokerEnum.dll" ComponentId="{8A789C43-2F56-4493-A514-AC51D17D69FA}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.SqlServer.ServiceBrokerEnum.dll"/>
+ <ROW Component="Microsoft.SqlServer.Smo.dll" ComponentId="{DC57E02A-BAC2-48A2-88C5-29A1F6285135}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.SqlServer.Smo.dll"/>
+ <ROW Component="Microsoft.SqlServer.SqlClrProvider.dll" ComponentId="{02030230-D354-4428-A191-0562169376E0}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.SqlServer.SqlClrProvider.dll"/>
+ <ROW Component="Microsoft.SqlServer.SqlEnum.dll" ComponentId="{C0E7CCEE-126D-4D23-8BEA-46DFB7C5E5DC}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.SqlServer.SqlEnum.dll"/>
+ <ROW Component="Microsoft.TeamFoundation.Client.dll" ComponentId="{5C41618C-8B34-4EA9-8AAF-EA13F8E314D7}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.TeamFoundation.Client.dll"/>
+ <ROW Component="Microsoft.TeamFoundation.Common.dll" ComponentId="{9D6AEB90-A2F2-4C2B-BE82-62A002DE4009}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.TeamFoundation.Common.dll"/>
+ <ROW Component="Microsoft.TeamFoundation.Core.WebApi.dll" ComponentId="{0F01E78E-01C2-40B3-BB4A-DF2BDE4923B1}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.TeamFoundation.Core.WebApi.dll"/>
+ <ROW Component="Microsoft.TeamFoundation.Diff.dll" ComponentId="{8F975948-A4D3-4B6A-A350-F7F4B8D3FF03}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.TeamFoundation.Diff.dll"/>
+ <ROW Component="Microsoft.TeamFoundation.Work.WebApi.dll" ComponentId="{56BF6DDA-F1F7-4E38-B538-9788F4F5FC92}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.TeamFoundation.Work.WebApi.dll"/>
+ <ROW Component="Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll" ComponentId="{3EC89528-5C01-4534-983A-A4AFB3FEABD2}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll"/>
+ <ROW Component="Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll" ComponentId="{4460D385-70BF-4223-9C53-54A3550A4B8E}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll"/>
+ <ROW Component="Microsoft.TeamFoundation.WorkItemTracking.Client.dll" ComponentId="{06609E49-5BE7-43F6-932D-B8EE3A96EBC9}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.TeamFoundation.WorkItemTracking.Client.dll"/>
+ <ROW Component="Microsoft.TeamFoundation.WorkItemTracking.Common.dll" ComponentId="{1659A14D-ABCE-424E-8E34-41B488501FD1}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.TeamFoundation.WorkItemTracking.Common.dll"/>
+ <ROW Component="Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll" ComponentId="{1E90E451-1392-4E87-9A45-EC788C860335}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll"/>
+ <ROW Component="Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll" ComponentId="{B9225D16-72E8-40A3-84D4-B7896C1ECDA7}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll"/>
+ <ROW Component="Microsoft.VisualStudio.Services.Client.Interactive.dll" ComponentId="{78AC1534-08FE-4C93-BB6C-B33A5AE63E97}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.VisualStudio.Services.Client.Interactive.dll"/>
+ <ROW Component="Microsoft.VisualStudio.Services.Common.dll" ComponentId="{7AF525A9-3D5A-4600-A4F7-6F407820F23B}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.VisualStudio.Services.Common.dll"/>
+ <ROW Component="Microsoft.VisualStudio.Services.WebApi.dll" ComponentId="{7B099B1C-1379-4CBC-8761-AA946595700A}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.VisualStudio.Services.WebApi.dll"/>
+ <ROW Component="Microsoft.WITDataStore32.dll" ComponentId="{EE603CD8-1E82-4758-80AA-E4802A2D06F6}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.WITDataStore32.dll"/>
+ <ROW Component="Microsoft.Win32.Primitives.dll" ComponentId="{A361A734-5D52-4BBA-9D96-F64FC8BCD4F8}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.Win32.Primitives.dll"/>
+ <ROW Component="Microsoft.WindowsAPICodePack.Shell.dll" ComponentId="{4B7A01A1-19A8-425B-AEEC-FBE59915FAB8}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.WindowsAPICodePack.Shell.dll"/>
+ <ROW Component="Microsoft.WindowsAPICodePack.dll" ComponentId="{D685DB51-A99E-4520-AFF6-E254CE3BA4A4}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.WindowsAPICodePack.dll"/>
+ <ROW Component="Microsoft.WindowsAzure.Storage.dll" ComponentId="{2CEEB2CF-6686-4B69-AFCF-A0C909D80B38}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.WindowsAzure.Storage.dll"/>
+ <ROW Component="Newtonsoft.Json.dll" ComponentId="{8AE7E6F8-3BC1-4251-B5A1-C40251299D64}" Directory_="APPDIR" Attributes="0" KeyPath="Newtonsoft.Json.dll"/>
+ <ROW Component="OverrideData.xml" ComponentId="{91EE7227-E457-4018-99A9-0E5B3CEB1A9B}" Directory_="Configurations_Dir" Attributes="0" KeyPath="OverrideData.xml" Type="0"/>
+ <ROW Component="Packages" ComponentId="{629384BE-9E66-44DD-91D4-465581612ECA}" Directory_="Packages_Dir" Attributes="0"/>
+ <ROW Component="ProductInformation" ComponentId="{40D8A01C-085B-4573-A849-57B2179D84F5}" Directory_="APPDIR" Attributes="4" KeyPath="Version"/>
+ <ROW Component="Quamotion.TurboJpegWrapper.dll" ComponentId="{466D5D51-5EAA-4D17-8DE3-1A4B686DBA15}" Directory_="APPDIR" Attributes="0" KeyPath="Quamotion.TurboJpegWrapper.dll"/>
+ <ROW Component="RazorEngine.dll" ComponentId="{E57A4ECC-7D13-41F6-B1AC-CE58163CB860}" Directory_="APPDIR" Attributes="0" KeyPath="RazorEngine.dll"/>
+ <ROW Component="RealTimeGraphX.WPF.dll" ComponentId="{BD65D4FC-0030-480F-AD34-DA4463E0AED1}" Directory_="APPDIR" Attributes="0" KeyPath="RealTimeGraphX.WPF.dll"/>
+ <ROW Component="RealTimeGraphX.dll" ComponentId="{04A06730-8231-49D1-B1B8-ACDCD61F0DDF}" Directory_="APPDIR" Attributes="0" KeyPath="RealTimeGraphX.dll"/>
+ <ROW Component="SA.Binary.dll" ComponentId="{80FA77FB-9D9B-4B98-AA26-4B9CBD0E2BAF}" Directory_="SQLExaminer_Dir" Attributes="0" KeyPath="SA.Binary.dll"/>
+ <ROW Component="SA.CodeView.dll" ComponentId="{D8469E76-F243-44D2-9852-2F574149506D}" Directory_="SQLExaminer_Dir" Attributes="0" KeyPath="SA.CodeView.dll"/>
+ <ROW Component="SA.CommonTypes.dll" ComponentId="{F282F23C-78DF-4F53-8230-C256EBB13689}" Directory_="SQLExaminer_Dir" Attributes="0" KeyPath="SA.CommonTypes.dll"/>
+ <ROW Component="SA.CommonUI.dll" ComponentId="{107AEBD2-B785-49D1-99DA-75F773C1559C}" Directory_="SQLExaminer_Dir" Attributes="0" KeyPath="SA.CommonUI.dll"/>
+ <ROW Component="SA.SCBaseProvider.dll" ComponentId="{87B2A016-59A7-42E7-9948-00F0F43027B0}" Directory_="SQLExaminer_Dir" Attributes="0" KeyPath="SA.SCBaseProvider.dll"/>
+ <ROW Component="SA.SQLDataExaminer.Engine.dll" ComponentId="{56173595-3727-44B6-8B71-C41DB73BAAF5}" Directory_="SQLExaminer_Dir" Attributes="0" KeyPath="SA.SQLDataExaminer.Engine.dll"/>
+ <ROW Component="SA.SQLExaminer.Engine.dll" ComponentId="{6503E0B9-CD87-431E-B1BE-ABF91751894F}" Directory_="SQLExaminer_Dir" Attributes="0" KeyPath="SA.SQLExaminer.Engine.dll"/>
+ <ROW Component="SA.Utils.ErrorReporter.dll" ComponentId="{B5A0BB96-D4E1-4B2B-B4B0-ACE7800C27E2}" Directory_="SQLExaminer_Dir" Attributes="0" KeyPath="SA.Utils.ErrorReporter.dll"/>
+ <ROW Component="SHORTCUTDIR" ComponentId="{E06BEFF4-7657-4641-A3DC-56277AC8566D}" Directory_="SHORTCUTDIR" Attributes="0"/>
+ <ROW Component="SQLDECmd.exe" ComponentId="{193275C4-245E-4D62-BC5F-31E5DF3092CC}" Directory_="SQLExaminer_Dir" Attributes="0" KeyPath="SQLDECmd.exe"/>
+ <ROW Component="SQLECmd.exe" ComponentId="{9894A14D-DFBE-4B71-93E7-A5ED0FE515AE}" Directory_="SQLExaminer_Dir" Attributes="0" KeyPath="SQLECmd.exe"/>
+ <ROW Component="SharpDX.DXGI.dll" ComponentId="{6EB41928-897B-4B43-BF61-5A020A7E93E6}" Directory_="APPDIR" Attributes="0" KeyPath="SharpDX.DXGI.dll"/>
+ <ROW Component="SharpDX.Direct3D11.dll" ComponentId="{3F722702-CC64-497F-9EC2-B9931F1658C3}" Directory_="APPDIR" Attributes="0" KeyPath="SharpDX.Direct3D11.dll"/>
+ <ROW Component="SharpDX.Mathematics.dll" ComponentId="{CF277791-8421-451B-B4BF-34AA5B5541F1}" Directory_="APPDIR" Attributes="0" KeyPath="SharpDX.Mathematics.dll"/>
+ <ROW Component="SharpDX.dll" ComponentId="{DB04B87D-65D8-4646-AD5F-0F2B8B29DA93}" Directory_="APPDIR" Attributes="0" KeyPath="SharpDX.dll"/>
+ <ROW Component="SimpleValidator.dll" ComponentId="{8105A679-43DE-451F-A21E-E7BF67AFB608}" Directory_="APPDIR" Attributes="0" KeyPath="SimpleValidator.dll"/>
+ <ROW Component="System.AppContext.dll" ComponentId="{A67AD5C7-3A82-4729-A923-7BB6547F28AE}" Directory_="APPDIR" Attributes="0" KeyPath="System.AppContext.dll"/>
+ <ROW Component="System.Collections.Concurrent.dll" ComponentId="{CC6AC3EB-9C3D-4205-B3DD-F6947E049279}" Directory_="APPDIR" Attributes="0" KeyPath="System.Collections.Concurrent.dll"/>
+ <ROW Component="System.Collections.NonGeneric.dll" ComponentId="{FE472305-462B-47F5-8351-7DD1ED9A6CF9}" Directory_="APPDIR" Attributes="0" KeyPath="System.Collections.NonGeneric.dll"/>
+ <ROW Component="System.Collections.Specialized.dll" ComponentId="{87B55B16-5AB8-4533-9887-B3191D415CB6}" Directory_="APPDIR" Attributes="0" KeyPath="System.Collections.Specialized.dll"/>
+ <ROW Component="System.Collections.dll" ComponentId="{4808331A-8932-408B-867F-C5381CD79F55}" Directory_="APPDIR" Attributes="0" KeyPath="System.Collections.dll"/>
+ <ROW Component="System.ComponentModel.EventBasedAsync.dll" ComponentId="{A50C66A4-EEC7-493D-8979-2329237F0DC9}" Directory_="APPDIR" Attributes="0" KeyPath="System.ComponentModel.EventBasedAsync.dll"/>
+ <ROW Component="System.ComponentModel.Primitives.dll" ComponentId="{7912244B-3BF1-4738-85EB-F56B15CD30BC}" Directory_="APPDIR" Attributes="0" KeyPath="System.ComponentModel.Primitives.dll"/>
+ <ROW Component="System.ComponentModel.TypeConverter.dll" ComponentId="{A8DE45F4-32E0-4CD5-98DC-44F03B161921}" Directory_="APPDIR" Attributes="0" KeyPath="System.ComponentModel.TypeConverter.dll"/>
+ <ROW Component="System.ComponentModel.dll" ComponentId="{E68706EF-B964-49D8-B5FA-EB8177E4CADE}" Directory_="APPDIR" Attributes="0" KeyPath="System.ComponentModel.dll"/>
+ <ROW Component="System.Console.dll" ComponentId="{48707FC1-E092-4A5A-AA97-EE1B2B445C87}" Directory_="APPDIR" Attributes="0" KeyPath="System.Console.dll"/>
+ <ROW Component="System.Data.Common.dll" ComponentId="{D00D1950-3A35-43BE-9AFF-3816D1149742}" Directory_="APPDIR" Attributes="0" KeyPath="System.Data.Common.dll"/>
+ <ROW Component="System.Data.SQLite.EF6.dll" ComponentId="{0DFB0FC1-0100-419F-B556-188FEE5F1DF3}" Directory_="APPDIR" Attributes="0" KeyPath="System.Data.SQLite.EF6.dll"/>
+ <ROW Component="System.Data.SQLite.Linq.dll" ComponentId="{2F09659A-7493-4421-B722-CDAFA4EAB33A}" Directory_="APPDIR" Attributes="0" KeyPath="System.Data.SQLite.Linq.dll"/>
+ <ROW Component="System.Data.SQLite.dll" ComponentId="{FA4C9531-DADE-4B95-BEDB-778B1D7BDBF0}" Directory_="APPDIR" Attributes="0" KeyPath="System.Data.SQLite.dll"/>
+ <ROW Component="System.Diagnostics.Contracts.dll" ComponentId="{719DE5EC-1DA5-4117-ABF6-D2FC10C8BEF1}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.Contracts.dll"/>
+ <ROW Component="System.Diagnostics.Debug.dll" ComponentId="{1676AA51-40BD-4995-BA76-7F17A138FEC2}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.Debug.dll"/>
+ <ROW Component="System.Diagnostics.FileVersionInfo.dll" ComponentId="{B4852A91-0CC3-4941-B8E8-A0C341636B52}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.FileVersionInfo.dll"/>
+ <ROW Component="System.Diagnostics.Process.dll" ComponentId="{EA11FBE2-6159-4921-810F-838319F879E0}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.Process.dll"/>
+ <ROW Component="System.Diagnostics.StackTrace.dll" ComponentId="{D9631AE4-45F7-45D8-A6B4-D92EE6F0016A}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.StackTrace.dll"/>
+ <ROW Component="System.Diagnostics.TextWriterTraceListener.dll" ComponentId="{3A75E709-BF48-49A5-B6CE-8BB0622EA661}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.TextWriterTraceListener.dll"/>
+ <ROW Component="System.Diagnostics.Tools.dll" ComponentId="{4B38C158-CF9B-4B13-90C9-DB93F00A66B3}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.Tools.dll"/>
+ <ROW Component="System.Diagnostics.TraceSource.dll" ComponentId="{706D31E0-D3A6-4A1A-A129-99C6F83767EE}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.TraceSource.dll"/>
+ <ROW Component="System.Diagnostics.Tracing.dll" ComponentId="{4486BFA3-696A-43E7-B3F6-8D51DBE3F6C6}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.Tracing.dll"/>
+ <ROW Component="System.Drawing.Primitives.dll" ComponentId="{FE26ECDA-8198-4D73-B456-BC3EBDFB79CA}" Directory_="APPDIR" Attributes="0" KeyPath="System.Drawing.Primitives.dll"/>
+ <ROW Component="System.Dynamic.Runtime.dll" ComponentId="{20D6F0C0-7191-4651-8244-64B03DD1A846}" Directory_="APPDIR" Attributes="0" KeyPath="System.Dynamic.Runtime.dll"/>
+ <ROW Component="System.Globalization.Calendars.dll" ComponentId="{94989E3E-F2D0-4742-BED7-09991DA04CFB}" Directory_="APPDIR" Attributes="0" KeyPath="System.Globalization.Calendars.dll"/>
+ <ROW Component="System.Globalization.Extensions.dll" ComponentId="{76C98276-6636-477C-8294-7967A030268C}" Directory_="APPDIR" Attributes="0" KeyPath="System.Globalization.Extensions.dll"/>
+ <ROW Component="System.Globalization.dll" ComponentId="{534BF954-54A0-4A02-895C-0D1AEE194619}" Directory_="APPDIR" Attributes="0" KeyPath="System.Globalization.dll"/>
+ <ROW Component="System.IO.Compression.FileSystem.dll" ComponentId="{F165C128-766B-415D-995A-0EF0EAFCB426}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.Compression.FileSystem.dll"/>
+ <ROW Component="System.IO.Compression.ZipFile.dll" ComponentId="{7E28CB83-78C9-4B91-B970-3BB18D5B5C06}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.Compression.ZipFile.dll"/>
+ <ROW Component="System.IO.Compression.dll" ComponentId="{70B66455-64C4-437F-9669-6206D84EFEE0}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.Compression.dll"/>
+ <ROW Component="System.IO.FileSystem.DriveInfo.dll" ComponentId="{BE69DE93-1B85-43D8-8C87-3E01295EDBAA}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.FileSystem.DriveInfo.dll"/>
+ <ROW Component="System.IO.FileSystem.Primitives.dll" ComponentId="{62B564D3-7868-4C07-8A36-F8F1FC1A7234}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.FileSystem.Primitives.dll"/>
+ <ROW Component="System.IO.FileSystem.Watcher.dll" ComponentId="{FA9CF368-317F-4895-BFC4-A89A4F987AEA}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.FileSystem.Watcher.dll"/>
+ <ROW Component="System.IO.FileSystem.dll" ComponentId="{3431654B-8225-4C07-BEC5-E073C313A14C}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.FileSystem.dll"/>
+ <ROW Component="System.IO.IsolatedStorage.dll" ComponentId="{4A3CE8CD-DB48-4963-B00D-490E3F5FE8EA}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.IsolatedStorage.dll"/>
+ <ROW Component="System.IO.MemoryMappedFiles.dll" ComponentId="{7521D5AA-538B-4C9E-AC06-A8108906A3A5}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.MemoryMappedFiles.dll"/>
+ <ROW Component="System.IO.Pipes.dll" ComponentId="{6706EB39-04A6-4C31-A951-3715D32321B9}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.Pipes.dll"/>
+ <ROW Component="System.IO.UnmanagedMemoryStream.dll" ComponentId="{CBE47FB3-B580-4CB3-BF98-AD69E2ABD574}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.UnmanagedMemoryStream.dll"/>
+ <ROW Component="System.IO.dll" ComponentId="{EEBBDF01-0CD2-4057-AD76-9076C3DA37AD}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.dll"/>
+ <ROW Component="System.IdentityModel.Tokens.Jwt.dll" ComponentId="{5C3A6074-5479-472B-B87D-BF6C17F5A610}" Directory_="APPDIR" Attributes="0" KeyPath="System.IdentityModel.Tokens.Jwt.dll"/>
+ <ROW Component="System.Linq.Expressions.dll" ComponentId="{876602BF-EC80-40A7-B709-37C5777B5467}" Directory_="APPDIR" Attributes="0" KeyPath="System.Linq.Expressions.dll"/>
+ <ROW Component="System.Linq.Parallel.dll" ComponentId="{6DDC88FC-7F8F-4B92-85FC-D97551EE48D5}" Directory_="APPDIR" Attributes="0" KeyPath="System.Linq.Parallel.dll"/>
+ <ROW Component="System.Linq.Queryable.dll" ComponentId="{1DC6D8CB-37FB-448F-9DD1-FF034D84F003}" Directory_="APPDIR" Attributes="0" KeyPath="System.Linq.Queryable.dll"/>
+ <ROW Component="System.Linq.dll" ComponentId="{04A2EEA2-6DBE-4084-B67E-FA5A31DD5741}" Directory_="APPDIR" Attributes="0" KeyPath="System.Linq.dll"/>
+ <ROW Component="System.Net.Http.Formatting.dll" ComponentId="{EFB30A9E-95D8-4092-8172-0D1B9896ACA0}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.Http.Formatting.dll"/>
+ <ROW Component="System.Net.Http.dll" ComponentId="{15B7ACD4-BF3C-400A-BD0C-A5EEABB25631}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.Http.dll"/>
+ <ROW Component="System.Net.NameResolution.dll" ComponentId="{2635863A-F155-40DA-8AAB-FB594184EC5F}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.NameResolution.dll"/>
+ <ROW Component="System.Net.NetworkInformation.dll" ComponentId="{CA1C56F5-6620-4DC6-8688-223B200A6D68}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.NetworkInformation.dll"/>
+ <ROW Component="System.Net.Ping.dll" ComponentId="{EDEBD422-4D43-4C41-A61C-BC5BD55D0E26}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.Ping.dll"/>
+ <ROW Component="System.Net.Primitives.dll" ComponentId="{0F09EECC-E674-447C-BD10-CDF09F64A767}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.Primitives.dll"/>
+ <ROW Component="System.Net.Requests.dll" ComponentId="{98569ACE-2F5F-4B1E-878E-CD1B5D25B96F}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.Requests.dll"/>
+ <ROW Component="System.Net.Security.dll" ComponentId="{035C3143-5A64-4967-AED6-BF404CA97601}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.Security.dll"/>
+ <ROW Component="System.Net.Sockets.dll" ComponentId="{2D1BEAE0-C660-4C54-8C8B-8E4D7F2B2782}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.Sockets.dll"/>
+ <ROW Component="System.Net.WebHeaderCollection.dll" ComponentId="{5BDCBC67-BFA7-4E3D-B0A2-3183A468FFB8}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.WebHeaderCollection.dll"/>
+ <ROW Component="System.Net.WebSockets.Client.dll" ComponentId="{60ED738A-4F2F-4F1B-8B17-60069D8962CA}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.WebSockets.Client.dll"/>
+ <ROW Component="System.Net.WebSockets.dll" ComponentId="{4BE225E1-8F23-4C08-9BE5-35371655879B}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.WebSockets.dll"/>
+ <ROW Component="System.ObjectModel.dll" ComponentId="{E56C6924-727B-4D70-8A46-BFD98330EAF0}" Directory_="APPDIR" Attributes="0" KeyPath="System.ObjectModel.dll"/>
+ <ROW Component="System.Reactive.Core.dll" ComponentId="{62E95FC6-34DB-4CCA-98FA-340519D8B00A}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reactive.Core.dll"/>
+ <ROW Component="System.Reactive.Interfaces.dll" ComponentId="{F8ADD7D3-7FA5-4D5A-B6AF-7865E656DF18}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reactive.Interfaces.dll"/>
+ <ROW Component="System.Reactive.Linq.dll" ComponentId="{CB3B39C5-A09D-41C3-BD3D-2418EDEE1B7E}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reactive.Linq.dll"/>
+ <ROW Component="System.Reactive.PlatformServices.dll" ComponentId="{FD7A1A65-6497-4392-AA5E-032B1CEAAD0B}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reactive.PlatformServices.dll"/>
+ <ROW Component="System.Reflection.Extensions.dll" ComponentId="{73BB2BFB-98AD-4D9E-AEC6-99187E422E6C}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reflection.Extensions.dll"/>
+ <ROW Component="System.Reflection.Primitives.dll" ComponentId="{5B6CD5C2-2396-4760-B6AC-E26672BB1CE7}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reflection.Primitives.dll"/>
+ <ROW Component="System.Reflection.dll" ComponentId="{676E610A-2D36-43A6-88E4-60243B050F17}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reflection.dll"/>
+ <ROW Component="System.Resources.Reader.dll" ComponentId="{6678C452-1188-4C5C-8E64-ADCF162857F3}" Directory_="APPDIR" Attributes="0" KeyPath="System.Resources.Reader.dll"/>
+ <ROW Component="System.Resources.ResourceManager.dll" ComponentId="{8B064109-6900-4DA7-82DB-ECED0F9DEDC6}" Directory_="APPDIR" Attributes="0" KeyPath="System.Resources.ResourceManager.dll"/>
+ <ROW Component="System.Resources.Writer.dll" ComponentId="{3BDAAA0D-EABE-4BE0-AFEE-3B6795F2C4BB}" Directory_="APPDIR" Attributes="0" KeyPath="System.Resources.Writer.dll"/>
+ <ROW Component="System.Runtime.CompilerServices.VisualC.dll" ComponentId="{19C82358-EE83-4F8B-98D6-22970AB72BB3}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.CompilerServices.VisualC.dll"/>
+ <ROW Component="System.Runtime.Extensions.dll" ComponentId="{9D247F14-0B9B-4AF3-99BD-8DC5923B024D}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.Extensions.dll"/>
+ <ROW Component="System.Runtime.Handles.dll" ComponentId="{CB3F22EC-22D4-4F8C-8B60-E01EA27E392C}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.Handles.dll"/>
+ <ROW Component="System.Runtime.InteropServices.RuntimeInformation.dll" ComponentId="{7833C7AE-E023-4B93-88FA-563016F8CA0E}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.InteropServices.RuntimeInformation.dll"/>
+ <ROW Component="System.Runtime.InteropServices.dll" ComponentId="{A83A1B9A-9188-41EA-9E25-1285174DA304}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.InteropServices.dll"/>
+ <ROW Component="System.Runtime.Numerics.dll" ComponentId="{AD3A4D2D-C688-448D-9975-F3E8CFF6763B}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.Numerics.dll"/>
+ <ROW Component="System.Runtime.Serialization.Formatters.dll" ComponentId="{2F9D3061-0E05-4AEE-BF94-88009429F966}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.Serialization.Formatters.dll"/>
+ <ROW Component="System.Runtime.Serialization.Json.dll" ComponentId="{79DC847B-DC38-4888-9947-10A91C32392C}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.Serialization.Json.dll"/>
+ <ROW Component="System.Runtime.Serialization.Primitives.dll" ComponentId="{77BC2C68-F02C-40D2-8ADF-23016DBEE7F7}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.Serialization.Primitives.dll"/>
+ <ROW Component="System.Runtime.Serialization.Xml.dll" ComponentId="{7E616B70-5412-49F4-8ACE-FC705F99AF15}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.Serialization.Xml.dll"/>
+ <ROW Component="System.Runtime.dll" ComponentId="{D3EF6533-9CF6-4142-A3B4-76488F4EAD17}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.dll"/>
+ <ROW Component="System.Security.Claims.dll" ComponentId="{037B3972-4FFD-47FB-B492-E5965237537D}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Claims.dll"/>
+ <ROW Component="System.Security.Cryptography.Algorithms.dll" ComponentId="{9B8366F8-1867-4477-BA22-06151C36AE30}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Cryptography.Algorithms.dll"/>
+ <ROW Component="System.Security.Cryptography.Csp.dll" ComponentId="{7BCBEA04-48BE-44BA-8D28-747E21B931FA}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Cryptography.Csp.dll"/>
+ <ROW Component="System.Security.Cryptography.Encoding.dll" ComponentId="{C314578B-DB2D-4E37-89F9-8CB90876E268}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Cryptography.Encoding.dll"/>
+ <ROW Component="System.Security.Cryptography.Primitives.dll" ComponentId="{782C1EF9-172B-4277-BAC3-0889428B4A07}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Cryptography.Primitives.dll"/>
+ <ROW Component="System.Security.Cryptography.X509Certificates.dll" ComponentId="{D0C68A19-1CA9-4758-9FC3-F5C6C1FDE73C}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Cryptography.X509Certificates.dll"/>
+ <ROW Component="System.Security.Principal.dll" ComponentId="{400FDAA7-5D5A-4765-BF38-E28160E36D16}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Principal.dll"/>
+ <ROW Component="System.Security.SecureString.dll" ComponentId="{3289F64A-2DBF-45CE-B9CC-C52988C38FB6}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.SecureString.dll"/>
+ <ROW Component="System.Spatial.dll" ComponentId="{AB00DDF9-EDFC-4D58-ACEB-22F491765FB0}" Directory_="APPDIR" Attributes="0" KeyPath="System.Spatial.dll"/>
+ <ROW Component="System.Text.Encoding.Extensions.dll" ComponentId="{64EBCAAA-8A6E-4E52-83B5-6BFCDDB16682}" Directory_="APPDIR" Attributes="0" KeyPath="System.Text.Encoding.Extensions.dll"/>
+ <ROW Component="System.Text.Encoding.dll" ComponentId="{8F91F004-ED48-4DD5-8616-4BEB128D1CE5}" Directory_="APPDIR" Attributes="0" KeyPath="System.Text.Encoding.dll"/>
+ <ROW Component="System.Text.RegularExpressions.dll" ComponentId="{E8AC2491-ECF8-4180-B0F8-B564546BAB32}" Directory_="APPDIR" Attributes="0" KeyPath="System.Text.RegularExpressions.dll"/>
+ <ROW Component="System.Threading.Overlapped.dll" ComponentId="{F536CF8E-3CAA-4179-9692-7307EF2B2141}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.Overlapped.dll"/>
+ <ROW Component="System.Threading.Tasks.Parallel.dll" ComponentId="{D2B66EF6-97EE-4F88-9667-3550C08BA473}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.Tasks.Parallel.dll"/>
+ <ROW Component="System.Threading.Tasks.dll" ComponentId="{AC190BD9-30D5-4355-94B1-85179AA59A5F}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.Tasks.dll"/>
+ <ROW Component="System.Threading.Thread.dll" ComponentId="{0DAD78EA-56C4-41B7-A379-F38828A33505}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.Thread.dll"/>
+ <ROW Component="System.Threading.ThreadPool.dll" ComponentId="{0F1DD8C5-1EE6-4640-B01C-46FB4CB83F75}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.ThreadPool.dll"/>
+ <ROW Component="System.Threading.Timer.dll" ComponentId="{B4CAFB30-B6C7-45CD-AA8B-B195D33F33C0}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.Timer.dll"/>
+ <ROW Component="System.Threading.dll" ComponentId="{890DC656-6BEA-4F56-A742-806C87C0EA9C}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.dll"/>
+ <ROW Component="System.ValueTuple.dll" ComponentId="{F13628B5-C5E3-479C-A515-0A975855FEC7}" Directory_="APPDIR" Attributes="0" KeyPath="System.ValueTuple.dll"/>
+ <ROW Component="System.Web.Http.WebHost.dll" ComponentId="{18DD2F13-E03E-4535-BBDF-3621387564FC}" Directory_="APPDIR" Attributes="0" KeyPath="System.Web.Http.WebHost.dll"/>
+ <ROW Component="System.Web.Http.dll" ComponentId="{02EE2ED8-EDE7-4DDA-BBCE-77D0998E3815}" Directory_="APPDIR" Attributes="0" KeyPath="System.Web.Http.dll"/>
+ <ROW Component="System.Web.Razor.dll" ComponentId="{58F85C46-451E-4EE8-8CCF-2052C92FDD1A}" Directory_="APPDIR" Attributes="0" KeyPath="System.Web.Razor.dll"/>
+ <ROW Component="System.Windows.Interactivity.dll" ComponentId="{DE8D82AC-01FE-4839-8BF4-29D5DB049D1A}" Directory_="APPDIR" Attributes="0" KeyPath="System.Windows.Interactivity.dll"/>
+ <ROW Component="System.Xml.ReaderWriter.dll" ComponentId="{32E4FBE3-408E-4BA1-B9A4-7493FC692C95}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.ReaderWriter.dll"/>
+ <ROW Component="System.Xml.XDocument.dll" ComponentId="{281AB200-4E26-4E05-AF86-A63D2D21945C}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.XDocument.dll"/>
+ <ROW Component="System.Xml.XPath.XDocument.dll" ComponentId="{C4B5736C-DCA6-4E70-AC3E-7ACD22B016F9}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.XPath.XDocument.dll"/>
+ <ROW Component="System.Xml.XPath.dll" ComponentId="{7596FA31-0649-4230-8C74-4B0D00D6BBB9}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.XPath.dll"/>
+ <ROW Component="System.Xml.XmlDocument.dll" ComponentId="{05453417-03C4-4496-8E1A-8C7C709BC95D}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.XmlDocument.dll"/>
+ <ROW Component="System.Xml.XmlSerializer.dll" ComponentId="{1DDA637D-8907-4954-A1B0-92BA9428C040}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.XmlSerializer.dll"/>
+ <ROW Component="Tango.AdvancedInstaller.dll" ComponentId="{3A9B6729-87A1-47A5-AC7D-AB028041F0D2}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.AdvancedInstaller.dll"/>
+ <ROW Component="Tango.AnimatedGif.dll" ComponentId="{9F1620F9-14FE-491C-97FF-E1FFD8BEB39D}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.AnimatedGif.dll"/>
+ <ROW Component="Tango.BL.dll" ComponentId="{2F671852-9B0F-4B76-87EF-B01A824E3395}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.BL.dll"/>
+ <ROW Component="Tango.CSV.dll" ComponentId="{47CBA01E-67E3-45AC-BF23-01B145FE9FC6}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.CSV.dll"/>
+ <ROW Component="Tango.CodeGeneration.dll" ComponentId="{3F2637CB-6483-4159-A9A3-48D48EBA97C3}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.CodeGeneration.dll"/>
+ <ROW Component="Tango.ColorConversion.dll" ComponentId="{07A037A2-63A4-43CD-96CF-AD00ACBBCE82}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.ColorConversion.dll"/>
+ <ROW Component="Tango.ColorLib_v1.dll" ComponentId="{B1DA08EE-4CBA-422B-B00B-389BE2C6C494}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.ColorLib_v1.dll"/>
+ <ROW Component="Tango.ColorLib_v2.dll" ComponentId="{CE35AA7C-9674-44D2-86A6-D911B7A07DD8}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.ColorLib_v2.dll"/>
+ <ROW Component="Tango.ColorLib_v3.dll" ComponentId="{2925DA8C-C511-4D8D-82F4-2270820960C1}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.ColorLib_v3.dll"/>
+ <ROW Component="Tango.ColorLib_v4.dll" ComponentId="{3051180C-BDFC-40A5-89E6-BB2704414BC8}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.ColorLib_v4.dll"/>
+ <ROW Component="Tango.ColorLib_v5.dll" ComponentId="{E79E49A6-BD7D-4229-90D1-5A1E9AD2BF8D}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.ColorLib_v5.dll"/>
+ <ROW Component="Tango.ColorLib_v6.dll" ComponentId="{49BE3D85-4F8A-46C5-8027-295FF3BE9382}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.ColorLib_v6.dll"/>
+ <ROW Component="Tango.Colorful.dll" ComponentId="{30883320-6F05-438C-8C9B-5D9A24DD1949}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Colorful.dll"/>
+ <ROW Component="Tango.Console.dll" ComponentId="{0C4A4549-05F8-45AC-A2A1-50928C22AB1F}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Console.dll"/>
+ <ROW Component="Tango.Core.dll" ComponentId="{03FFCE4B-103D-471C-9BC4-BA61F308CD50}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Core.dll"/>
+ <ROW Component="Tango.DataStore.EF.dll" ComponentId="{0C314E44-E58A-471E-99AB-2AFD99078A99}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.DataStore.EF.dll"/>
+ <ROW Component="Tango.DataStore.Editing.dll" ComponentId="{D639C94D-6CA8-495B-B539-5DDD5DB39910}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.DataStore.Editing.dll"/>
+ <ROW Component="Tango.DataStore.Lite.dll" ComponentId="{7CAAB878-0A1E-48E0-AA3E-0E8AF9C2278B}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.DataStore.Lite.dll"/>
+ <ROW Component="Tango.DataStore.Remote.dll" ComponentId="{1D14AA13-DFB1-44F8-B462-9D3018593209}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.DataStore.Remote.dll"/>
+ <ROW Component="Tango.DataStore.dll" ComponentId="{3AF6B88E-E0FE-4891-92A4-9689590258F4}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.DataStore.dll"/>
+ <ROW Component="Tango.Documents.dll" ComponentId="{E5AB4E1D-1AA5-4B59-B12F-A307742242BB}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Documents.dll"/>
+ <ROW Component="Tango.DragAndDrop.dll" ComponentId="{26C7101A-FD53-4D76-A1A2-2065394CEC54}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.DragAndDrop.dll"/>
+ <ROW Component="Tango.Emulations.dll" ComponentId="{B49603F7-F3D4-438F-92FA-FA36BD801934}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Emulations.dll"/>
+ <ROW Component="Tango.Explorer.dll" ComponentId="{3B205CF0-B682-4938-9738-88DCD0904C1E}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Explorer.dll"/>
+ <ROW Component="Tango.FileSystem.dll" ComponentId="{2DC5A6C3-8F58-45BB-B90E-E580A14DBC6B}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.FileSystem.dll"/>
+ <ROW Component="Tango.FirmwareUpdateLib.WPF.dll" ComponentId="{6F79848C-43CE-430A-8F2D-B79DA1F67E70}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.FirmwareUpdateLib.WPF.dll"/>
+ <ROW Component="Tango.FirmwareUpdateLib.dll" ComponentId="{296922F3-B8CA-47CC-A5B9-FF6885FC9C7E}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.FirmwareUpdateLib.dll"/>
+ <ROW Component="Tango.Git.dll" ComponentId="{719AFAAA-806B-43AD-B61E-D95538565D41}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Git.dll"/>
+ <ROW Component="Tango.Insights.dll" ComponentId="{54810EAB-618E-40DE-825A-70B1A78C2442}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Insights.dll"/>
+ <ROW Component="Tango.Integration.dll" ComponentId="{6D218681-1823-4AED-8688-F2DA321E83B9}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Integration.dll"/>
+ <ROW Component="Tango.Logging.dll" ComponentId="{5256735A-F5A7-4F19-A800-227260121838}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Logging.dll"/>
+ <ROW Component="Tango.PDF.dll" ComponentId="{E47D232C-3670-40D8-9C5E-E20920DE0A5B}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.PDF.dll"/>
+ <ROW Component="Tango.PMR.dll" ComponentId="{B4C51C81-321D-48A9-93F6-F83B13E97880}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.PMR.dll"/>
+ <ROW Component="Tango.PPC.BackupRestore.dll" ComponentId="{70CF99A3-B297-4EA6-A524-91CFB9C43FD9}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.PPC.BackupRestore.dll"/>
+ <ROW Component="Tango.PPC.BugReporting.dll" ComponentId="{98287604-CBAA-4A84-9CB7-4F9B15A0CF90}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.PPC.BugReporting.dll"/>
+ <ROW Component="Tango.PPC.Common.dll" ComponentId="{938E4DF2-9097-4F5D-9E31-3E12F4F8578E}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.PPC.Common.dll"/>
+ <ROW Component="Tango.PPC.Events.dll" ComponentId="{DA5DD140-32EB-4626-A17B-57B0B4244FD9}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.PPC.Events.dll"/>
+ <ROW Component="Tango.PPC.JobsV2.dll" ComponentId="{A05CA7E1-C471-4364-927E-10A5557B62E2}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.PPC.JobsV2.dll"/>
+ <ROW Component="Tango.PPC.MachineSettings.dll" ComponentId="{42FF302C-CC24-4990-A83C-9FE60F7F96D1}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.PPC.MachineSettings.dll"/>
+ <ROW Component="Tango.PPC.Maintenance.dll" ComponentId="{F51D866F-24EB-4BF5-9547-487163A11333}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.PPC.Maintenance.dll"/>
+ <ROW Component="Tango.PPC.Shared.dll" ComponentId="{1E762A0A-D386-409B-ADB7-8B9C3D491EDB}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.PPC.Shared.dll"/>
+ <ROW Component="Tango.PPC.Storage.dll" ComponentId="{EE46C6FE-ED22-4F15-B481-52D8974777B3}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.PPC.Storage.dll"/>
+ <ROW Component="Tango.PPC.Technician.dll" ComponentId="{9F4C652D-6530-458B-940A-D2383B087B11}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.PPC.Technician.dll"/>
+ <ROW Component="Tango.PPC.UI.exe" ComponentId="{683BF992-5971-420D-B92F-5EE85CBA93B1}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.PPC.UI.exe"/>
+ <ROW Component="Tango.PPC.Updater.exe" ComponentId="{8826CE42-B6B9-466B-8A87-EFC6947086F0}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.PPC.Updater.exe"/>
+ <ROW Component="Tango.Pulse.dll" ComponentId="{7E8F504F-1125-4E4A-9367-A7F1AA5E77B1}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Pulse.dll"/>
+ <ROW Component="Tango.RemoteDesktop.dll" ComponentId="{2AB79FAE-D74A-407B-B40E-14CE343102C1}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.RemoteDesktop.dll"/>
+ <ROW Component="Tango.SQLExaminer.dll" ComponentId="{3B98ED7F-3935-4C9A-857B-4D2589ABE853}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.SQLExaminer.dll"/>
+ <ROW Component="Tango.Serialization.dll" ComponentId="{E613913D-9EF4-4AC0-ABB8-B516BE57DFAA}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Serialization.dll"/>
+ <ROW Component="Tango.Settings.dll" ComponentId="{0DEDDC60-7E7F-41C8-BDA2-7601FFD63769}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Settings.dll"/>
+ <ROW Component="Tango.SharedUI.dll" ComponentId="{B7D82F19-79F1-47B4-BBAA-0D96BD9FA0F7}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.SharedUI.dll"/>
+ <ROW Component="Tango.SystemInfo.dll" ComponentId="{B64CF925-0BC6-44CD-B13C-26A58C62A38F}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.SystemInfo.dll"/>
+ <ROW Component="Tango.TFS.dll" ComponentId="{3324A8D4-DC5D-4A8A-9BAE-6D18DEAAF872}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.TFS.dll"/>
+ <ROW Component="Tango.Touch.dll" ComponentId="{DDCFB82B-AF5F-4B04-B80A-27FB3A6038B8}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Touch.dll"/>
+ <ROW Component="Tango.Transport.dll" ComponentId="{0AEA439D-68A9-4FD9-B3BD-DBC4F4A3EF84}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Transport.dll"/>
+ <ROW Component="Tango.Web.dll" ComponentId="{D3043D33-4676-48B4-B122-2F2B57BB20D2}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Web.dll"/>
+ <ROW Component="Tango.WebRTC.dll" ComponentId="{6FC621F5-A14A-4BBB-A3E5-774B982C3527}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.WebRTC.dll"/>
+ <ROW Component="Tango.WiFi.dll" ComponentId="{BE79796A-C78B-4F03-B9E1-14DB08A8AE34}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.WiFi.dll"/>
+ <ROW Component="WPFMediaKit.dll" ComponentId="{682E3B5C-3A2E-4EBE-A62C-48EC158A8E40}" Directory_="APPDIR" Attributes="0" KeyPath="WPFMediaKit.dll"/>
+ <ROW Component="WebRtc.NET.dll" ComponentId="{937B957F-326D-44FF-AFA4-E863A10C31D3}" Directory_="APPDIR" Attributes="0" KeyPath="WebRtc.NET.dll"/>
+ <ROW Component="WindowsInput.dll" ComponentId="{0B5BB534-35DF-4C8E-9EA9-343A0A313518}" Directory_="APPDIR" Attributes="0" KeyPath="WindowsInput.dll"/>
+ <ROW Component="mscoree.dll" ComponentId="{AA32C32C-5143-4899-AD35-96FC51E521B0}" Directory_="APPDIR" Attributes="0" KeyPath="mscoree.dll"/>
+ <ROW Component="msvcp140d.dll" ComponentId="{EB34D5FE-FCFF-46A6-882A-F9B34C958DCB}" Directory_="APPDIR" Attributes="0" KeyPath="msvcp140d.dll"/>
+ <ROW Component="netstandard.dll" ComponentId="{DE31E227-FD3C-4CF2-9C94-74C321D20200}" Directory_="APPDIR" Attributes="0" KeyPath="netstandard.dll"/>
+ <ROW Component="protobufnet.dll" ComponentId="{6EFD03F3-D1BD-4948-93EB-E9C24273FB0E}" Directory_="APPDIR" Attributes="0" KeyPath="protobufnet.dll"/>
+ <ROW Component="rc.exe" ComponentId="{F37FD42F-F697-4891-9F10-FCDA5B659035}" Directory_="APPDIR" Attributes="256" KeyPath="rc.exe"/>
+ <ROW Component="turbojpeg.dll" ComponentId="{56532295-4230-4C31-87BB-E750421A1399}" Directory_="win7x64_Dir" Attributes="256" KeyPath="turbojpeg.dll"/>
+ <ROW Component="turbojpeg.dll.meta" ComponentId="{694B77D2-534D-49CD-91F8-FEE887D5A02A}" Directory_="win7x64_Dir" Attributes="0" KeyPath="turbojpeg.dll.meta" Type="0"/>
+ <ROW Component="turbojpeg.dll.meta_1" ComponentId="{8BC477AD-D9E8-44D8-AF39-25BD461F5FA4}" Directory_="win7x86_Dir" Attributes="0" KeyPath="turbojpeg.dll.meta_1" Type="0"/>
+ <ROW Component="turbojpeg.dll_1" ComponentId="{CDE71D36-D7C8-47B0-B24A-156C101D8193}" Directory_="win7x86_Dir" Attributes="0" KeyPath="turbojpeg.dll_1"/>
+ <ROW Component="ucrtbased.dll" ComponentId="{4C4B5F18-0749-4F1F-8645-381A4DE86894}" Directory_="APPDIR" Attributes="0" KeyPath="ucrtbased.dll"/>
+ <ROW Component="vcruntime140.dll" ComponentId="{6AB8BB00-0CEB-4F31-AC89-45BEB7839ED3}" Directory_="APPDIR" Attributes="0" KeyPath="vcruntime140.dll"/>
+ <ROW Component="vcruntime140d.dll" ComponentId="{A04FC8B1-2D31-4DCE-B151-BB57EB1197C8}" Directory_="APPDIR" Attributes="0" KeyPath="vcruntime140d.dll"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiFeatsComponent">
+ <ROW Feature="MainFeature" Title="MainFeature" Description="Description" Display="1" Level="1" Directory_="APPDIR" Attributes="0"/>
+ <ATTRIBUTE name="CurrentFeature" value="MainFeature"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiFilesComponent">
+ <ROW File="ColorMine.dll" Component_="ColorMine.dll" FileName="COLORM~1.DLL|ColorMine.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\ColorMine.dll" SelfReg="false"/>
+ <ROW File="ColorMine.pdb" Component_="ColorMine.dll" FileName="COLORM~1.PDB|ColorMine.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\ColorMine.pdb" SelfReg="false"/>
+ <ROW File="CommandLine.dll" Component_="CommandLine.dll" FileName="COMMAN~1.DLL|CommandLine.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\CommandLine.dll" SelfReg="false"/>
+ <ROW File="ControlzEx.dll" Component_="ControlzEx.dll" FileName="CONTRO~1.DLL|ControlzEx.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\ControlzEx.dll" SelfReg="false"/>
+ <ROW File="ControlzEx.pdb" Component_="ControlzEx.dll" FileName="CONTRO~1.PDB|ControlzEx.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\ControlzEx.pdb" SelfReg="false"/>
+ <ROW File="DocumentFormat.OpenXml.dll" Component_="DocumentFormat.OpenXml.dll" FileName="DOCUME~1.DLL|DocumentFormat.OpenXml.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\DocumentFormat.OpenXml.dll" SelfReg="false"/>
+ <ROW File="EFCache.dll" Component_="EFCache.dll" FileName="EFCache.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\EFCache.dll" SelfReg="false"/>
+ <ROW File="EntityFramework.dll" Component_="EntityFramework.dll" FileName="ENTITY~1.DLL|EntityFramework.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\EntityFramework.dll" SelfReg="false"/>
+ <ROW File="EntityFramework.SqlServer.dll" Component_="EntityFramework.SqlServer.dll" FileName="ENTITY~2.DLL|EntityFramework.SqlServer.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\EntityFramework.SqlServer.dll" SelfReg="false"/>
+ <ROW File="FontAwesome.WPF.dll" Component_="FontAwesome.WPF.dll" FileName="FONTAW~1.DLL|FontAwesome.WPF.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\FontAwesome.WPF.dll" SelfReg="false"/>
+ <ROW File="GetVersionTag.bat" Component_="GetVersionTag.bat" FileName="GETVER~1.BAT|GetVersionTag.bat" Attributes="0" SourcePath="..\Build\PPC\Eureka\GetVersionTag.bat" SelfReg="false"/>
+ <ROW File="Google.Protobuf.dll" Component_="Google.Protobuf.dll" FileName="GOOGLE~1.DLL|Google.Protobuf.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Google.Protobuf.dll" SelfReg="false"/>
+ <ROW File="HiraokaHyperTools.PdfSharpWPF.dll" Component_="HiraokaHyperTools.PdfSharpWPF.dll" FileName="HIRAOK~1.DLL|HiraokaHyperTools.PdfSharp-WPF.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\HiraokaHyperTools.PdfSharp-WPF.dll" SelfReg="false"/>
+ <ROW File="HiraokaHyperTools.PdfSharp.Xps.dll" Component_="HiraokaHyperTools.PdfSharp.Xps.dll" FileName="HIRAOK~2.DLL|HiraokaHyperTools.PdfSharp.Xps.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\HiraokaHyperTools.PdfSharp.Xps.dll" SelfReg="false"/>
+ <ROW File="Ionic.Zip.dll" Component_="Ionic.Zip.dll" FileName="IONICZ~1.DLL|Ionic.Zip.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Ionic.Zip.dll" SelfReg="false"/>
+ <ROW File="JWT.dll" Component_="JWT.dll" FileName="JWT.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\JWT.dll" SelfReg="false"/>
+ <ROW File="LibGit2Sharp.dll" Component_="LibGit2Sharp.dll" FileName="LIBGIT~1.DLL|LibGit2Sharp.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\LibGit2Sharp.dll" SelfReg="false"/>
+ <ROW File="LibGit2Sharp.pdb" Component_="LibGit2Sharp.dll" FileName="LIBGIT~1.PDB|LibGit2Sharp.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\LibGit2Sharp.pdb" SelfReg="false"/>
+ <ROW File="LiteDB.dll" Component_="LiteDB.dll" FileName="LiteDB.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\LiteDB.dll" SelfReg="false"/>
+ <ROW File="Microsoft.AspNet.SignalR.Client.dll" Component_="Microsoft.AspNet.SignalR.Client.dll" FileName="MICROS~1.DLL|Microsoft.AspNet.SignalR.Client.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.AspNet.SignalR.Client.dll" SelfReg="false"/>
+ <ROW File="Microsoft.AspNet.SignalR.Client.pdb" Component_="Microsoft.AspNet.SignalR.Client.dll" FileName="MICROS~1.PDB|Microsoft.AspNet.SignalR.Client.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.AspNet.SignalR.Client.pdb" SelfReg="false"/>
+ <ROW File="Microsoft.Azure.ActiveDirectory.GraphClient.dll" Component_="Microsoft.Azure.ActiveDirectory.GraphClient.dll" FileName="MICROS~2.DLL|Microsoft.Azure.ActiveDirectory.GraphClient.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.Azure.ActiveDirectory.GraphClient.dll" SelfReg="false"/>
+ <ROW File="Microsoft.IdentityModel.Clients.ActiveDirectory.dll" Component_="Microsoft.IdentityModel.Clients.ActiveDirectory.dll" FileName="MICROS~6.DLL|Microsoft.IdentityModel.Clients.ActiveDirectory.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.IdentityModel.Clients.ActiveDirectory.dll" SelfReg="false"/>
+ <ROW File="Microsoft.IdentityModel.Clients.ActiveDirectory.pdb" Component_="Microsoft.IdentityModel.Clients.ActiveDirectory.dll" FileName="MICROS~2.PDB|Microsoft.IdentityModel.Clients.ActiveDirectory.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.IdentityModel.Clients.ActiveDirectory.pdb" SelfReg="false"/>
+ <ROW File="Microsoft.ServiceBus.dll" Component_="Microsoft.ServiceBus.dll" FileName="MICROS~7.DLL|Microsoft.ServiceBus.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.ServiceBus.dll" SelfReg="false"/>
+ <ROW File="Microsoft.SqlServer.ConnectionInfo.dll" Component_="Microsoft.SqlServer.ConnectionInfo.dll" FileName="MICROS~8.DLL|Microsoft.SqlServer.ConnectionInfo.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.SqlServer.ConnectionInfo.dll" SelfReg="false"/>
+ <ROW File="Microsoft.SqlServer.Diagnostics.STrace.dll" Component_="Microsoft.SqlServer.Diagnostics.STrace.dll" FileName="MICROS~9.DLL|Microsoft.SqlServer.Diagnostics.STrace.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.SqlServer.Diagnostics.STrace.dll" SelfReg="false"/>
+ <ROW File="Microsoft.SqlServer.Dmf.Common.dll" Component_="Microsoft.SqlServer.Dmf.Common.dll" FileName="MICRO~10.DLL|Microsoft.SqlServer.Dmf.Common.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.SqlServer.Dmf.Common.dll" SelfReg="false"/>
+ <ROW File="Microsoft.SqlServer.Management.Sdk.Sfc.dll" Component_="Microsoft.SqlServer.Management.Sdk.Sfc.dll" FileName="MICRO~11.DLL|Microsoft.SqlServer.Management.Sdk.Sfc.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.SqlServer.Management.Sdk.Sfc.dll" SelfReg="false"/>
+ <ROW File="Microsoft.SqlServer.ServiceBrokerEnum.dll" Component_="Microsoft.SqlServer.ServiceBrokerEnum.dll" FileName="MICRO~12.DLL|Microsoft.SqlServer.ServiceBrokerEnum.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.SqlServer.ServiceBrokerEnum.dll" SelfReg="false"/>
+ <ROW File="Microsoft.SqlServer.Smo.dll" Component_="Microsoft.SqlServer.Smo.dll" FileName="MICRO~13.DLL|Microsoft.SqlServer.Smo.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.SqlServer.Smo.dll" SelfReg="false"/>
+ <ROW File="Microsoft.SqlServer.SqlClrProvider.dll" Component_="Microsoft.SqlServer.SqlClrProvider.dll" FileName="MICRO~14.DLL|Microsoft.SqlServer.SqlClrProvider.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.SqlServer.SqlClrProvider.dll" SelfReg="false"/>
+ <ROW File="Microsoft.SqlServer.SqlEnum.dll" Component_="Microsoft.SqlServer.SqlEnum.dll" FileName="MICRO~15.DLL|Microsoft.SqlServer.SqlEnum.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.SqlServer.SqlEnum.dll" SelfReg="false"/>
+ <ROW File="Microsoft.TeamFoundation.Client.dll" Component_="Microsoft.TeamFoundation.Client.dll" FileName="MICRO~16.DLL|Microsoft.TeamFoundation.Client.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.TeamFoundation.Client.dll" SelfReg="false"/>
+ <ROW File="Microsoft.TeamFoundation.Common.dll" Component_="Microsoft.TeamFoundation.Common.dll" FileName="MICRO~17.DLL|Microsoft.TeamFoundation.Common.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.TeamFoundation.Common.dll" SelfReg="false"/>
+ <ROW File="Microsoft.TeamFoundation.Core.WebApi.dll" Component_="Microsoft.TeamFoundation.Core.WebApi.dll" FileName="MICRO~18.DLL|Microsoft.TeamFoundation.Core.WebApi.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.TeamFoundation.Core.WebApi.dll" SelfReg="false"/>
+ <ROW File="Microsoft.TeamFoundation.Diff.dll" Component_="Microsoft.TeamFoundation.Diff.dll" FileName="MICRO~19.DLL|Microsoft.TeamFoundation.Diff.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.TeamFoundation.Diff.dll" SelfReg="false"/>
+ <ROW File="Microsoft.TeamFoundation.Work.WebApi.dll" Component_="Microsoft.TeamFoundation.Work.WebApi.dll" FileName="MICRO~20.DLL|Microsoft.TeamFoundation.Work.WebApi.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.TeamFoundation.Work.WebApi.dll" SelfReg="false"/>
+ <ROW File="Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll" Component_="Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll" FileName="MICRO~21.DLL|Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll" SelfReg="false"/>
+ <ROW File="Microsoft.TeamFoundation.WorkItemTracking.Client.dll" Component_="Microsoft.TeamFoundation.WorkItemTracking.Client.dll" FileName="MICRO~22.DLL|Microsoft.TeamFoundation.WorkItemTracking.Client.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.TeamFoundation.WorkItemTracking.Client.dll" SelfReg="false"/>
+ <ROW File="Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll" Component_="Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll" FileName="MICRO~23.DLL|Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll" SelfReg="false"/>
+ <ROW File="Microsoft.TeamFoundation.WorkItemTracking.Common.dll" Component_="Microsoft.TeamFoundation.WorkItemTracking.Common.dll" FileName="MICRO~24.DLL|Microsoft.TeamFoundation.WorkItemTracking.Common.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.TeamFoundation.WorkItemTracking.Common.dll" SelfReg="false"/>
+ <ROW File="Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll" Component_="Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll" FileName="MICRO~25.DLL|Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll" SelfReg="false"/>
+ <ROW File="Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll" Component_="Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll" FileName="MICRO~26.DLL|Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll" SelfReg="false"/>
+ <ROW File="Microsoft.VisualStudio.Services.Client.Interactive.dll" Component_="Microsoft.VisualStudio.Services.Client.Interactive.dll" FileName="MICRO~27.DLL|Microsoft.VisualStudio.Services.Client.Interactive.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.VisualStudio.Services.Client.Interactive.dll" SelfReg="false"/>
+ <ROW File="Microsoft.VisualStudio.Services.Common.dll" Component_="Microsoft.VisualStudio.Services.Common.dll" FileName="MICRO~28.DLL|Microsoft.VisualStudio.Services.Common.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.VisualStudio.Services.Common.dll" SelfReg="false"/>
+ <ROW File="Microsoft.VisualStudio.Services.WebApi.dll" Component_="Microsoft.VisualStudio.Services.WebApi.dll" FileName="MICRO~29.DLL|Microsoft.VisualStudio.Services.WebApi.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.VisualStudio.Services.WebApi.dll" SelfReg="false"/>
+ <ROW File="Microsoft.WindowsAPICodePack.dll" Component_="Microsoft.WindowsAPICodePack.dll" FileName="MICRO~30.DLL|Microsoft.WindowsAPICodePack.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.WindowsAPICodePack.dll" SelfReg="false"/>
+ <ROW File="Microsoft.WindowsAPICodePack.pdb" Component_="Microsoft.WindowsAPICodePack.dll" FileName="MICROS~3.PDB|Microsoft.WindowsAPICodePack.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.WindowsAPICodePack.pdb" SelfReg="false"/>
+ <ROW File="Microsoft.WindowsAPICodePack.Shell.dll" Component_="Microsoft.WindowsAPICodePack.Shell.dll" FileName="MICRO~31.DLL|Microsoft.WindowsAPICodePack.Shell.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.WindowsAPICodePack.Shell.dll" SelfReg="false"/>
+ <ROW File="Microsoft.WindowsAzure.Storage.dll" Component_="Microsoft.WindowsAzure.Storage.dll" FileName="MICRO~32.DLL|Microsoft.WindowsAzure.Storage.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.WindowsAzure.Storage.dll" SelfReg="false"/>
+ <ROW File="Microsoft.WITDataStore32.dll" Component_="Microsoft.WITDataStore32.dll" FileName="MICRO~33.DLL|Microsoft.WITDataStore32.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.WITDataStore32.dll" SelfReg="false"/>
+ <ROW File="mscoree.dll" Component_="mscoree.dll" FileName="mscoree.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\mscoree.dll" SelfReg="false"/>
+ <ROW File="msvcp140d.dll" Component_="msvcp140d.dll" FileName="MSVCP1~1.DLL|msvcp140d.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\msvcp140d.dll" SelfReg="false"/>
+ <ROW File="Newtonsoft.Json.dll" Component_="Newtonsoft.Json.dll" FileName="NEWTON~1.DLL|Newtonsoft.Json.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Newtonsoft.Json.dll" SelfReg="false"/>
+ <ROW File="protobufnet.dll" Component_="protobufnet.dll" FileName="PROTOB~1.DLL|protobuf-net.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\protobuf-net.dll" SelfReg="false"/>
+ <ROW File="Quamotion.TurboJpegWrapper.dll" Component_="Quamotion.TurboJpegWrapper.dll" FileName="QUAMOT~1.DLL|Quamotion.TurboJpegWrapper.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Quamotion.TurboJpegWrapper.dll" SelfReg="false"/>
+ <ROW File="Quamotion.TurboJpegWrapper.pdb" Component_="Quamotion.TurboJpegWrapper.dll" FileName="QUAMOT~1.PDB|Quamotion.TurboJpegWrapper.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Quamotion.TurboJpegWrapper.pdb" SelfReg="false"/>
+ <ROW File="RazorEngine.dll" Component_="RazorEngine.dll" FileName="RAZORE~1.DLL|RazorEngine.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\RazorEngine.dll" SelfReg="false"/>
+ <ROW File="rc.exe" Component_="rc.exe" FileName="rc.exe" Attributes="0" SourcePath="..\Build\PPC\Eureka\rc.exe" SelfReg="false" DigSign="true"/>
+ <ROW File="SharpDX.Direct3D11.dll" Component_="SharpDX.Direct3D11.dll" FileName="SHARPD~1.DLL|SharpDX.Direct3D11.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\SharpDX.Direct3D11.dll" SelfReg="false"/>
+ <ROW File="SharpDX.dll" Component_="SharpDX.dll" FileName="SharpDX.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\SharpDX.dll" SelfReg="false"/>
+ <ROW File="SharpDX.DXGI.dll" Component_="SharpDX.DXGI.dll" FileName="SHARPD~2.DLL|SharpDX.DXGI.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\SharpDX.DXGI.dll" SelfReg="false"/>
+ <ROW File="SharpDX.Mathematics.dll" Component_="SharpDX.Mathematics.dll" FileName="SHARPD~3.DLL|SharpDX.Mathematics.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\SharpDX.Mathematics.dll" SelfReg="false"/>
+ <ROW File="SimpleValidator.dll" Component_="SimpleValidator.dll" FileName="SIMPLE~1.DLL|SimpleValidator.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\SimpleValidator.dll" SelfReg="false"/>
+ <ROW File="OverrideData.xml" Component_="OverrideData.xml" FileName="OVERRI~1.XML|OverrideData.xml" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\Configurations\OverrideData.xml" SelfReg="false"/>
+ <ROW File="ProvisionMachine.xml" Component_="OverrideData.xml" FileName="PROVIS~1.XML|ProvisionMachine.xml" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\Configurations\ProvisionMachine.xml" SelfReg="false"/>
+ <ROW File="Schema.xml" Component_="OverrideData.xml" FileName="Schema.xml" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\Configurations\Schema.xml" SelfReg="false"/>
+ <ROW File="UpdateMachine.xml" Component_="OverrideData.xml" FileName="UPDATE~1.XML|UpdateMachine.xml" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\Configurations\UpdateMachine.xml" SelfReg="false"/>
+ <ROW File="UpdateTwineDB.xml" Component_="OverrideData.xml" FileName="UPDATE~2.XML|UpdateTwineDB.xml" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\Configurations\UpdateTwineDB.xml" SelfReg="false"/>
+ <ROW File="Interop.MSDASC.dll" Component_="Interop.MSDASC.dll" FileName="INTERO~1.DLL|Interop.MSDASC.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\Interop.MSDASC.dll" SelfReg="false"/>
+ <ROW File="License.lic" Component_="License.lic" FileName="License.lic" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\License.lic" SelfReg="false"/>
+ <ROW File="SA.Binary.dll" Component_="SA.Binary.dll" FileName="SABINA~1.DLL|SA.Binary.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\SA.Binary.dll" SelfReg="false"/>
+ <ROW File="SA.CodeView.dll" Component_="SA.CodeView.dll" FileName="SACODE~1.DLL|SA.CodeView.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\SA.CodeView.dll" SelfReg="false"/>
+ <ROW File="SA.CommonTypes.dll" Component_="SA.CommonTypes.dll" FileName="SACOMM~1.DLL|SA.CommonTypes.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\SA.CommonTypes.dll" SelfReg="false"/>
+ <ROW File="SA.CommonUI.dll" Component_="SA.CommonUI.dll" FileName="SACOMM~2.DLL|SA.CommonUI.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\SA.CommonUI.dll" SelfReg="false"/>
+ <ROW File="SA.SCBaseProvider.dll" Component_="SA.SCBaseProvider.dll" FileName="SASCBA~1.DLL|SA.SCBaseProvider.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\SA.SCBaseProvider.dll" SelfReg="false"/>
+ <ROW File="SA.SQLDataExaminer.Engine.dll" Component_="SA.SQLDataExaminer.Engine.dll" FileName="SASQLD~1.DLL|SA.SQLDataExaminer.Engine.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\SA.SQLDataExaminer.Engine.dll" SelfReg="false"/>
+ <ROW File="SA.SQLExaminer.Engine.dll" Component_="SA.SQLExaminer.Engine.dll" FileName="SASQLE~1.DLL|SA.SQLExaminer.Engine.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\SA.SQLExaminer.Engine.dll" SelfReg="false"/>
+ <ROW File="SA.Utils.ErrorReporter.dll" Component_="SA.Utils.ErrorReporter.dll" FileName="SAUTIL~1.DLL|SA.Utils.ErrorReporter.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\SA.Utils.ErrorReporter.dll" SelfReg="false"/>
+ <ROW File="SQLDECmd.exe" Component_="SQLDECmd.exe" FileName="SQLDECmd.exe" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\SQLDECmd.exe" SelfReg="false" DigSign="true"/>
+ <ROW File="SQLECmd.exe" Component_="SQLECmd.exe" FileName="SQLECmd.exe" Attributes="0" SourcePath="..\Build\PPC\Eureka\SQLExaminer\SQLECmd.exe" SelfReg="false" DigSign="true"/>
+ <ROW File="System.Data.SQLite.dll" Component_="System.Data.SQLite.dll" FileName="SYSTEM~1.DLL|System.Data.SQLite.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Data.SQLite.dll" SelfReg="false"/>
+ <ROW File="System.Data.SQLite.dll.config" Component_="GetVersionTag.bat" FileName="SYSTEM~1.CON|System.Data.SQLite.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Data.SQLite.dll.config" SelfReg="false"/>
+ <ROW File="System.Data.SQLite.EF6.dll" Component_="System.Data.SQLite.EF6.dll" FileName="SYSTEM~2.DLL|System.Data.SQLite.EF6.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Data.SQLite.EF6.dll" SelfReg="false"/>
+ <ROW File="System.Data.SQLite.Linq.dll" Component_="System.Data.SQLite.Linq.dll" FileName="SYSTEM~3.DLL|System.Data.SQLite.Linq.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Data.SQLite.Linq.dll" SelfReg="false"/>
+ <ROW File="System.IdentityModel.Tokens.Jwt.dll" Component_="System.IdentityModel.Tokens.Jwt.dll" FileName="SYSTEM~4.DLL|System.IdentityModel.Tokens.Jwt.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.IdentityModel.Tokens.Jwt.dll" SelfReg="false"/>
+ <ROW File="System.IdentityModel.Tokens.Jwt.pdb" Component_="System.IdentityModel.Tokens.Jwt.dll" FileName="SYSTEM~1.PDB|System.IdentityModel.Tokens.Jwt.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.IdentityModel.Tokens.Jwt.pdb" SelfReg="false"/>
+ <ROW File="System.Net.Http.Formatting.dll" Component_="System.Net.Http.Formatting.dll" FileName="SYSTEM~5.DLL|System.Net.Http.Formatting.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Net.Http.Formatting.dll" SelfReg="false"/>
+ <ROW File="System.Reactive.Core.dll" Component_="System.Reactive.Core.dll" FileName="SYSTEM~6.DLL|System.Reactive.Core.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Reactive.Core.dll" SelfReg="false"/>
+ <ROW File="System.Reactive.Interfaces.dll" Component_="System.Reactive.Interfaces.dll" FileName="SYSTEM~7.DLL|System.Reactive.Interfaces.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Reactive.Interfaces.dll" SelfReg="false"/>
+ <ROW File="System.Reactive.Linq.dll" Component_="System.Reactive.Linq.dll" FileName="SYSTEM~8.DLL|System.Reactive.Linq.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Reactive.Linq.dll" SelfReg="false"/>
+ <ROW File="System.Reactive.PlatformServices.dll" Component_="System.Reactive.PlatformServices.dll" FileName="SYSTEM~9.DLL|System.Reactive.PlatformServices.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Reactive.PlatformServices.dll" SelfReg="false"/>
+ <ROW File="System.Web.Http.dll" Component_="System.Web.Http.dll" FileName="SYSTE~11.DLL|System.Web.Http.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Web.Http.dll" SelfReg="false"/>
+ <ROW File="System.Web.Http.WebHost.dll" Component_="System.Web.Http.WebHost.dll" FileName="SYSTE~12.DLL|System.Web.Http.WebHost.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Web.Http.WebHost.dll" SelfReg="false"/>
+ <ROW File="System.Web.Razor.dll" Component_="System.Web.Razor.dll" FileName="SYSTE~13.DLL|System.Web.Razor.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Web.Razor.dll" SelfReg="false"/>
+ <ROW File="System.Windows.Interactivity.dll" Component_="System.Windows.Interactivity.dll" FileName="SYSTE~14.DLL|System.Windows.Interactivity.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Windows.Interactivity.dll" SelfReg="false"/>
+ <ROW File="Tango.AdvancedInstaller.dll" Component_="Tango.AdvancedInstaller.dll" FileName="TANGOA~1.DLL|Tango.AdvancedInstaller.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.AdvancedInstaller.dll" SelfReg="false"/>
+ <ROW File="Tango.AdvancedInstaller.pdb" Component_="Tango.AdvancedInstaller.dll" FileName="TANGOA~1.PDB|Tango.AdvancedInstaller.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.AdvancedInstaller.pdb" SelfReg="false"/>
+ <ROW File="Tango.AnimatedGif.dll" Component_="Tango.AnimatedGif.dll" FileName="TANGOA~2.DLL|Tango.AnimatedGif.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.AnimatedGif.dll" SelfReg="false"/>
+ <ROW File="Tango.AnimatedGif.pdb" Component_="Tango.AnimatedGif.dll" FileName="TANGOA~2.PDB|Tango.AnimatedGif.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.AnimatedGif.pdb" SelfReg="false"/>
+ <ROW File="Tango.BL.dll" Component_="Tango.BL.dll" FileName="TANGOB~1.DLL|Tango.BL.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.BL.dll" SelfReg="false"/>
+ <ROW File="Tango.BL.dll.config" Component_="GetVersionTag.bat" FileName="TANGOB~1.CON|Tango.BL.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.BL.dll.config" SelfReg="false"/>
+ <ROW File="Tango.BL.pdb" Component_="Tango.BL.dll" FileName="TANGOB~1.PDB|Tango.BL.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.BL.pdb" SelfReg="false"/>
+ <ROW File="Tango.CodeGeneration.dll" Component_="Tango.CodeGeneration.dll" FileName="TANGOC~1.DLL|Tango.CodeGeneration.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.CodeGeneration.dll" SelfReg="false"/>
+ <ROW File="Tango.CodeGeneration.pdb" Component_="Tango.CodeGeneration.dll" FileName="TANGOC~1.PDB|Tango.CodeGeneration.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.CodeGeneration.pdb" SelfReg="false"/>
+ <ROW File="Tango.ColorConversion.dll" Component_="Tango.ColorConversion.dll" FileName="TANGOC~2.DLL|Tango.ColorConversion.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.ColorConversion.dll" SelfReg="false"/>
+ <ROW File="Tango.ColorConversion.pdb" Component_="Tango.ColorConversion.dll" FileName="TANGOC~2.PDB|Tango.ColorConversion.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.ColorConversion.pdb" SelfReg="false"/>
+ <ROW File="Tango.Colorful.dll" Component_="Tango.Colorful.dll" FileName="TANGOC~3.DLL|Tango.Colorful.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Colorful.dll" SelfReg="false"/>
+ <ROW File="Tango.Colorful.pdb" Component_="Tango.Colorful.dll" FileName="TANGOC~3.PDB|Tango.Colorful.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Colorful.pdb" SelfReg="false"/>
+ <ROW File="Tango.ColorLib_v1.dll" Component_="Tango.ColorLib_v1.dll" FileName="TANGOC~4.DLL|Tango.ColorLib_v1.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.ColorLib_v1.dll" SelfReg="false"/>
+ <ROW File="Tango.ColorLib_v2.dll" Component_="Tango.ColorLib_v2.dll" FileName="TANGOC~5.DLL|Tango.ColorLib_v2.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.ColorLib_v2.dll" SelfReg="false"/>
+ <ROW File="Tango.ColorLib_v3.dll" Component_="Tango.ColorLib_v3.dll" FileName="TANGOC~6.DLL|Tango.ColorLib_v3.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.ColorLib_v3.dll" SelfReg="false"/>
+ <ROW File="Tango.ColorLib_v4.dll" Component_="Tango.ColorLib_v4.dll" FileName="TANGOC~7.DLL|Tango.ColorLib_v4.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.ColorLib_v4.dll" SelfReg="false"/>
+ <ROW File="Tango.ColorLib_v5.dll" Component_="Tango.ColorLib_v5.dll" FileName="TANGOC~8.DLL|Tango.ColorLib_v5.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.ColorLib_v5.dll" SelfReg="false"/>
+ <ROW File="Tango.ColorLib_v6.dll" Component_="Tango.ColorLib_v6.dll" FileName="TANGOC~9.DLL|Tango.ColorLib_v6.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.ColorLib_v6.dll" SelfReg="false"/>
+ <ROW File="Tango.Console.dll" Component_="Tango.Console.dll" FileName="TANGO~10.DLL|Tango.Console.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Console.dll" SelfReg="false"/>
+ <ROW File="Tango.Console.pdb" Component_="Tango.Console.dll" FileName="TANGOC~4.PDB|Tango.Console.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Console.pdb" SelfReg="false"/>
+ <ROW File="Tango.Core.dll" Component_="Tango.Core.dll" FileName="TANGO~11.DLL|Tango.Core.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Core.dll" SelfReg="false"/>
+ <ROW File="Tango.Core.dll.config" Component_="GetVersionTag.bat" FileName="TANGOC~1.CON|Tango.Core.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Core.dll.config" SelfReg="false"/>
+ <ROW File="Tango.Core.pdb" Component_="Tango.Core.dll" FileName="TANGOC~5.PDB|Tango.Core.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Core.pdb" SelfReg="false"/>
+ <ROW File="Tango.CSV.dll" Component_="Tango.CSV.dll" FileName="TANGO~12.DLL|Tango.CSV.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.CSV.dll" SelfReg="false"/>
+ <ROW File="Tango.CSV.pdb" Component_="Tango.CSV.dll" FileName="TANGOC~6.PDB|Tango.CSV.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.CSV.pdb" SelfReg="false"/>
+ <ROW File="Tango.DataStore.dll" Component_="Tango.DataStore.dll" FileName="TANGOD~1.DLL|Tango.DataStore.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.DataStore.dll" SelfReg="false"/>
+ <ROW File="Tango.DataStore.Editing.dll" Component_="Tango.DataStore.Editing.dll" FileName="TANGOD~2.DLL|Tango.DataStore.Editing.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.DataStore.Editing.dll" SelfReg="false"/>
+ <ROW File="Tango.DataStore.Editing.pdb" Component_="Tango.DataStore.Editing.dll" FileName="TANGOD~1.PDB|Tango.DataStore.Editing.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.DataStore.Editing.pdb" SelfReg="false"/>
+ <ROW File="Tango.DataStore.EF.dll" Component_="Tango.DataStore.EF.dll" FileName="TANGOD~3.DLL|Tango.DataStore.EF.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.DataStore.EF.dll" SelfReg="false"/>
+ <ROW File="Tango.DataStore.EF.pdb" Component_="Tango.DataStore.EF.dll" FileName="TANGOD~2.PDB|Tango.DataStore.EF.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.DataStore.EF.pdb" SelfReg="false"/>
+ <ROW File="Tango.DataStore.pdb" Component_="Tango.DataStore.dll" FileName="TANGOD~3.PDB|Tango.DataStore.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.DataStore.pdb" SelfReg="false"/>
+ <ROW File="Tango.DataStore.Remote.dll" Component_="Tango.DataStore.Remote.dll" FileName="TANGOD~4.DLL|Tango.DataStore.Remote.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.DataStore.Remote.dll" SelfReg="false"/>
+ <ROW File="Tango.DataStore.Remote.pdb" Component_="Tango.DataStore.Remote.dll" FileName="TANGOD~4.PDB|Tango.DataStore.Remote.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.DataStore.Remote.pdb" SelfReg="false"/>
+ <ROW File="Tango.Documents.dll" Component_="Tango.Documents.dll" FileName="TANGOD~5.DLL|Tango.Documents.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Documents.dll" SelfReg="false"/>
+ <ROW File="Tango.Documents.pdb" Component_="Tango.Documents.dll" FileName="TANGOD~5.PDB|Tango.Documents.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Documents.pdb" SelfReg="false"/>
+ <ROW File="Tango.DragAndDrop.dll" Component_="Tango.DragAndDrop.dll" FileName="TANGOD~6.DLL|Tango.DragAndDrop.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.DragAndDrop.dll" SelfReg="false"/>
+ <ROW File="Tango.DragAndDrop.dll.config" Component_="GetVersionTag.bat" FileName="TANGOD~1.CON|Tango.DragAndDrop.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.DragAndDrop.dll.config" SelfReg="false"/>
+ <ROW File="Tango.DragAndDrop.pdb" Component_="Tango.DragAndDrop.dll" FileName="TANGOD~6.PDB|Tango.DragAndDrop.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.DragAndDrop.pdb" SelfReg="false"/>
+ <ROW File="Tango.Emulations.dll" Component_="Tango.Emulations.dll" FileName="TANGOE~1.DLL|Tango.Emulations.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Emulations.dll" SelfReg="false"/>
+ <ROW File="Tango.Emulations.dll.config" Component_="GetVersionTag.bat" FileName="TANGOE~1.CON|Tango.Emulations.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Emulations.dll.config" SelfReg="false"/>
+ <ROW File="Tango.Emulations.pdb" Component_="Tango.Emulations.dll" FileName="TANGOE~1.PDB|Tango.Emulations.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Emulations.pdb" SelfReg="false"/>
+ <ROW File="Tango.Explorer.dll" Component_="Tango.Explorer.dll" FileName="TANGOE~2.DLL|Tango.Explorer.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Explorer.dll" SelfReg="false"/>
+ <ROW File="Tango.Explorer.dll.config" Component_="GetVersionTag.bat" FileName="TANGOE~2.CON|Tango.Explorer.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Explorer.dll.config" SelfReg="false"/>
+ <ROW File="Tango.Explorer.pdb" Component_="Tango.Explorer.dll" FileName="TANGOE~2.PDB|Tango.Explorer.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Explorer.pdb" SelfReg="false"/>
+ <ROW File="Tango.FileSystem.dll" Component_="Tango.FileSystem.dll" FileName="TANGOF~1.DLL|Tango.FileSystem.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.FileSystem.dll" SelfReg="false"/>
+ <ROW File="Tango.FileSystem.pdb" Component_="Tango.FileSystem.dll" FileName="TANGOF~1.PDB|Tango.FileSystem.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.FileSystem.pdb" SelfReg="false"/>
+ <ROW File="Tango.FirmwareUpdateLib.dll" Component_="Tango.FirmwareUpdateLib.dll" FileName="TANGOF~2.DLL|Tango.FirmwareUpdateLib.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.FirmwareUpdateLib.dll" SelfReg="false"/>
+ <ROW File="Tango.FirmwareUpdateLib.pdb" Component_="Tango.FirmwareUpdateLib.dll" FileName="TANGOF~2.PDB|Tango.FirmwareUpdateLib.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.FirmwareUpdateLib.pdb" SelfReg="false"/>
+ <ROW File="Tango.FirmwareUpdateLib.WPF.dll" Component_="Tango.FirmwareUpdateLib.WPF.dll" FileName="TANGOF~3.DLL|Tango.FirmwareUpdateLib.WPF.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.FirmwareUpdateLib.WPF.dll" SelfReg="false"/>
+ <ROW File="Tango.FirmwareUpdateLib.WPF.pdb" Component_="Tango.FirmwareUpdateLib.WPF.dll" FileName="TANGOF~3.PDB|Tango.FirmwareUpdateLib.WPF.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.FirmwareUpdateLib.WPF.pdb" SelfReg="false"/>
+ <ROW File="Tango.Git.dll" Component_="Tango.Git.dll" FileName="TANGOG~1.DLL|Tango.Git.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Git.dll" SelfReg="false"/>
+ <ROW File="Tango.Git.pdb" Component_="Tango.Git.dll" FileName="TANGOG~1.PDB|Tango.Git.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Git.pdb" SelfReg="false"/>
+ <ROW File="Tango.Insights.dll" Component_="Tango.Insights.dll" FileName="TANGOI~1.DLL|Tango.Insights.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Insights.dll" SelfReg="false"/>
+ <ROW File="Tango.Insights.pdb" Component_="Tango.Insights.dll" FileName="TANGOI~1.PDB|Tango.Insights.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Insights.pdb" SelfReg="false"/>
+ <ROW File="Tango.Integration.dll" Component_="Tango.Integration.dll" FileName="TANGOI~2.DLL|Tango.Integration.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Integration.dll" SelfReg="false"/>
+ <ROW File="Tango.Integration.dll.config" Component_="GetVersionTag.bat" FileName="TANGOI~1.CON|Tango.Integration.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Integration.dll.config" SelfReg="false"/>
+ <ROW File="Tango.Integration.pdb" Component_="Tango.Integration.dll" FileName="TANGOI~2.PDB|Tango.Integration.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Integration.pdb" SelfReg="false"/>
+ <ROW File="Tango.Logging.dll" Component_="Tango.Logging.dll" FileName="TANGOL~1.DLL|Tango.Logging.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Logging.dll" SelfReg="false"/>
+ <ROW File="Tango.Logging.pdb" Component_="Tango.Logging.dll" FileName="TANGOL~1.PDB|Tango.Logging.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Logging.pdb" SelfReg="false"/>
+ <ROW File="Tango.PDF.dll" Component_="Tango.PDF.dll" FileName="TANGOP~1.DLL|Tango.PDF.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PDF.dll" SelfReg="false"/>
+ <ROW File="Tango.PDF.pdb" Component_="Tango.PDF.dll" FileName="TANGOP~1.PDB|Tango.PDF.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PDF.pdb" SelfReg="false"/>
+ <ROW File="Tango.PMR.dll" Component_="Tango.PMR.dll" FileName="TANGOP~2.DLL|Tango.PMR.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PMR.dll" SelfReg="false"/>
+ <ROW File="Tango.PMR.pdb" Component_="Tango.PMR.dll" FileName="TANGOP~2.PDB|Tango.PMR.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PMR.pdb" SelfReg="false"/>
+ <ROW File="Tango.PPC.BackupRestore.dll" Component_="Tango.PPC.BackupRestore.dll" FileName="TANGOP~3.DLL|Tango.PPC.BackupRestore.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.BackupRestore.dll" SelfReg="false"/>
+ <ROW File="Tango.PPC.BackupRestore.dll.config" Component_="GetVersionTag.bat" FileName="TANGOP~1.CON|Tango.PPC.BackupRestore.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.BackupRestore.dll.config" SelfReg="false"/>
+ <ROW File="Tango.PPC.BackupRestore.pdb" Component_="Tango.PPC.BackupRestore.dll" FileName="TANGOP~3.PDB|Tango.PPC.BackupRestore.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.BackupRestore.pdb" SelfReg="false"/>
+ <ROW File="Tango.PPC.BugReporting.dll" Component_="Tango.PPC.BugReporting.dll" FileName="TANGOP~4.DLL|Tango.PPC.BugReporting.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.BugReporting.dll" SelfReg="false"/>
+ <ROW File="Tango.PPC.BugReporting.dll.config" Component_="GetVersionTag.bat" FileName="TANGOP~2.CON|Tango.PPC.BugReporting.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.BugReporting.dll.config" SelfReg="false"/>
+ <ROW File="Tango.PPC.BugReporting.pdb" Component_="Tango.PPC.BugReporting.dll" FileName="TANGOP~4.PDB|Tango.PPC.BugReporting.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.BugReporting.pdb" SelfReg="false"/>
+ <ROW File="Tango.PPC.Common.dll" Component_="Tango.PPC.Common.dll" FileName="TANGOP~5.DLL|Tango.PPC.Common.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Common.dll" SelfReg="false"/>
+ <ROW File="Tango.PPC.Common.dll.config" Component_="GetVersionTag.bat" FileName="TANGOP~3.CON|Tango.PPC.Common.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Common.dll.config" SelfReg="false"/>
+ <ROW File="Tango.PPC.Common.pdb" Component_="Tango.PPC.Common.dll" FileName="TANGOP~5.PDB|Tango.PPC.Common.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Common.pdb" SelfReg="false"/>
+ <ROW File="Tango.PPC.Events.dll" Component_="Tango.PPC.Events.dll" FileName="TANGOP~6.DLL|Tango.PPC.Events.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Events.dll" SelfReg="false"/>
+ <ROW File="Tango.PPC.Events.dll.config" Component_="GetVersionTag.bat" FileName="TANGOP~4.CON|Tango.PPC.Events.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Events.dll.config" SelfReg="false"/>
+ <ROW File="Tango.PPC.Events.pdb" Component_="Tango.PPC.Events.dll" FileName="TANGOP~6.PDB|Tango.PPC.Events.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Events.pdb" SelfReg="false"/>
+ <ROW File="Tango.PPC.JobsV2.dll" Component_="Tango.PPC.JobsV2.dll" FileName="TANGOP~7.DLL|Tango.PPC.JobsV2.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.JobsV2.dll" SelfReg="false"/>
+ <ROW File="Tango.PPC.JobsV2.dll.config" Component_="GetVersionTag.bat" FileName="TANGOP~5.CON|Tango.PPC.JobsV2.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.JobsV2.dll.config" SelfReg="false"/>
+ <ROW File="Tango.PPC.JobsV2.pdb" Component_="Tango.PPC.JobsV2.dll" FileName="TANGOP~7.PDB|Tango.PPC.JobsV2.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.JobsV2.pdb" SelfReg="false"/>
+ <ROW File="Tango.PPC.MachineSettings.dll" Component_="Tango.PPC.MachineSettings.dll" FileName="TANGOP~8.DLL|Tango.PPC.MachineSettings.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.MachineSettings.dll" SelfReg="false"/>
+ <ROW File="Tango.PPC.MachineSettings.dll.config" Component_="GetVersionTag.bat" FileName="TANGOP~6.CON|Tango.PPC.MachineSettings.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.MachineSettings.dll.config" SelfReg="false"/>
+ <ROW File="Tango.PPC.MachineSettings.pdb" Component_="Tango.PPC.MachineSettings.dll" FileName="TANGOP~8.PDB|Tango.PPC.MachineSettings.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.MachineSettings.pdb" SelfReg="false"/>
+ <ROW File="Tango.PPC.Maintenance.dll" Component_="Tango.PPC.Maintenance.dll" FileName="TANGOP~9.DLL|Tango.PPC.Maintenance.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Maintenance.dll" SelfReg="false"/>
+ <ROW File="Tango.PPC.Maintenance.dll.config" Component_="GetVersionTag.bat" FileName="TANGOP~7.CON|Tango.PPC.Maintenance.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Maintenance.dll.config" SelfReg="false"/>
+ <ROW File="Tango.PPC.Maintenance.pdb" Component_="Tango.PPC.Maintenance.dll" FileName="TANGOP~9.PDB|Tango.PPC.Maintenance.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Maintenance.pdb" SelfReg="false"/>
+ <ROW File="Tango.PPC.Shared.dll" Component_="Tango.PPC.Shared.dll" FileName="TANGO~13.DLL|Tango.PPC.Shared.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Shared.dll" SelfReg="false"/>
+ <ROW File="Tango.PPC.Shared.pdb" Component_="Tango.PPC.Shared.dll" FileName="TANGO~10.PDB|Tango.PPC.Shared.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Shared.pdb" SelfReg="false"/>
+ <ROW File="Tango.PPC.Storage.dll" Component_="Tango.PPC.Storage.dll" FileName="TANGO~14.DLL|Tango.PPC.Storage.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Storage.dll" SelfReg="false"/>
+ <ROW File="Tango.PPC.Storage.dll.config" Component_="GetVersionTag.bat" FileName="TANGOP~8.CON|Tango.PPC.Storage.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Storage.dll.config" SelfReg="false"/>
+ <ROW File="Tango.PPC.Storage.pdb" Component_="Tango.PPC.Storage.dll" FileName="TANGO~11.PDB|Tango.PPC.Storage.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Storage.pdb" SelfReg="false"/>
+ <ROW File="Tango.PPC.Technician.dll" Component_="Tango.PPC.Technician.dll" FileName="TANGO~15.DLL|Tango.PPC.Technician.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Technician.dll" SelfReg="false"/>
+ <ROW File="Tango.PPC.Technician.dll.config" Component_="GetVersionTag.bat" FileName="TANGOP~9.CON|Tango.PPC.Technician.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Technician.dll.config" SelfReg="false"/>
+ <ROW File="Tango.PPC.Technician.pdb" Component_="Tango.PPC.Technician.dll" FileName="TANGO~12.PDB|Tango.PPC.Technician.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Technician.pdb" SelfReg="false"/>
+ <ROW File="Tango.PPC.UI.exe" Component_="Tango.PPC.UI.exe" FileName="TANGOP~1.EXE|Tango.PPC.UI.exe" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.UI.exe" SelfReg="false" DigSign="true"/>
+ <ROW File="Tango.PPC.UI.exe.config" Component_="GetVersionTag.bat" FileName="TANGO~10.CON|Tango.PPC.UI.exe.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.UI.exe.config" SelfReg="false"/>
+ <ROW File="Tango.PPC.UI.pdb" Component_="Tango.PPC.UI.exe" FileName="TANGO~13.PDB|Tango.PPC.UI.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.UI.pdb" SelfReg="false"/>
+ <ROW File="Tango.Pulse.dll" Component_="Tango.Pulse.dll" FileName="TANGO~16.DLL|Tango.Pulse.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Pulse.dll" SelfReg="false"/>
+ <ROW File="Tango.Pulse.pdb" Component_="Tango.Pulse.dll" FileName="TANGO~14.PDB|Tango.Pulse.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Pulse.pdb" SelfReg="false"/>
+ <ROW File="Tango.RemoteDesktop.dll" Component_="Tango.RemoteDesktop.dll" FileName="TANGOR~1.DLL|Tango.RemoteDesktop.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.RemoteDesktop.dll" SelfReg="false"/>
+ <ROW File="Tango.RemoteDesktop.pdb" Component_="Tango.RemoteDesktop.dll" FileName="TANGOR~1.PDB|Tango.RemoteDesktop.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.RemoteDesktop.pdb" SelfReg="false"/>
+ <ROW File="Tango.Serialization.dll" Component_="Tango.Serialization.dll" FileName="TANGOS~1.DLL|Tango.Serialization.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Serialization.dll" SelfReg="false"/>
+ <ROW File="Tango.Serialization.pdb" Component_="Tango.Serialization.dll" FileName="TANGOS~1.PDB|Tango.Serialization.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Serialization.pdb" SelfReg="false"/>
+ <ROW File="Tango.Settings.dll" Component_="Tango.Settings.dll" FileName="TANGOS~2.DLL|Tango.Settings.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Settings.dll" SelfReg="false"/>
+ <ROW File="Tango.Settings.pdb" Component_="Tango.Settings.dll" FileName="TANGOS~2.PDB|Tango.Settings.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Settings.pdb" SelfReg="false"/>
+ <ROW File="Tango.SharedUI.dll" Component_="Tango.SharedUI.dll" FileName="TANGOS~3.DLL|Tango.SharedUI.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.SharedUI.dll" SelfReg="false"/>
+ <ROW File="Tango.SharedUI.dll.config" Component_="GetVersionTag.bat" FileName="TANGOS~1.CON|Tango.SharedUI.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.SharedUI.dll.config" SelfReg="false"/>
+ <ROW File="Tango.SharedUI.pdb" Component_="Tango.SharedUI.dll" FileName="TANGOS~3.PDB|Tango.SharedUI.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.SharedUI.pdb" SelfReg="false"/>
+ <ROW File="Tango.SQLExaminer.dll" Component_="Tango.SQLExaminer.dll" FileName="TANGOS~4.DLL|Tango.SQLExaminer.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.SQLExaminer.dll" SelfReg="false"/>
+ <ROW File="Tango.SQLExaminer.pdb" Component_="Tango.SQLExaminer.dll" FileName="TANGOS~4.PDB|Tango.SQLExaminer.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.SQLExaminer.pdb" SelfReg="false"/>
+ <ROW File="Tango.SystemInfo.dll" Component_="Tango.SystemInfo.dll" FileName="TANGOS~5.DLL|Tango.SystemInfo.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.SystemInfo.dll" SelfReg="false"/>
+ <ROW File="Tango.SystemInfo.pdb" Component_="Tango.SystemInfo.dll" FileName="TANGOS~5.PDB|Tango.SystemInfo.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.SystemInfo.pdb" SelfReg="false"/>
+ <ROW File="Tango.TFS.dll" Component_="Tango.TFS.dll" FileName="TANGOT~1.DLL|Tango.TFS.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.TFS.dll" SelfReg="false"/>
+ <ROW File="Tango.TFS.dll.config" Component_="GetVersionTag.bat" FileName="TANGOT~1.CON|Tango.TFS.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.TFS.dll.config" SelfReg="false"/>
+ <ROW File="Tango.TFS.pdb" Component_="Tango.TFS.dll" FileName="TANGOT~1.PDB|Tango.TFS.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.TFS.pdb" SelfReg="false"/>
+ <ROW File="Tango.Touch.dll" Component_="Tango.Touch.dll" FileName="TANGOT~2.DLL|Tango.Touch.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Touch.dll" SelfReg="false"/>
+ <ROW File="Tango.Touch.dll.config" Component_="GetVersionTag.bat" FileName="TANGOT~2.CON|Tango.Touch.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Touch.dll.config" SelfReg="false"/>
+ <ROW File="Tango.Touch.pdb" Component_="Tango.Touch.dll" FileName="TANGOT~2.PDB|Tango.Touch.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Touch.pdb" SelfReg="false"/>
+ <ROW File="Tango.Transport.dll" Component_="Tango.Transport.dll" FileName="TANGOT~3.DLL|Tango.Transport.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Transport.dll" SelfReg="false"/>
+ <ROW File="Tango.Transport.dll.config" Component_="GetVersionTag.bat" FileName="TANGOT~3.CON|Tango.Transport.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Transport.dll.config" SelfReg="false"/>
+ <ROW File="Tango.Transport.pdb" Component_="Tango.Transport.dll" FileName="TANGOT~3.PDB|Tango.Transport.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Transport.pdb" SelfReg="false"/>
+ <ROW File="Tango.Web.dll" Component_="Tango.Web.dll" FileName="TANGOW~1.DLL|Tango.Web.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Web.dll" SelfReg="false"/>
+ <ROW File="Tango.Web.dll.config" Component_="GetVersionTag.bat" FileName="TANGOW~1.CON|Tango.Web.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Web.dll.config" SelfReg="false"/>
+ <ROW File="Tango.Web.pdb" Component_="Tango.Web.dll" FileName="TANGOW~1.PDB|Tango.Web.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.Web.pdb" SelfReg="false"/>
+ <ROW File="Tango.WebRTC.dll" Component_="Tango.WebRTC.dll" FileName="TANGOW~2.DLL|Tango.WebRTC.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.WebRTC.dll" SelfReg="false"/>
+ <ROW File="Tango.WebRTC.pdb" Component_="Tango.WebRTC.dll" FileName="TANGOW~2.PDB|Tango.WebRTC.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.WebRTC.pdb" SelfReg="false"/>
+ <ROW File="Tango.WiFi.dll" Component_="Tango.WiFi.dll" FileName="TANGOW~3.DLL|Tango.WiFi.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.WiFi.dll" SelfReg="false"/>
+ <ROW File="Tango.WiFi.pdb" Component_="Tango.WiFi.dll" FileName="TANGOW~3.PDB|Tango.WiFi.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.WiFi.pdb" SelfReg="false"/>
+ <ROW File="ucrtbased.dll" Component_="ucrtbased.dll" FileName="UCRTBA~1.DLL|ucrtbased.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\ucrtbased.dll" SelfReg="false"/>
+ <ROW File="vcruntime140.dll" Component_="vcruntime140.dll" FileName="VCRUNT~1.DLL|vcruntime140.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\vcruntime140.dll" SelfReg="false"/>
+ <ROW File="vcruntime140d.dll" Component_="vcruntime140d.dll" FileName="VCRUNT~2.DLL|vcruntime140d.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\vcruntime140d.dll" SelfReg="false"/>
+ <ROW File="WebRtc.NET.dll" Component_="WebRtc.NET.dll" FileName="WEBRTC~1.DLL|WebRtc.NET.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\WebRtc.NET.dll" SelfReg="false"/>
+ <ROW File="turbojpeg.dll" Component_="turbojpeg.dll" FileName="TURBOJ~1.DLL|turbojpeg.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\win7-x64\turbojpeg.dll" SelfReg="false"/>
+ <ROW File="turbojpeg.dll.meta" Component_="turbojpeg.dll.meta" FileName="TURBOJ~1.MET|turbojpeg.dll.meta" Attributes="0" SourcePath="..\Build\PPC\Eureka\win7-x64\turbojpeg.dll.meta" SelfReg="false"/>
+ <ROW File="turbojpeg.dll_1" Component_="turbojpeg.dll_1" FileName="TURBOJ~1.DLL|turbojpeg.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\win7-x86\turbojpeg.dll" SelfReg="false"/>
+ <ROW File="turbojpeg.dll.meta_1" Component_="turbojpeg.dll.meta_1" FileName="TURBOJ~1.MET|turbojpeg.dll.meta" Attributes="0" SourcePath="..\Build\PPC\Eureka\win7-x86\turbojpeg.dll.meta" SelfReg="false"/>
+ <ROW File="WindowsInput.dll" Component_="WindowsInput.dll" FileName="WINDOW~1.DLL|WindowsInput.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\WindowsInput.dll" SelfReg="false"/>
+ <ROW File="Tango.PPC.Updater.exe" Component_="Tango.PPC.Updater.exe" FileName="TANGOP~2.EXE|Tango.PPC.Updater.exe" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Updater.exe" SelfReg="false" DigSign="true"/>
+ <ROW File="Tango.PPC.Updater.exe.config" Component_="GetVersionTag.bat" FileName="TANGO~11.CON|Tango.PPC.Updater.exe.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Updater.exe.config" SelfReg="false"/>
+ <ROW File="Tango.PPC.Updater.pdb" Component_="Tango.PPC.Updater.exe" FileName="TANGO~15.PDB|Tango.PPC.Updater.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.PPC.Updater.pdb" SelfReg="false"/>
+ <ROW File="FluentFTP.dll" Component_="FluentFTP.dll" FileName="FLUENT~1.DLL|FluentFTP.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\FluentFTP.dll" SelfReg="false"/>
+ <ROW File="Hyak.Common.dll" Component_="Hyak.Common.dll" FileName="HYAKCO~1.DLL|Hyak.Common.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Hyak.Common.dll" SelfReg="false"/>
+ <ROW File="Microsoft.Azure.Common.dll" Component_="Microsoft.Azure.Common.dll" FileName="MICROS~3.DLL|Microsoft.Azure.Common.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.Azure.Common.dll" SelfReg="false"/>
+ <ROW File="Microsoft.Azure.Common.NetFramework.dll" Component_="Microsoft.Azure.Common.NetFramework.dll" FileName="MICROS~4.DLL|Microsoft.Azure.Common.NetFramework.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.Azure.Common.NetFramework.dll" SelfReg="false"/>
+ <ROW File="Microsoft.Azure.ResourceManager.dll" Component_="Microsoft.Azure.ResourceManager.dll" FileName="MICROS~5.DLL|Microsoft.Azure.ResourceManager.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.Azure.ResourceManager.dll" SelfReg="false"/>
+ <ROW File="Microsoft.Data.Edm.dll" Component_="Microsoft.Data.Edm.dll" FileName="MICRO~34.DLL|Microsoft.Data.Edm.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.Data.Edm.dll" SelfReg="false"/>
+ <ROW File="Microsoft.Data.OData.dll" Component_="Microsoft.Data.OData.dll" FileName="MICRO~35.DLL|Microsoft.Data.OData.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.Data.OData.dll" SelfReg="false"/>
+ <ROW File="Microsoft.Data.Services.Client.dll" Component_="Microsoft.Data.Services.Client.dll" FileName="MICRO~36.DLL|Microsoft.Data.Services.Client.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.Data.Services.Client.dll" SelfReg="false"/>
+ <ROW File="Microsoft.SqlServer.AzureStorageEnum.dll" Component_="Microsoft.SqlServer.AzureStorageEnum.dll" FileName="MICRO~37.DLL|Microsoft.SqlServer.AzureStorageEnum.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.SqlServer.AzureStorageEnum.dll" SelfReg="false"/>
+ <ROW File="System.IO.Compression.FileSystem.dll" Component_="System.IO.Compression.FileSystem.dll" FileName="SYSTE~10.DLL|System.IO.Compression.FileSystem.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.IO.Compression.FileSystem.dll" SelfReg="false"/>
+ <ROW File="System.Spatial.dll" Component_="System.Spatial.dll" FileName="SYSTE~15.DLL|System.Spatial.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Spatial.dll" SelfReg="false"/>
+ <ROW File="Tango.DataStore.Lite.dll" Component_="Tango.DataStore.Lite.dll" FileName="TANGOD~7.DLL|Tango.DataStore.Lite.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.DataStore.Lite.dll" SelfReg="false"/>
+ <ROW File="Tango.DataStore.Lite.pdb" Component_="Tango.DataStore.Lite.dll" FileName="TANGOD~7.PDB|Tango.DataStore.Lite.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\Tango.DataStore.Lite.pdb" SelfReg="false"/>
+ <ROW File="Intro.wmv" Component_="GetVersionTag.bat" FileName="Intro.wmv" Attributes="0" SourcePath="..\Build\PPC\Eureka\Intro.wmv" SelfReg="false"/>
+ <ROW File="WPFMediaKit.dll" Component_="WPFMediaKit.dll" FileName="WPFMED~1.DLL|WPFMediaKit.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\WPFMediaKit.dll" SelfReg="false"/>
+ <ROW File="DirectShowLib2005.dll" Component_="DirectShowLib2005.dll" FileName="DIRECT~1.DLL|DirectShowLib-2005.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\DirectShowLib-2005.dll" SelfReg="false"/>
+ <ROW File="EVRPresenter32.dll" Component_="EVRPresenter32.dll" FileName="EVRPRE~1.DLL|EVRPresenter32.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\EVRPresenter32.dll" SelfReg="false"/>
+ <ROW File="EVRPresenter64.dll" Component_="EVRPresenter64.dll" FileName="EVRPRE~2.DLL|EVRPresenter64.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\EVRPresenter64.dll" SelfReg="false"/>
+ <ROW File="Microsoft.Win32.Primitives.dll" Component_="Microsoft.Win32.Primitives.dll" FileName="MICRO~38.DLL|Microsoft.Win32.Primitives.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\Microsoft.Win32.Primitives.dll" SelfReg="false"/>
+ <ROW File="netstandard.dll" Component_="netstandard.dll" FileName="NETSTA~1.DLL|netstandard.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\netstandard.dll" SelfReg="false"/>
+ <ROW File="RealTimeGraphX.dll" Component_="RealTimeGraphX.dll" FileName="REALTI~1.DLL|RealTimeGraphX.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\RealTimeGraphX.dll" SelfReg="false"/>
+ <ROW File="RealTimeGraphX.pdb" Component_="RealTimeGraphX.dll" FileName="REALTI~1.PDB|RealTimeGraphX.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\RealTimeGraphX.pdb" SelfReg="false"/>
+ <ROW File="RealTimeGraphX.WPF.dll" Component_="RealTimeGraphX.WPF.dll" FileName="REALTI~2.DLL|RealTimeGraphX.WPF.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\RealTimeGraphX.WPF.dll" SelfReg="false"/>
+ <ROW File="RealTimeGraphX.WPF.pdb" Component_="RealTimeGraphX.WPF.dll" FileName="REALTI~2.PDB|RealTimeGraphX.WPF.pdb" Attributes="0" SourcePath="..\Build\PPC\Eureka\RealTimeGraphX.WPF.pdb" SelfReg="false"/>
+ <ROW File="System.AppContext.dll" Component_="System.AppContext.dll" FileName="SYSTE~16.DLL|System.AppContext.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.AppContext.dll" SelfReg="false"/>
+ <ROW File="System.Collections.Concurrent.dll" Component_="System.Collections.Concurrent.dll" FileName="SYSTE~17.DLL|System.Collections.Concurrent.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Collections.Concurrent.dll" SelfReg="false"/>
+ <ROW File="System.Collections.dll" Component_="System.Collections.dll" FileName="SYSTE~18.DLL|System.Collections.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Collections.dll" SelfReg="false"/>
+ <ROW File="System.Collections.NonGeneric.dll" Component_="System.Collections.NonGeneric.dll" FileName="SYSTE~19.DLL|System.Collections.NonGeneric.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Collections.NonGeneric.dll" SelfReg="false"/>
+ <ROW File="System.Collections.Specialized.dll" Component_="System.Collections.Specialized.dll" FileName="SYSTE~20.DLL|System.Collections.Specialized.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Collections.Specialized.dll" SelfReg="false"/>
+ <ROW File="System.ComponentModel.dll" Component_="System.ComponentModel.dll" FileName="SYSTE~21.DLL|System.ComponentModel.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.ComponentModel.dll" SelfReg="false"/>
+ <ROW File="System.ComponentModel.EventBasedAsync.dll" Component_="System.ComponentModel.EventBasedAsync.dll" FileName="SYSTE~22.DLL|System.ComponentModel.EventBasedAsync.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.ComponentModel.EventBasedAsync.dll" SelfReg="false"/>
+ <ROW File="System.ComponentModel.Primitives.dll" Component_="System.ComponentModel.Primitives.dll" FileName="SYSTE~23.DLL|System.ComponentModel.Primitives.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.ComponentModel.Primitives.dll" SelfReg="false"/>
+ <ROW File="System.ComponentModel.TypeConverter.dll" Component_="System.ComponentModel.TypeConverter.dll" FileName="SYSTE~24.DLL|System.ComponentModel.TypeConverter.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.ComponentModel.TypeConverter.dll" SelfReg="false"/>
+ <ROW File="System.Console.dll" Component_="System.Console.dll" FileName="SYSTE~25.DLL|System.Console.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Console.dll" SelfReg="false"/>
+ <ROW File="System.Data.Common.dll" Component_="System.Data.Common.dll" FileName="SYSTE~26.DLL|System.Data.Common.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Data.Common.dll" SelfReg="false"/>
+ <ROW File="System.Diagnostics.Contracts.dll" Component_="System.Diagnostics.Contracts.dll" FileName="SYSTE~27.DLL|System.Diagnostics.Contracts.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Diagnostics.Contracts.dll" SelfReg="false"/>
+ <ROW File="System.Diagnostics.Debug.dll" Component_="System.Diagnostics.Debug.dll" FileName="SYSTE~28.DLL|System.Diagnostics.Debug.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Diagnostics.Debug.dll" SelfReg="false"/>
+ <ROW File="System.Diagnostics.FileVersionInfo.dll" Component_="System.Diagnostics.FileVersionInfo.dll" FileName="SYSTE~29.DLL|System.Diagnostics.FileVersionInfo.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Diagnostics.FileVersionInfo.dll" SelfReg="false"/>
+ <ROW File="System.Diagnostics.Process.dll" Component_="System.Diagnostics.Process.dll" FileName="SYSTE~30.DLL|System.Diagnostics.Process.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Diagnostics.Process.dll" SelfReg="false"/>
+ <ROW File="System.Diagnostics.StackTrace.dll" Component_="System.Diagnostics.StackTrace.dll" FileName="SYSTE~31.DLL|System.Diagnostics.StackTrace.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Diagnostics.StackTrace.dll" SelfReg="false"/>
+ <ROW File="System.Diagnostics.TextWriterTraceListener.dll" Component_="System.Diagnostics.TextWriterTraceListener.dll" FileName="SYSTE~32.DLL|System.Diagnostics.TextWriterTraceListener.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Diagnostics.TextWriterTraceListener.dll" SelfReg="false"/>
+ <ROW File="System.Diagnostics.Tools.dll" Component_="System.Diagnostics.Tools.dll" FileName="SYSTE~33.DLL|System.Diagnostics.Tools.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Diagnostics.Tools.dll" SelfReg="false"/>
+ <ROW File="System.Diagnostics.TraceSource.dll" Component_="System.Diagnostics.TraceSource.dll" FileName="SYSTE~34.DLL|System.Diagnostics.TraceSource.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Diagnostics.TraceSource.dll" SelfReg="false"/>
+ <ROW File="System.Diagnostics.Tracing.dll" Component_="System.Diagnostics.Tracing.dll" FileName="SYSTE~35.DLL|System.Diagnostics.Tracing.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Diagnostics.Tracing.dll" SelfReg="false"/>
+ <ROW File="System.Drawing.Primitives.dll" Component_="System.Drawing.Primitives.dll" FileName="SYSTE~36.DLL|System.Drawing.Primitives.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Drawing.Primitives.dll" SelfReg="false"/>
+ <ROW File="System.Dynamic.Runtime.dll" Component_="System.Dynamic.Runtime.dll" FileName="SYSTE~37.DLL|System.Dynamic.Runtime.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Dynamic.Runtime.dll" SelfReg="false"/>
+ <ROW File="System.Globalization.Calendars.dll" Component_="System.Globalization.Calendars.dll" FileName="SYSTE~38.DLL|System.Globalization.Calendars.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Globalization.Calendars.dll" SelfReg="false"/>
+ <ROW File="System.Globalization.dll" Component_="System.Globalization.dll" FileName="SYSTE~39.DLL|System.Globalization.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Globalization.dll" SelfReg="false"/>
+ <ROW File="System.Globalization.Extensions.dll" Component_="System.Globalization.Extensions.dll" FileName="SYSTE~40.DLL|System.Globalization.Extensions.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Globalization.Extensions.dll" SelfReg="false"/>
+ <ROW File="System.IO.Compression.dll" Component_="System.IO.Compression.dll" FileName="SYSTE~41.DLL|System.IO.Compression.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.IO.Compression.dll" SelfReg="false"/>
+ <ROW File="System.IO.Compression.ZipFile.dll" Component_="System.IO.Compression.ZipFile.dll" FileName="SYSTE~42.DLL|System.IO.Compression.ZipFile.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.IO.Compression.ZipFile.dll" SelfReg="false"/>
+ <ROW File="System.IO.dll" Component_="System.IO.dll" FileName="SYSTE~43.DLL|System.IO.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.IO.dll" SelfReg="false"/>
+ <ROW File="System.IO.FileSystem.dll" Component_="System.IO.FileSystem.dll" FileName="SYSTE~44.DLL|System.IO.FileSystem.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.IO.FileSystem.dll" SelfReg="false"/>
+ <ROW File="System.IO.FileSystem.DriveInfo.dll" Component_="System.IO.FileSystem.DriveInfo.dll" FileName="SYSTE~45.DLL|System.IO.FileSystem.DriveInfo.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.IO.FileSystem.DriveInfo.dll" SelfReg="false"/>
+ <ROW File="System.IO.FileSystem.Primitives.dll" Component_="System.IO.FileSystem.Primitives.dll" FileName="SYSTE~46.DLL|System.IO.FileSystem.Primitives.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.IO.FileSystem.Primitives.dll" SelfReg="false"/>
+ <ROW File="System.IO.FileSystem.Watcher.dll" Component_="System.IO.FileSystem.Watcher.dll" FileName="SYSTE~47.DLL|System.IO.FileSystem.Watcher.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.IO.FileSystem.Watcher.dll" SelfReg="false"/>
+ <ROW File="System.IO.IsolatedStorage.dll" Component_="System.IO.IsolatedStorage.dll" FileName="SYSTE~48.DLL|System.IO.IsolatedStorage.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.IO.IsolatedStorage.dll" SelfReg="false"/>
+ <ROW File="System.IO.MemoryMappedFiles.dll" Component_="System.IO.MemoryMappedFiles.dll" FileName="SYSTE~49.DLL|System.IO.MemoryMappedFiles.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.IO.MemoryMappedFiles.dll" SelfReg="false"/>
+ <ROW File="System.IO.Pipes.dll" Component_="System.IO.Pipes.dll" FileName="SYSTE~50.DLL|System.IO.Pipes.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.IO.Pipes.dll" SelfReg="false"/>
+ <ROW File="System.IO.UnmanagedMemoryStream.dll" Component_="System.IO.UnmanagedMemoryStream.dll" FileName="SYSTE~51.DLL|System.IO.UnmanagedMemoryStream.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.IO.UnmanagedMemoryStream.dll" SelfReg="false"/>
+ <ROW File="System.Linq.dll" Component_="System.Linq.dll" FileName="SYSTE~52.DLL|System.Linq.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Linq.dll" SelfReg="false"/>
+ <ROW File="System.Linq.Expressions.dll" Component_="System.Linq.Expressions.dll" FileName="SYSTE~53.DLL|System.Linq.Expressions.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Linq.Expressions.dll" SelfReg="false"/>
+ <ROW File="System.Linq.Parallel.dll" Component_="System.Linq.Parallel.dll" FileName="SYSTE~54.DLL|System.Linq.Parallel.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Linq.Parallel.dll" SelfReg="false"/>
+ <ROW File="System.Linq.Queryable.dll" Component_="System.Linq.Queryable.dll" FileName="SYSTE~55.DLL|System.Linq.Queryable.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Linq.Queryable.dll" SelfReg="false"/>
+ <ROW File="System.Net.Http.dll" Component_="System.Net.Http.dll" FileName="SYSTE~56.DLL|System.Net.Http.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Net.Http.dll" SelfReg="false"/>
+ <ROW File="System.Net.NameResolution.dll" Component_="System.Net.NameResolution.dll" FileName="SYSTE~57.DLL|System.Net.NameResolution.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Net.NameResolution.dll" SelfReg="false"/>
+ <ROW File="System.Net.NetworkInformation.dll" Component_="System.Net.NetworkInformation.dll" FileName="SYSTE~58.DLL|System.Net.NetworkInformation.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Net.NetworkInformation.dll" SelfReg="false"/>
+ <ROW File="System.Net.Ping.dll" Component_="System.Net.Ping.dll" FileName="SYSTE~59.DLL|System.Net.Ping.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Net.Ping.dll" SelfReg="false"/>
+ <ROW File="System.Net.Primitives.dll" Component_="System.Net.Primitives.dll" FileName="SYSTE~60.DLL|System.Net.Primitives.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Net.Primitives.dll" SelfReg="false"/>
+ <ROW File="System.Net.Requests.dll" Component_="System.Net.Requests.dll" FileName="SYSTE~61.DLL|System.Net.Requests.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Net.Requests.dll" SelfReg="false"/>
+ <ROW File="System.Net.Security.dll" Component_="System.Net.Security.dll" FileName="SYSTE~62.DLL|System.Net.Security.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Net.Security.dll" SelfReg="false"/>
+ <ROW File="System.Net.Sockets.dll" Component_="System.Net.Sockets.dll" FileName="SYSTE~63.DLL|System.Net.Sockets.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Net.Sockets.dll" SelfReg="false"/>
+ <ROW File="System.Net.WebHeaderCollection.dll" Component_="System.Net.WebHeaderCollection.dll" FileName="SYSTE~64.DLL|System.Net.WebHeaderCollection.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Net.WebHeaderCollection.dll" SelfReg="false"/>
+ <ROW File="System.Net.WebSockets.Client.dll" Component_="System.Net.WebSockets.Client.dll" FileName="SYSTE~65.DLL|System.Net.WebSockets.Client.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Net.WebSockets.Client.dll" SelfReg="false"/>
+ <ROW File="System.Net.WebSockets.dll" Component_="System.Net.WebSockets.dll" FileName="SYSTE~66.DLL|System.Net.WebSockets.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Net.WebSockets.dll" SelfReg="false"/>
+ <ROW File="System.ObjectModel.dll" Component_="System.ObjectModel.dll" FileName="SYSTE~67.DLL|System.ObjectModel.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.ObjectModel.dll" SelfReg="false"/>
+ <ROW File="System.Reflection.dll" Component_="System.Reflection.dll" FileName="SYSTE~68.DLL|System.Reflection.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Reflection.dll" SelfReg="false"/>
+ <ROW File="System.Reflection.Extensions.dll" Component_="System.Reflection.Extensions.dll" FileName="SYSTE~69.DLL|System.Reflection.Extensions.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Reflection.Extensions.dll" SelfReg="false"/>
+ <ROW File="System.Reflection.Primitives.dll" Component_="System.Reflection.Primitives.dll" FileName="SYSTE~70.DLL|System.Reflection.Primitives.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Reflection.Primitives.dll" SelfReg="false"/>
+ <ROW File="System.Resources.Reader.dll" Component_="System.Resources.Reader.dll" FileName="SYSTE~71.DLL|System.Resources.Reader.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Resources.Reader.dll" SelfReg="false"/>
+ <ROW File="System.Resources.ResourceManager.dll" Component_="System.Resources.ResourceManager.dll" FileName="SYSTE~72.DLL|System.Resources.ResourceManager.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Resources.ResourceManager.dll" SelfReg="false"/>
+ <ROW File="System.Resources.Writer.dll" Component_="System.Resources.Writer.dll" FileName="SYSTE~73.DLL|System.Resources.Writer.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Resources.Writer.dll" SelfReg="false"/>
+ <ROW File="System.Runtime.CompilerServices.VisualC.dll" Component_="System.Runtime.CompilerServices.VisualC.dll" FileName="SYSTE~74.DLL|System.Runtime.CompilerServices.VisualC.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Runtime.CompilerServices.VisualC.dll" SelfReg="false"/>
+ <ROW File="System.Runtime.dll" Component_="System.Runtime.dll" FileName="SYSTE~75.DLL|System.Runtime.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Runtime.dll" SelfReg="false"/>
+ <ROW File="System.Runtime.Extensions.dll" Component_="System.Runtime.Extensions.dll" FileName="SYSTE~76.DLL|System.Runtime.Extensions.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Runtime.Extensions.dll" SelfReg="false"/>
+ <ROW File="System.Runtime.Handles.dll" Component_="System.Runtime.Handles.dll" FileName="SYSTE~77.DLL|System.Runtime.Handles.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Runtime.Handles.dll" SelfReg="false"/>
+ <ROW File="System.Runtime.InteropServices.dll" Component_="System.Runtime.InteropServices.dll" FileName="SYSTE~78.DLL|System.Runtime.InteropServices.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Runtime.InteropServices.dll" SelfReg="false"/>
+ <ROW File="System.Runtime.InteropServices.RuntimeInformation.dll" Component_="System.Runtime.InteropServices.RuntimeInformation.dll" FileName="SYSTE~79.DLL|System.Runtime.InteropServices.RuntimeInformation.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Runtime.InteropServices.RuntimeInformation.dll" SelfReg="false"/>
+ <ROW File="System.Runtime.Numerics.dll" Component_="System.Runtime.Numerics.dll" FileName="SYSTE~80.DLL|System.Runtime.Numerics.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Runtime.Numerics.dll" SelfReg="false"/>
+ <ROW File="System.Runtime.Serialization.Formatters.dll" Component_="System.Runtime.Serialization.Formatters.dll" FileName="SYSTE~81.DLL|System.Runtime.Serialization.Formatters.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Runtime.Serialization.Formatters.dll" SelfReg="false"/>
+ <ROW File="System.Runtime.Serialization.Json.dll" Component_="System.Runtime.Serialization.Json.dll" FileName="SYSTE~82.DLL|System.Runtime.Serialization.Json.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Runtime.Serialization.Json.dll" SelfReg="false"/>
+ <ROW File="System.Runtime.Serialization.Primitives.dll" Component_="System.Runtime.Serialization.Primitives.dll" FileName="SYSTE~83.DLL|System.Runtime.Serialization.Primitives.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Runtime.Serialization.Primitives.dll" SelfReg="false"/>
+ <ROW File="System.Runtime.Serialization.Xml.dll" Component_="System.Runtime.Serialization.Xml.dll" FileName="SYSTE~84.DLL|System.Runtime.Serialization.Xml.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Runtime.Serialization.Xml.dll" SelfReg="false"/>
+ <ROW File="System.Security.Claims.dll" Component_="System.Security.Claims.dll" FileName="SYSTE~85.DLL|System.Security.Claims.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Security.Claims.dll" SelfReg="false"/>
+ <ROW File="System.Security.Cryptography.Algorithms.dll" Component_="System.Security.Cryptography.Algorithms.dll" FileName="SYSTE~86.DLL|System.Security.Cryptography.Algorithms.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Security.Cryptography.Algorithms.dll" SelfReg="false"/>
+ <ROW File="System.Security.Cryptography.Csp.dll" Component_="System.Security.Cryptography.Csp.dll" FileName="SYSTE~87.DLL|System.Security.Cryptography.Csp.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Security.Cryptography.Csp.dll" SelfReg="false"/>
+ <ROW File="System.Security.Cryptography.Encoding.dll" Component_="System.Security.Cryptography.Encoding.dll" FileName="SYSTE~88.DLL|System.Security.Cryptography.Encoding.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Security.Cryptography.Encoding.dll" SelfReg="false"/>
+ <ROW File="System.Security.Cryptography.Primitives.dll" Component_="System.Security.Cryptography.Primitives.dll" FileName="SYSTE~89.DLL|System.Security.Cryptography.Primitives.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Security.Cryptography.Primitives.dll" SelfReg="false"/>
+ <ROW File="System.Security.Cryptography.X509Certificates.dll" Component_="System.Security.Cryptography.X509Certificates.dll" FileName="SYSTE~90.DLL|System.Security.Cryptography.X509Certificates.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Security.Cryptography.X509Certificates.dll" SelfReg="false"/>
+ <ROW File="System.Security.Principal.dll" Component_="System.Security.Principal.dll" FileName="SYSTE~91.DLL|System.Security.Principal.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Security.Principal.dll" SelfReg="false"/>
+ <ROW File="System.Security.SecureString.dll" Component_="System.Security.SecureString.dll" FileName="SYSTE~92.DLL|System.Security.SecureString.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Security.SecureString.dll" SelfReg="false"/>
+ <ROW File="System.Text.Encoding.dll" Component_="System.Text.Encoding.dll" FileName="SYSTE~93.DLL|System.Text.Encoding.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Text.Encoding.dll" SelfReg="false"/>
+ <ROW File="System.Text.Encoding.Extensions.dll" Component_="System.Text.Encoding.Extensions.dll" FileName="SYSTE~94.DLL|System.Text.Encoding.Extensions.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Text.Encoding.Extensions.dll" SelfReg="false"/>
+ <ROW File="System.Text.RegularExpressions.dll" Component_="System.Text.RegularExpressions.dll" FileName="SYSTE~95.DLL|System.Text.RegularExpressions.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Text.RegularExpressions.dll" SelfReg="false"/>
+ <ROW File="System.Threading.dll" Component_="System.Threading.dll" FileName="SYSTE~96.DLL|System.Threading.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Threading.dll" SelfReg="false"/>
+ <ROW File="System.Threading.Overlapped.dll" Component_="System.Threading.Overlapped.dll" FileName="SYSTE~97.DLL|System.Threading.Overlapped.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Threading.Overlapped.dll" SelfReg="false"/>
+ <ROW File="System.Threading.Tasks.dll" Component_="System.Threading.Tasks.dll" FileName="SYSTE~98.DLL|System.Threading.Tasks.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Threading.Tasks.dll" SelfReg="false"/>
+ <ROW File="System.Threading.Tasks.Parallel.dll" Component_="System.Threading.Tasks.Parallel.dll" FileName="SYSTE~99.DLL|System.Threading.Tasks.Parallel.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Threading.Tasks.Parallel.dll" SelfReg="false"/>
+ <ROW File="System.Threading.Thread.dll" Component_="System.Threading.Thread.dll" FileName="SYST~100.DLL|System.Threading.Thread.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Threading.Thread.dll" SelfReg="false"/>
+ <ROW File="System.Threading.ThreadPool.dll" Component_="System.Threading.ThreadPool.dll" FileName="SYST~101.DLL|System.Threading.ThreadPool.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Threading.ThreadPool.dll" SelfReg="false"/>
+ <ROW File="System.Threading.Timer.dll" Component_="System.Threading.Timer.dll" FileName="SYST~102.DLL|System.Threading.Timer.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Threading.Timer.dll" SelfReg="false"/>
+ <ROW File="System.ValueTuple.dll" Component_="System.ValueTuple.dll" FileName="SYST~103.DLL|System.ValueTuple.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.ValueTuple.dll" SelfReg="false"/>
+ <ROW File="System.Xml.ReaderWriter.dll" Component_="System.Xml.ReaderWriter.dll" FileName="SYST~104.DLL|System.Xml.ReaderWriter.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Xml.ReaderWriter.dll" SelfReg="false"/>
+ <ROW File="System.Xml.XDocument.dll" Component_="System.Xml.XDocument.dll" FileName="SYST~105.DLL|System.Xml.XDocument.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Xml.XDocument.dll" SelfReg="false"/>
+ <ROW File="System.Xml.XmlDocument.dll" Component_="System.Xml.XmlDocument.dll" FileName="SYST~106.DLL|System.Xml.XmlDocument.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Xml.XmlDocument.dll" SelfReg="false"/>
+ <ROW File="System.Xml.XmlSerializer.dll" Component_="System.Xml.XmlSerializer.dll" FileName="SYST~107.DLL|System.Xml.XmlSerializer.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Xml.XmlSerializer.dll" SelfReg="false"/>
+ <ROW File="System.Xml.XPath.dll" Component_="System.Xml.XPath.dll" FileName="SYST~108.DLL|System.Xml.XPath.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Xml.XPath.dll" SelfReg="false"/>
+ <ROW File="System.Xml.XPath.XDocument.dll" Component_="System.Xml.XPath.XDocument.dll" FileName="SYST~109.DLL|System.Xml.XPath.XDocument.dll" Attributes="0" SourcePath="..\Build\PPC\Eureka\System.Xml.XPath.XDocument.dll" SelfReg="false"/>
+ <ROW File="LibGit2Sharp.dll.config" Component_="GetVersionTag.bat" FileName="LIBGIT~1.CON|LibGit2Sharp.dll.config" Attributes="0" SourcePath="..\Build\PPC\Eureka\LibGit2Sharp.dll.config" SelfReg="false"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.BootstrOptComponent">
+ <ROW BootstrOptKey="GlobalOptions" DownloadFolder="[AppDataFolder][|Manufacturer]\[|ProductName]\prerequisites" Options="2"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.BootstrapperUISequenceComponent">
+ <ROW Action="AI_DetectSoftware" Sequence="101"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.BuildComponent">
+ <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" PackageFolder="..\Build\Installers\Eureka" PackageFileName="TwineX4 Installer_v2.0.13" Languages="en" InstallationType="4" CabsLocation="1" PackageType="1" FilesInsideExe="true" ExtractionFolder="[AppDataFolder][|Manufacturer]\[|ProductName] [|ProductVersion]\install" ExtUI="true" UseLargeSchema="true" ExeName="TwineX4 Installer_v2.0.13"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.DictionaryComponent">
+ <ROW Path="&lt;AI_DICTS&gt;ui.ail"/>
+ <ROW Path="&lt;AI_DICTS&gt;ui_en.ail"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.FragmentComponent">
+ <ROW Fragment="CommonUI.aip" Path="&lt;AI_FRAGS&gt;CommonUI.aip"/>
+ <ROW Fragment="FolderDlg.aip" Path="&lt;AI_THEMES&gt;azure\fragments\FolderDlg.aip"/>
+ <ROW Fragment="MaintenanceTypeDlg.aip" Path="&lt;AI_THEMES&gt;azure\fragments\MaintenanceTypeDlg.aip"/>
+ <ROW Fragment="MaintenanceWelcomeDlg.aip" Path="&lt;AI_THEMES&gt;azure\fragments\MaintenanceWelcomeDlg.aip"/>
+ <ROW Fragment="PreparePrereqDlg.aip" Path="&lt;AI_THEMES&gt;azure\fragments\PreparePrereqDlg.aip"/>
+ <ROW Fragment="PrerequisitesDlg.aip" Path="&lt;AI_THEMES&gt;azure\fragments\PrerequisitesDlg.aip"/>
+ <ROW Fragment="ProgressPrereqDlg.aip" Path="&lt;AI_THEMES&gt;azure\fragments\ProgressPrereqDlg.aip"/>
+ <ROW Fragment="SequenceDialogs.aip" Path="&lt;AI_THEMES&gt;azure\fragments\SequenceDialogs.aip"/>
+ <ROW Fragment="Sequences.aip" Path="&lt;AI_FRAGS&gt;Sequences.aip"/>
+ <ROW Fragment="StaticUIStrings.aip" Path="&lt;AI_FRAGS&gt;StaticUIStrings.aip"/>
+ <ROW Fragment="UI.aip" Path="&lt;AI_THEMES&gt;azure\fragments\UI.aip"/>
+ <ROW Fragment="Validation.aip" Path="&lt;AI_FRAGS&gt;Validation.aip"/>
+ <ROW Fragment="VerifyRemoveDlg.aip" Path="&lt;AI_THEMES&gt;azure\fragments\VerifyRemoveDlg.aip"/>
+ <ROW Fragment="VerifyRepairDlg.aip" Path="&lt;AI_THEMES&gt;azure\fragments\VerifyRepairDlg.aip"/>
+ <ROW Fragment="WelcomeDlg.aip" Path="&lt;AI_THEMES&gt;azure\fragments\WelcomeDlg.aip"/>
+ <ROW Fragment="WelcomePrereqDlg.aip" Path="&lt;AI_THEMES&gt;azure\fragments\WelcomePrereqDlg.aip"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiActionTextComponent">
+ <ROW Action="AI_DeleteLzma" Description="Deleting files extracted from archive" DescriptionLocId="ActionText.Description.AI_DeleteLzma" TemplateLocId="-"/>
+ <ROW Action="AI_DeleteRLzma" Description="Deleting files extracted from archive" DescriptionLocId="ActionText.Description.AI_DeleteLzma" TemplateLocId="-"/>
+ <ROW Action="AI_ExtractFiles" Description="Extracting files from archive" DescriptionLocId="ActionText.Description.AI_ExtractLzma" TemplateLocId="-"/>
+ <ROW Action="AI_ExtractLzma" Description="Extracting files from archive" DescriptionLocId="ActionText.Description.AI_ExtractLzma" TemplateLocId="-"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiAppSearchComponent">
+ <ROW Property="AI_SETUPEXEPATH" Signature_="AI_EXE_PATH_LM" Builds="DefaultBuild"/>
+ <ROW Property="AI_SETUPEXEPATH" Signature_="AI_EXE_PATH_CU" Builds="DefaultBuild"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiBinaryComponent">
+ <ROW Name="Prereq.dll" SourcePath="&lt;AI_CUSTACTS&gt;Prereq.dll"/>
+ <ROW Name="SoftwareDetector.dll" SourcePath="&lt;AI_CUSTACTS&gt;SoftwareDetector.dll"/>
+ <ROW Name="aicustact.dll" SourcePath="&lt;AI_CUSTACTS&gt;aicustact.dll"/>
+ <ROW Name="lzmaextractor.dll" SourcePath="&lt;AI_CUSTACTS&gt;lzmaextractor.dll"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiControlEventComponent">
+ <ROW Dialog_="WelcomePrereqDlg" Control_="Next" Event="NewDialog" Argument="PrerequisitesDlg" Condition="AI_BOOTSTRAPPER" Ordering="1"/>
+ <ROW Dialog_="PrerequisitesDlg" Control_="Next" Event="EndDialog" Argument="Return" Condition="AI_BOOTSTRAPPER" Ordering="1"/>
+ <ROW Dialog_="PrerequisitesDlg" Control_="Back" Event="NewDialog" Argument="WelcomePrereqDlg" Condition="AI_BOOTSTRAPPER" Ordering="1"/>
+ <ROW Dialog_="WelcomeDlg" Control_="Next" Event="NewDialog" Argument="FolderDlg" Condition="AI_INSTALL" Ordering="1"/>
+ <ROW Dialog_="FolderDlg" Control_="Next" Event="NewDialog" Argument="VerifyReadyDlg" Condition="AI_INSTALL" Ordering="201"/>
+ <ROW Dialog_="FolderDlg" Control_="Back" Event="NewDialog" Argument="WelcomeDlg" Condition="AI_INSTALL" Ordering="1"/>
+ <ROW Dialog_="VerifyReadyDlg" Control_="Install" Event="EndDialog" Argument="Return" Condition="AI_INSTALL" Ordering="197"/>
+ <ROW Dialog_="VerifyReadyDlg" Control_="Back" Event="NewDialog" Argument="FolderDlg" Condition="AI_INSTALL" Ordering="201"/>
+ <ROW Dialog_="MaintenanceWelcomeDlg" Control_="Next" Event="NewDialog" Argument="MaintenanceTypeDlg" Condition="AI_MAINT" Ordering="99"/>
+ <ROW Dialog_="CustomizeDlg" Control_="Next" Event="NewDialog" Argument="VerifyReadyDlg" Condition="AI_MAINT" Ordering="101"/>
+ <ROW Dialog_="CustomizeDlg" Control_="Back" Event="NewDialog" Argument="MaintenanceTypeDlg" Condition="AI_MAINT" Ordering="1"/>
+ <ROW Dialog_="VerifyReadyDlg" Control_="Install" Event="EndDialog" Argument="Return" Condition="AI_MAINT" Ordering="198"/>
+ <ROW Dialog_="VerifyReadyDlg" Control_="Back" Event="NewDialog" Argument="CustomizeDlg" Condition="AI_MAINT" Ordering="202"/>
+ <ROW Dialog_="MaintenanceTypeDlg" Control_="ChangeButton" Event="NewDialog" Argument="CustomizeDlg" Condition="AI_MAINT" Ordering="501"/>
+ <ROW Dialog_="MaintenanceTypeDlg" Control_="Back" Event="NewDialog" Argument="MaintenanceWelcomeDlg" Condition="AI_MAINT" Ordering="1"/>
+ <ROW Dialog_="MaintenanceTypeDlg" Control_="RemoveButton" Event="NewDialog" Argument="VerifyRemoveDlg" Condition="AI_MAINT AND InstallMode=&quot;Remove&quot;" Ordering="601"/>
+ <ROW Dialog_="VerifyRemoveDlg" Control_="Back" Event="NewDialog" Argument="MaintenanceTypeDlg" Condition="AI_MAINT AND InstallMode=&quot;Remove&quot;" Ordering="1"/>
+ <ROW Dialog_="MaintenanceTypeDlg" Control_="RepairButton" Event="NewDialog" Argument="VerifyRepairDlg" Condition="AI_MAINT AND InstallMode=&quot;Repair&quot;" Ordering="601"/>
+ <ROW Dialog_="VerifyRepairDlg" Control_="Back" Event="NewDialog" Argument="MaintenanceTypeDlg" Condition="AI_MAINT AND InstallMode=&quot;Repair&quot;" Ordering="1"/>
+ <ROW Dialog_="VerifyRepairDlg" Control_="Repair" Event="EndDialog" Argument="Return" Condition="AI_MAINT AND InstallMode=&quot;Repair&quot;" Ordering="399" Options="1"/>
+ <ROW Dialog_="VerifyRemoveDlg" Control_="Remove" Event="EndDialog" Argument="Return" Condition="AI_MAINT AND InstallMode=&quot;Remove&quot;" Ordering="299" Options="1"/>
+ <ROW Dialog_="PatchWelcomeDlg" Control_="Next" Event="NewDialog" Argument="VerifyReadyDlg" Condition="AI_PATCH" Ordering="201"/>
+ <ROW Dialog_="VerifyReadyDlg" Control_="Install" Event="EndDialog" Argument="Return" Condition="AI_PATCH" Ordering="199"/>
+ <ROW Dialog_="VerifyReadyDlg" Control_="Back" Event="NewDialog" Argument="PatchWelcomeDlg" Condition="AI_PATCH" Ordering="203"/>
+ <ROW Dialog_="ResumeDlg" Control_="Install" Event="EndDialog" Argument="Return" Condition="AI_RESUME" Ordering="299"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiCreateFolderComponent">
+ <ROW Directory_="APPDIR" Component_="APPDIR" ManualDelete="true"/>
+ <ROW Directory_="SHORTCUTDIR" Component_="SHORTCUTDIR" ManualDelete="false"/>
+ <ROW Directory_="Packages_Dir" Component_="Packages" ManualDelete="false"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiCustActComponent">
+ <ROW Action="AI_AppSearchEx" Type="1" Source="Prereq.dll" Target="DoAppSearchEx"/>
+ <ROW Action="AI_BACKUP_AI_SETUPEXEPATH" Type="51" Source="AI_SETUPEXEPATH_ORIGINAL" Target="[AI_SETUPEXEPATH]"/>
+ <ROW Action="AI_DATA_SETTER" Type="51" Source="AI_ExtractFiles" Target="[AI_SETUPEXEPATH]"/>
+ <ROW Action="AI_DOWNGRADE" Type="19" Target="4010"/>
+ <ROW Action="AI_DeleteCadLzma" Type="51" Source="AI_DeleteLzma" Target="[AI_SETUPEXEPATH]"/>
+ <ROW Action="AI_DeleteLzma" Type="1025" Source="lzmaextractor.dll" Target="DeleteLZMAFiles"/>
+ <ROW Action="AI_DeleteRCadLzma" Type="51" Source="AI_DeleteRLzma" Target="[AI_SETUPEXEPATH]"/>
+ <ROW Action="AI_DeleteRLzma" Type="1281" Source="lzmaextractor.dll" Target="DeleteLZMAFiles"/>
+ <ROW Action="AI_DetectSoftware" Type="257" Source="SoftwareDetector.dll" Target="OnDetectSoftware"/>
+ <ROW Action="AI_DpiContentScale" Type="1" Source="aicustact.dll" Target="DpiContentScale"/>
+ <ROW Action="AI_EnableDebugLog" Type="321" Source="aicustact.dll" Target="EnableDebugLog"/>
+ <ROW Action="AI_EstimateExtractFiles" Type="1" Source="Prereq.dll" Target="EstimateExtractFiles"/>
+ <ROW Action="AI_ExtractCadLzma" Type="51" Source="AI_ExtractLzma" Target="[AI_SETUPEXEPATH]"/>
+ <ROW Action="AI_ExtractFiles" Type="1025" Source="Prereq.dll" Target="ExtractSourceFiles" AdditionalSeq="AI_DATA_SETTER"/>
+ <ROW Action="AI_ExtractLzma" Type="1025" Source="lzmaextractor.dll" Target="ExtractLZMAFiles"/>
+ <ROW Action="AI_FindExeLzma" Type="1" Source="lzmaextractor.dll" Target="FindEXE"/>
+ <ROW Action="AI_InstallModeCheck" Type="1" Source="aicustact.dll" Target="UpdateInstallMode" WithoutSeq="true"/>
+ <ROW Action="AI_LaunchApp" Type="1" Source="aicustact.dll" Target="[#Tango.PPC.UI.exe]"/>
+ <ROW Action="AI_PREPARE_UPGRADE" Type="65" Source="aicustact.dll" Target="PrepareUpgrade"/>
+ <ROW Action="AI_RESTORE_AI_SETUPEXEPATH" Type="51" Source="AI_SETUPEXEPATH" Target="[AI_SETUPEXEPATH_ORIGINAL]"/>
+ <ROW Action="AI_RESTORE_LOCATION" Type="65" Source="aicustact.dll" Target="RestoreLocation"/>
+ <ROW Action="AI_ResolveKnownFolders" Type="1" Source="aicustact.dll" Target="AI_ResolveKnownFolders"/>
+ <ROW Action="AI_RunFinishActions" Type="1" Source="aicustact.dll" Target="RunFinishActions" WithoutSeq="true"/>
+ <ROW Action="AI_SHOW_LOG" Type="65" Source="aicustact.dll" Target="LaunchLogFile" WithoutSeq="true"/>
+ <ROW Action="AI_STORE_LOCATION" Type="51" Source="ARPINSTALLLOCATION" Target="[APPDIR]"/>
+ <ROW Action="SET_APPDIR" Type="307" Source="APPDIR" Target="[ProgramFilesFolder][Manufacturer]\[ProductName]"/>
+ <ROW Action="SET_SHORTCUTDIR" Type="307" Source="SHORTCUTDIR" Target="[ProgramMenuFolder][ProductName]"/>
+ <ROW Action="SET_TARGETDIR_TO_APPDIR" Type="51" Source="TARGETDIR" Target="[APPDIR]"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiFeatCompsComponent">
+ <ROW Feature_="MainFeature" Component_="APPDIR"/>
+ <ROW Feature_="MainFeature" Component_="ProductInformation"/>
+ <ROW Feature_="MainFeature" Component_="AI_ExePath"/>
+ <ROW Feature_="MainFeature" Component_="ColorMine.dll"/>
+ <ROW Feature_="MainFeature" Component_="CommandLine.dll"/>
+ <ROW Feature_="MainFeature" Component_="ControlzEx.dll"/>
+ <ROW Feature_="MainFeature" Component_="DocumentFormat.OpenXml.dll"/>
+ <ROW Feature_="MainFeature" Component_="EFCache.dll"/>
+ <ROW Feature_="MainFeature" Component_="EntityFramework.dll"/>
+ <ROW Feature_="MainFeature" Component_="EntityFramework.SqlServer.dll"/>
+ <ROW Feature_="MainFeature" Component_="FontAwesome.WPF.dll"/>
+ <ROW Feature_="MainFeature" Component_="GetVersionTag.bat"/>
+ <ROW Feature_="MainFeature" Component_="Google.Protobuf.dll"/>
+ <ROW Feature_="MainFeature" Component_="HiraokaHyperTools.PdfSharpWPF.dll"/>
+ <ROW Feature_="MainFeature" Component_="HiraokaHyperTools.PdfSharp.Xps.dll"/>
+ <ROW Feature_="MainFeature" Component_="Ionic.Zip.dll"/>
+ <ROW Feature_="MainFeature" Component_="JWT.dll"/>
+ <ROW Feature_="MainFeature" Component_="LibGit2Sharp.dll"/>
+ <ROW Feature_="MainFeature" Component_="LiteDB.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.AspNet.SignalR.Client.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.Azure.ActiveDirectory.GraphClient.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.IdentityModel.Clients.ActiveDirectory.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.ServiceBus.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.SqlServer.ConnectionInfo.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.SqlServer.Diagnostics.STrace.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.SqlServer.Dmf.Common.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.SqlServer.Management.Sdk.Sfc.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.SqlServer.ServiceBrokerEnum.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.SqlServer.Smo.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.SqlServer.SqlClrProvider.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.SqlServer.SqlEnum.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.TeamFoundation.Client.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.TeamFoundation.Common.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.TeamFoundation.Core.WebApi.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.TeamFoundation.Diff.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.TeamFoundation.Work.WebApi.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.TeamFoundation.WorkItemTracking.Client.DataStoreLoader.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.TeamFoundation.WorkItemTracking.Client.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.TeamFoundation.WorkItemTracking.Client.QueryLanguage.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.TeamFoundation.WorkItemTracking.Common.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.TeamFoundation.WorkItemTracking.Proxy.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.TeamFoundation.WorkItemTracking.WebApi.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.VisualStudio.Services.Client.Interactive.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.VisualStudio.Services.Common.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.VisualStudio.Services.WebApi.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.WindowsAPICodePack.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.WindowsAPICodePack.Shell.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.WindowsAzure.Storage.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.WITDataStore32.dll"/>
+ <ROW Feature_="MainFeature" Component_="mscoree.dll"/>
+ <ROW Feature_="MainFeature" Component_="msvcp140d.dll"/>
+ <ROW Feature_="MainFeature" Component_="Newtonsoft.Json.dll"/>
+ <ROW Feature_="MainFeature" Component_="protobufnet.dll"/>
+ <ROW Feature_="MainFeature" Component_="Quamotion.TurboJpegWrapper.dll"/>
+ <ROW Feature_="MainFeature" Component_="RazorEngine.dll"/>
+ <ROW Feature_="MainFeature" Component_="rc.exe"/>
+ <ROW Feature_="MainFeature" Component_="SharpDX.Direct3D11.dll"/>
+ <ROW Feature_="MainFeature" Component_="SharpDX.dll"/>
+ <ROW Feature_="MainFeature" Component_="SharpDX.DXGI.dll"/>
+ <ROW Feature_="MainFeature" Component_="SharpDX.Mathematics.dll"/>
+ <ROW Feature_="MainFeature" Component_="SimpleValidator.dll"/>
+ <ROW Feature_="MainFeature" Component_="OverrideData.xml"/>
+ <ROW Feature_="MainFeature" Component_="Interop.MSDASC.dll"/>
+ <ROW Feature_="MainFeature" Component_="License.lic"/>
+ <ROW Feature_="MainFeature" Component_="SA.Binary.dll"/>
+ <ROW Feature_="MainFeature" Component_="SA.CodeView.dll"/>
+ <ROW Feature_="MainFeature" Component_="SA.CommonTypes.dll"/>
+ <ROW Feature_="MainFeature" Component_="SA.CommonUI.dll"/>
+ <ROW Feature_="MainFeature" Component_="SA.SCBaseProvider.dll"/>
+ <ROW Feature_="MainFeature" Component_="SA.SQLDataExaminer.Engine.dll"/>
+ <ROW Feature_="MainFeature" Component_="SA.SQLExaminer.Engine.dll"/>
+ <ROW Feature_="MainFeature" Component_="SA.Utils.ErrorReporter.dll"/>
+ <ROW Feature_="MainFeature" Component_="SQLDECmd.exe"/>
+ <ROW Feature_="MainFeature" Component_="SQLECmd.exe"/>
+ <ROW Feature_="MainFeature" Component_="System.Data.SQLite.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Data.SQLite.EF6.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Data.SQLite.Linq.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.IdentityModel.Tokens.Jwt.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Net.Http.Formatting.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Reactive.Core.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Reactive.Interfaces.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Reactive.Linq.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Reactive.PlatformServices.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Web.Http.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Web.Http.WebHost.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Web.Razor.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Windows.Interactivity.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.AdvancedInstaller.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.AnimatedGif.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.BL.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.CodeGeneration.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.ColorConversion.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.Colorful.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.ColorLib_v1.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.ColorLib_v2.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.ColorLib_v3.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.ColorLib_v4.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.ColorLib_v5.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.ColorLib_v6.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.Console.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.Core.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.CSV.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.DataStore.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.DataStore.Editing.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.DataStore.EF.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.DataStore.Remote.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.Documents.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.DragAndDrop.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.Emulations.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.Explorer.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.FileSystem.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.FirmwareUpdateLib.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.FirmwareUpdateLib.WPF.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.Git.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.Insights.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.Integration.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.Logging.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.PDF.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.PMR.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.PPC.BackupRestore.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.PPC.BugReporting.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.PPC.Common.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.PPC.Events.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.PPC.JobsV2.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.PPC.MachineSettings.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.PPC.Maintenance.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.PPC.Shared.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.PPC.Storage.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.PPC.Technician.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.PPC.UI.exe"/>
+ <ROW Feature_="MainFeature" Component_="Tango.Pulse.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.RemoteDesktop.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.Serialization.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.Settings.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.SharedUI.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.SQLExaminer.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.SystemInfo.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.TFS.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.Touch.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.Transport.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.Web.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.WebRTC.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.WiFi.dll"/>
+ <ROW Feature_="MainFeature" Component_="ucrtbased.dll"/>
+ <ROW Feature_="MainFeature" Component_="vcruntime140.dll"/>
+ <ROW Feature_="MainFeature" Component_="vcruntime140d.dll"/>
+ <ROW Feature_="MainFeature" Component_="WebRtc.NET.dll"/>
+ <ROW Feature_="MainFeature" Component_="turbojpeg.dll"/>
+ <ROW Feature_="MainFeature" Component_="turbojpeg.dll.meta"/>
+ <ROW Feature_="MainFeature" Component_="turbojpeg.dll_1"/>
+ <ROW Feature_="MainFeature" Component_="turbojpeg.dll.meta_1"/>
+ <ROW Feature_="MainFeature" Component_="WindowsInput.dll"/>
+ <ROW Feature_="MainFeature" Component_="SHORTCUTDIR"/>
+ <ROW Feature_="MainFeature" Component_="Packages"/>
+ <ROW Feature_="MainFeature" Component_="Tango.PPC.Updater.exe"/>
+ <ROW Feature_="MainFeature" Component_="FluentFTP.dll"/>
+ <ROW Feature_="MainFeature" Component_="Hyak.Common.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.Azure.Common.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.Azure.Common.NetFramework.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.Azure.ResourceManager.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.Data.Edm.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.Data.OData.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.Data.Services.Client.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.SqlServer.AzureStorageEnum.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.IO.Compression.FileSystem.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Spatial.dll"/>
+ <ROW Feature_="MainFeature" Component_="Tango.DataStore.Lite.dll"/>
+ <ROW Feature_="MainFeature" Component_="WPFMediaKit.dll"/>
+ <ROW Feature_="MainFeature" Component_="DirectShowLib2005.dll"/>
+ <ROW Feature_="MainFeature" Component_="EVRPresenter32.dll"/>
+ <ROW Feature_="MainFeature" Component_="EVRPresenter64.dll"/>
+ <ROW Feature_="MainFeature" Component_="Microsoft.Win32.Primitives.dll"/>
+ <ROW Feature_="MainFeature" Component_="netstandard.dll"/>
+ <ROW Feature_="MainFeature" Component_="RealTimeGraphX.dll"/>
+ <ROW Feature_="MainFeature" Component_="RealTimeGraphX.WPF.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.AppContext.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Collections.Concurrent.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Collections.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Collections.NonGeneric.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Collections.Specialized.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.ComponentModel.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.ComponentModel.EventBasedAsync.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.ComponentModel.Primitives.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.ComponentModel.TypeConverter.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Console.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Data.Common.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Diagnostics.Contracts.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Diagnostics.Debug.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Diagnostics.FileVersionInfo.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Diagnostics.Process.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Diagnostics.StackTrace.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Diagnostics.TextWriterTraceListener.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Diagnostics.Tools.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Diagnostics.TraceSource.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Diagnostics.Tracing.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Drawing.Primitives.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Dynamic.Runtime.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Globalization.Calendars.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Globalization.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Globalization.Extensions.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.IO.Compression.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.IO.Compression.ZipFile.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.IO.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.IO.FileSystem.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.IO.FileSystem.DriveInfo.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.IO.FileSystem.Primitives.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.IO.FileSystem.Watcher.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.IO.IsolatedStorage.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.IO.MemoryMappedFiles.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.IO.Pipes.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.IO.UnmanagedMemoryStream.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Linq.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Linq.Expressions.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Linq.Parallel.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Linq.Queryable.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Net.Http.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Net.NameResolution.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Net.NetworkInformation.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Net.Ping.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Net.Primitives.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Net.Requests.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Net.Security.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Net.Sockets.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Net.WebHeaderCollection.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Net.WebSockets.Client.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Net.WebSockets.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.ObjectModel.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Reflection.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Reflection.Extensions.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Reflection.Primitives.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Resources.Reader.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Resources.ResourceManager.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Resources.Writer.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Runtime.CompilerServices.VisualC.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Runtime.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Runtime.Extensions.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Runtime.Handles.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Runtime.InteropServices.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Runtime.InteropServices.RuntimeInformation.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Runtime.Numerics.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Runtime.Serialization.Formatters.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Runtime.Serialization.Json.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Runtime.Serialization.Primitives.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Runtime.Serialization.Xml.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Security.Claims.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Security.Cryptography.Algorithms.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Security.Cryptography.Csp.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Security.Cryptography.Encoding.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Security.Cryptography.Primitives.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Security.Cryptography.X509Certificates.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Security.Principal.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Security.SecureString.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Text.Encoding.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Text.Encoding.Extensions.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Text.RegularExpressions.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Threading.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Threading.Overlapped.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Threading.Tasks.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Threading.Tasks.Parallel.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Threading.Thread.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Threading.ThreadPool.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Threading.Timer.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.ValueTuple.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Xml.ReaderWriter.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Xml.XDocument.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Xml.XmlDocument.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Xml.XmlSerializer.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Xml.XPath.dll"/>
+ <ROW Feature_="MainFeature" Component_="System.Xml.XPath.XDocument.dll"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiIconsComponent">
+ <ROW Name="Tango.PPC.UI.exe" SourcePath="..\Build\PPC\Eureka\Tango.PPC.UI.exe" Index="0"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiInstExSeqComponent">
+ <ROW Action="AI_DOWNGRADE" Condition="AI_NEWERPRODUCTFOUND AND (UILevel &lt;&gt; 5)" Sequence="210"/>
+ <ROW Action="AI_RESTORE_LOCATION" Condition="APPDIR=&quot;&quot;" Sequence="749"/>
+ <ROW Action="AI_STORE_LOCATION" Condition="(Not Installed) OR REINSTALL" Sequence="1501"/>
+ <ROW Action="AI_PREPARE_UPGRADE" Condition="AI_UPGRADE=&quot;No&quot; AND (Not Installed)" Sequence="1399"/>
+ <ROW Action="AI_ResolveKnownFolders" Sequence="52"/>
+ <ROW Action="AI_EnableDebugLog" Sequence="51"/>
+ <ROW Action="AI_BACKUP_AI_SETUPEXEPATH" Sequence="99" Builds="DefaultBuild"/>
+ <ROW Action="AI_RESTORE_AI_SETUPEXEPATH" Condition="AI_SETUPEXEPATH_ORIGINAL" Sequence="103" Builds="DefaultBuild"/>
+ <ROW Action="AI_DeleteCadLzma" Condition="SETUPEXEDIR=&quot;&quot; AND Installed AND (REMOVE&lt;&gt;&quot;ALL&quot;) AND (AI_INSTALL_MODE&lt;&gt;&quot;Remove&quot;) AND (NOT PATCH)" Sequence="199" Builds="DefaultBuild"/>
+ <ROW Action="AI_DeleteRCadLzma" Condition="SETUPEXEDIR=&quot;&quot; AND Installed AND (REMOVE&lt;&gt;&quot;ALL&quot;) AND (AI_INSTALL_MODE&lt;&gt;&quot;Remove&quot;) AND (NOT PATCH)" Sequence="198" Builds="DefaultBuild"/>
+ <ROW Action="AI_ExtractCadLzma" Condition="SETUPEXEDIR=&quot;&quot; AND Installed AND (REMOVE&lt;&gt;&quot;ALL&quot;) AND (AI_INSTALL_MODE&lt;&gt;&quot;Remove&quot;) AND (NOT PATCH)" Sequence="197" Builds="DefaultBuild"/>
+ <ROW Action="AI_FindExeLzma" Condition="SETUPEXEDIR=&quot;&quot; AND Installed AND (REMOVE&lt;&gt;&quot;ALL&quot;) AND (AI_INSTALL_MODE&lt;&gt;&quot;Remove&quot;) AND (NOT PATCH)" Sequence="196" Builds="DefaultBuild"/>
+ <ROW Action="AI_ExtractLzma" Condition="SETUPEXEDIR=&quot;&quot; AND Installed AND (REMOVE&lt;&gt;&quot;ALL&quot;) AND (AI_INSTALL_MODE&lt;&gt;&quot;Remove&quot;) AND (NOT PATCH)" Sequence="1549" Builds="DefaultBuild"/>
+ <ROW Action="AI_DeleteRLzma" Condition="SETUPEXEDIR=&quot;&quot; AND Installed AND (REMOVE&lt;&gt;&quot;ALL&quot;) AND (AI_INSTALL_MODE&lt;&gt;&quot;Remove&quot;) AND (NOT PATCH)" Sequence="1548" Builds="DefaultBuild"/>
+ <ROW Action="AI_DeleteLzma" Condition="SETUPEXEDIR=&quot;&quot; AND Installed AND (REMOVE&lt;&gt;&quot;ALL&quot;) AND (AI_INSTALL_MODE&lt;&gt;&quot;Remove&quot;) AND (NOT PATCH)" Sequence="6599" Builds="DefaultBuild"/>
+ <ROW Action="AI_ExtractFiles" Sequence="3998" Builds="DefaultBuild"/>
+ <ROW Action="AI_DATA_SETTER" Sequence="3997"/>
+ <ROW Action="AI_EstimateExtractFiles" Sequence="3999" Builds="DefaultBuild"/>
+ <ROW Action="AI_AppSearchEx" Sequence="102"/>
+ <ROW Action="AI_DetectSoftware" Sequence="101"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiInstallUISequenceComponent">
+ <ROW Action="AI_RESTORE_LOCATION" Condition="APPDIR=&quot;&quot;" Sequence="749"/>
+ <ROW Action="AI_ResolveKnownFolders" Sequence="53"/>
+ <ROW Action="AI_DpiContentScale" Sequence="52"/>
+ <ROW Action="AI_EnableDebugLog" Sequence="51"/>
+ <ROW Action="AI_BACKUP_AI_SETUPEXEPATH" Sequence="99"/>
+ <ROW Action="AI_RESTORE_AI_SETUPEXEPATH" Condition="AI_SETUPEXEPATH_ORIGINAL" Sequence="103"/>
+ <ROW Action="AI_AppSearchEx" Sequence="102"/>
+ <ROW Action="AI_DetectSoftware" Sequence="101"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiLaunchConditionsComponent">
+ <ROW Condition="(VersionNT &lt;&gt; 400)" Description="[ProductName] cannot be installed on [WindowsTypeNT40Display]." DescriptionLocId="AI.LaunchCondition.NoNT40" IsPredefined="true" Builds="DefaultBuild"/>
+ <ROW Condition="(VersionNT &lt;&gt; 500)" Description="[ProductName] cannot be installed on [WindowsTypeNT50Display]." DescriptionLocId="AI.LaunchCondition.NoNT50" IsPredefined="true" Builds="DefaultBuild"/>
+ <ROW Condition="(VersionNT64 OR ((VersionNT &lt;&gt; 501) OR (ServicePackLevel = 3))) AND ((VersionNT &lt;&gt; 502) OR (ServicePackLevel = 2))" Description="[ProductName] cannot be installed on [WindowsTypeNT5XDisplay]." DescriptionLocId="AI.LaunchCondition.NoNT5X" IsPredefined="true" Builds="DefaultBuild"/>
+ <ROW Condition="AI_DETECTED_INTERNET_CONNECTION" Description="[ProductName] requires an active Internet connection for installation. Please check your network configuration and proxy settings." DescriptionLocId="AI.LaunchCondition.Internet" IsPredefined="true" Builds="DefaultBuild"/>
+ <ROW Condition="SETUPEXEDIR OR (REMOVE=&quot;ALL&quot;)" Description="This package can only be run from a bootstrapper." DescriptionLocId="AI.LaunchCondition.RequireBootstrapper" IsPredefined="true" Builds="DefaultBuild"/>
+ <ROW Condition="VersionNT" Description="[ProductName] cannot be installed on [WindowsType9XDisplay]." DescriptionLocId="AI.LaunchCondition.No9X" IsPredefined="true" Builds="DefaultBuild"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiRegLocatorComponent">
+ <ROW Signature_="AI_EXE_PATH_CU" Root="1" Key="Software\Caphyon\Advanced Installer\LZMA\[ProductCode]\[ProductVersion]" Name="AI_ExePath" Type="2"/>
+ <ROW Signature_="AI_EXE_PATH_LM" Root="2" Key="Software\Caphyon\Advanced Installer\LZMA\[ProductCode]\[ProductVersion]" Name="AI_ExePath" Type="2"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiRegsComponent">
+ <ROW Registry="AI_ExePath" Root="-1" Key="Software\Caphyon\Advanced Installer\LZMA\[ProductCode]\[ProductVersion]" Name="AI_ExePath" Value="[AI_SETUPEXEPATH]" Component_="AI_ExePath"/>
+ <ROW Registry="Path" Root="-1" Key="Software\[Manufacturer]\[ProductName]" Name="Path" Value="[APPDIR]" Component_="ProductInformation"/>
+ <ROW Registry="Version" Root="-1" Key="Software\[Manufacturer]\[ProductName]" Name="Version" Value="[ProductVersion]" Component_="ProductInformation"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiShortsComponent">
+ <ROW Shortcut="TwineX4" Directory_="SHORTCUTDIR" Name="TWINEX~1|Twine X4" Component_="Tango.PPC.UI.exe" Target="[#Tango.PPC.UI.exe]" Description="Twine X4" Hotkey="0" IconIndex="0" ShowCmd="1" WkDir="APPDIR"/>
+ <ROW Shortcut="TwineX4_1" Directory_="DesktopFolder" Name="TWINEX~1|Twine X4" Component_="Tango.PPC.UI.exe" Target="[#Tango.PPC.UI.exe]" Description="Twine X4" Hotkey="0" IconIndex="0" ShowCmd="1" WkDir="APPDIR"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiThemeComponent">
+ <ATTRIBUTE name="UsedTheme" value="azure"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.MsiUpgradeComponent">
+ <ROW UpgradeCode="[|UpgradeCode]" VersionMin="0.0.1" VersionMax="[|ProductVersion]" Attributes="257" ActionProperty="OLDPRODUCTS"/>
+ <ROW UpgradeCode="[|UpgradeCode]" VersionMin="[|ProductVersion]" Attributes="2" ActionProperty="AI_NEWERPRODUCTFOUND"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.PreReqComponent">
+ <ROW PrereqKey="F4_28D6_4E08_8648_3469A5B0C76D" DisplayName=".NET Framework 3.5 (web installer)" SetupFileUrl="http://download.microsoft.com/download/7/0/3/703455ee-a747-4cc8-bd3e-98a615c3aedb/dotNetFx35setup.exe" Location="1" ExactSize="2869264" WinNTVersions="Windows 7 x86, Windows 8 x86, Windows 8.1 x86, Windows 10 x86" WinNT64Versions="Windows 7 x64, Windows Server 2008 R2 x64, Windows 8 x64, Windows Server 2012 x64, Windows 8.1 x64, Windows Server 2012 R2 x64, Windows 10 x64, Windows Server x64" Operator="1" NoUiComLine="/q /norestart" Options="xy" MD5="269f314b87e6222a20e5f745b6b89783" TargetName=".NET Framework 3.5"/>
+ <ROW PrereqKey="RequiredApplication" DisplayName="SQL Server Express 2017" SetupFileUrl="https://download.microsoft.com/download/5/E/9/5E9B18CC-8FD5-467E-B5BF-BADE39C51F73/SQLServer2017-SSEI-Expr.exe" Location="1" ExactSize="0" Operator="1" Options="ym"/>
+ <ATTRIBUTE name="PrereqsOrder" value="RequiredApplication F4_28D6_4E08_8648_3469A5B0C76D"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.PreReqSearchComponent">
+ <ROW SearchKey="F4_28D6_4E08_8648_3469A5B0C76DInsta" Prereq="F4_28D6_4E08_8648_3469A5B0C76D" SearchType="9" SearchString="HKLM\SOFTWARE\Microsoft\NET Framework Setup\NDP\v3.5\Install" RefContent="M1" Order="1" Property="PreReqSearch_F4_28D6_4E08_8648_3469"/>
+ <ROW SearchKey="SystemFolderfile.dll" Prereq="RequiredApplication" SearchType="2" SearchString="HKLM\SOFTWARE\Microsoft\Microsoft SQL Server\140\Tools\ClientSetup\CurrentVersion\CurrentVersion" VerMin="14.0" Order="1" Property="PreReqSearch"/>
+ </COMPONENT>
+ <COMPONENT cid="caphyon.advinst.msicomp.SynchronizedFolderComponent">
+ <ROW Directory_="APPDIR" SourcePath="..\Build\PPC\Eureka" Feature="MainFeature" ExcludePattern="*~|#*#|%*%|._|CVS|.cvsignore|SCCS|vssver.scc|mssccprj.scc|vssver2.scc|.svn|.DS_Store" ExcludeFlags="6"/>
+ </COMPONENT>
+</DOCUMENT>
diff --git a/Software/Visual_Studio/Advanced Installer Projects/FSE Installer.aip b/Software/Visual_Studio/Advanced Installer Projects/FSE Installer.aip
index 344bb6883..baa6d6fb9 100644
--- a/Software/Visual_Studio/Advanced Installer Projects/FSE Installer.aip
+++ b/Software/Visual_Studio/Advanced Installer Projects/FSE Installer.aip
@@ -29,10 +29,10 @@
<ROW Property="ExtractFilesFirst" Value="1"/>
<ROW Property="LogoIcon" Value="externalui.ico" MultiBuildValue="DefaultBuild:machine_full_0UZ_icon.ico_1" Type="1" MsiKey="LogoIcon"/>
<ROW Property="Manufacturer" Value="Twine Solutions LTD"/>
- <ROW Property="ProductCode" Value="1033:{572553AE-7CED-4471-BE84-9D5252E1E4C4} " Type="16"/>
+ <ROW Property="ProductCode" Value="1033:{ACD29FBD-AB01-477D-8FDB-4D8625896C70} " Type="16"/>
<ROW Property="ProductLanguage" Value="1033"/>
<ROW Property="ProductName" Value="Tango FSE"/>
- <ROW Property="ProductVersion" Value="1.4.7.0" Type="32"/>
+ <ROW Property="ProductVersion" Value="2.0.2.0" Type="32"/>
<ROW Property="RUNAPPLICATION" Value="1" Type="4"/>
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND;AI_SETUPEXEPATH;SETUPEXEDIR"/>
<ROW Property="UpgradeCode" Value="{0E13CB0D-89F7-465E-9F56-F1CBD6773E6E}"/>
@@ -515,10 +515,10 @@
<ROW Component="shell" ComponentId="{A08B0CB0-9A35-4E7B-B7A3-F0039D92CBE4}" Directory_="APPDIR" Attributes="4" KeyPath="shell"/>
<ROW Component="shell_1" ComponentId="{082186C6-1C9B-401A-85E8-3F1DA42DD4C6}" Directory_="APPDIR" Attributes="4" KeyPath="shell_1"/>
<ROW Component="sysglobl.dll" ComponentId="{A8218B40-45BD-4818-B9F2-88F081F76303}" Directory_="ProceduresAssemblies_Dir" Attributes="0" KeyPath="sysglobl.dll"/>
- <ROW Component="turbojpeg.dll" ComponentId="{DB334C2E-C1B9-45D6-88C1-6CFDA17EB4A3}" Directory_="win7x64_Dir" Attributes="256" KeyPath="turbojpeg.dll"/>
- <ROW Component="turbojpeg.dll.meta" ComponentId="{6C2C631D-5F51-4649-8DCC-17B00C80C311}" Directory_="win7x64_Dir" Attributes="0" KeyPath="turbojpeg.dll.meta" Type="0"/>
- <ROW Component="turbojpeg.dll.meta_1" ComponentId="{B10DDC60-7539-4FAB-9C5E-45E6EE867C49}" Directory_="win7x86_Dir" Attributes="0" KeyPath="turbojpeg.dll.meta_1" Type="0"/>
- <ROW Component="turbojpeg.dll_1" ComponentId="{1C8AB217-7B7A-4D11-9531-42272081A499}" Directory_="win7x86_Dir" Attributes="0" KeyPath="turbojpeg.dll_1"/>
+ <ROW Component="turbojpeg.dll" ComponentId="{A29DB622-229B-400D-B1BE-C3312C60A442}" Directory_="win7x64_Dir" Attributes="256" KeyPath="turbojpeg.dll"/>
+ <ROW Component="turbojpeg.dll.meta" ComponentId="{A6D6CFBE-A169-421F-B951-6DCEFF56E7CC}" Directory_="win7x64_Dir" Attributes="0" KeyPath="turbojpeg.dll.meta" Type="0"/>
+ <ROW Component="turbojpeg.dll.meta_1" ComponentId="{9BA9D016-B300-4B32-A23F-C3EC1658FFD3}" Directory_="win7x86_Dir" Attributes="0" KeyPath="turbojpeg.dll.meta_1" Type="0"/>
+ <ROW Component="turbojpeg.dll_1" ComponentId="{FFD6EB51-256F-44BC-B7AF-86FFDE3A45D2}" Directory_="win7x86_Dir" Attributes="0" KeyPath="turbojpeg.dll_1"/>
<ROW Component="ucrtbased.dll" ComponentId="{E62DD38B-E521-4526-81F2-F5A404504F4F}" Directory_="APPDIR" Attributes="0" KeyPath="ucrtbased.dll"/>
<ROW Component="vcruntime140.dll" ComponentId="{AA9985D1-8172-473C-BD9F-FA29A60F7E46}" Directory_="APPDIR" Attributes="0" KeyPath="vcruntime140.dll"/>
<ROW Component="vcruntime140d.dll" ComponentId="{BBF9A450-5DF1-4FEF-A22F-350FF9C558B8}" Directory_="APPDIR" Attributes="0" KeyPath="vcruntime140d.dll"/>
@@ -1201,7 +1201,7 @@
<ROW Action="AI_DetectSoftware" Sequence="101"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.BuildComponent">
- <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" PackageFolder="..\Build\Installers\FSE\Release" PackageFileName="Tango FSE v1.4.7" Languages="en" InstallationType="4" CabsLocation="1" PackageType="1" FilesInsideExe="true" ExtractionFolder="[AppDataFolder][|Manufacturer]\[|ProductName] [|ProductVersion]\install" ExtUI="true" UseLargeSchema="true" ExeName="Tango FSE v1.4.7"/>
+ <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" PackageFolder="..\Build\Installers\FSE\Release" PackageFileName="Tango FSE v2.0.2" Languages="en" InstallationType="4" CabsLocation="1" PackageType="1" FilesInsideExe="true" ExtractionFolder="[AppDataFolder][|Manufacturer]\[|ProductName] [|ProductVersion]\install" ExtUI="true" UseLargeSchema="true" ExeName="Tango FSE v2.0.2"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.DictionaryComponent">
<ROW Path="&lt;AI_DICTS&gt;ui.ail"/>
diff --git a/Software/Visual_Studio/Advanced Installer Projects/Machine Studio Installer.aip b/Software/Visual_Studio/Advanced Installer Projects/Machine Studio Installer.aip
index 72fc27314..098af50cf 100644
--- a/Software/Visual_Studio/Advanced Installer Projects/Machine Studio Installer.aip
+++ b/Software/Visual_Studio/Advanced Installer Projects/Machine Studio Installer.aip
@@ -16,10 +16,10 @@
<ROW Property="ARPCOMMENTS" Value="This installer database contains the logic and data required to install [|ProductName]." ValueLocId="*"/>
<ROW Property="ARPNOREPAIR" MultiBuildValue="DefaultBuild:1"/>
<ROW Property="Manufacturer" Value="Twine"/>
- <ROW Property="ProductCode" Value="1033:{1B559EB3-5D6B-47D1-A6B7-996BFAADFD68} " Type="16"/>
+ <ROW Property="ProductCode" Value="1033:{68115B02-4748-418E-8A0A-256318D8D8D2} " Type="16"/>
<ROW Property="ProductLanguage" Value="1033"/>
<ROW Property="ProductName" Value="Machine Studio"/>
- <ROW Property="ProductVersion" Value="4.9.9.0" Type="32"/>
+ <ROW Property="ProductVersion" Value="5.9.0.0" Type="32"/>
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND;AI_SETUPEXEPATH;SETUPEXEDIR"/>
<ROW Property="UpgradeCode" Value="{CBEE5CAE-7C5A-4280-98DE-AA98113764E4}"/>
<ROW Property="WindowsType9X" MultiBuildValue="DefaultBuild:Windows 9x/ME" ValueLocId="-"/>
@@ -44,7 +44,22 @@
<ROW Directory="SQLExaminer_Dir" Directory_Parent="APPDIR" DefaultDir="SQLEXA~1|SQLExaminer" DirectoryOptions="3"/>
<ROW Directory="TARGETDIR" DefaultDir="SourceDir"/>
<ROW Directory="TCC_Dir" Directory_Parent="APPDIR" DefaultDir="TCC" DirectoryOptions="3"/>
+ <ROW Directory="alpine.3.9x64_Dir" Directory_Parent="lib_Dir" DefaultDir="ALPINE~1.9-X|alpine.3.9-x64" DirectoryOptions="3"/>
+ <ROW Directory="alpinex64_Dir" Directory_Parent="lib_Dir" DefaultDir="ALPINE~1|alpine-x64" DirectoryOptions="3"/>
+ <ROW Directory="debian.9x64_Dir" Directory_Parent="lib_Dir" DefaultDir="DEBIAN~1.9-X|debian.9-x64" DirectoryOptions="3"/>
+ <ROW Directory="debianarm64_Dir" Directory_Parent="lib_Dir" DefaultDir="DEBIAN~1|debian-arm64" DirectoryOptions="3"/>
+ <ROW Directory="fedorax64_Dir" Directory_Parent="lib_Dir" DefaultDir="FEDORA~1|fedora-x64" DirectoryOptions="3"/>
+ <ROW Directory="lib_Dir" Directory_Parent="APPDIR" DefaultDir="lib" DirectoryOptions="3"/>
+ <ROW Directory="linuxx64_Dir" Directory_Parent="lib_Dir" DefaultDir="LINUX-~1|linux-x64" DirectoryOptions="3"/>
+ <ROW Directory="osx_Dir" Directory_Parent="lib_Dir" DefaultDir="osx" DirectoryOptions="3"/>
+ <ROW Directory="rhelx64_Dir" Directory_Parent="lib_Dir" DefaultDir="rhel-x64" DirectoryOptions="3"/>
+ <ROW Directory="roslyn_Dir" Directory_Parent="APPDIR" DefaultDir="roslyn" DirectoryOptions="3"/>
+ <ROW Directory="ubuntu.16.04arm64_Dir" Directory_Parent="lib_Dir" DefaultDir="UBUNTU~1.04-|ubuntu.16.04-arm64" DirectoryOptions="3"/>
+ <ROW Directory="ubuntu.18.04x64_Dir" Directory_Parent="lib_Dir" DefaultDir="UBUNTU~2.04-|ubuntu.18.04-x64" DirectoryOptions="3"/>
+ <ROW Directory="win32_Dir" Directory_Parent="lib_Dir" DefaultDir="win32" DirectoryOptions="3"/>
+ <ROW Directory="x64_1_Dir" Directory_Parent="win32_Dir" DefaultDir="x64" DirectoryOptions="3"/>
<ROW Directory="x64_Dir" Directory_Parent="APPDIR" DefaultDir="x64" DirectoryOptions="3"/>
+ <ROW Directory="x86_1_Dir" Directory_Parent="win32_Dir" DefaultDir="x86" DirectoryOptions="3"/>
<ROW Directory="x86_Dir" Directory_Parent="APPDIR" DefaultDir="x86" DirectoryOptions="3"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiCompsComponent">
@@ -83,9 +98,17 @@
<ROW Component="MaterialDesignThemes.Wpf.dll" ComponentId="{D4A89F22-F969-46C3-915C-C565E7BE99D1}" Directory_="APPDIR" Attributes="0" KeyPath="MaterialDesignThemes.Wpf.dll"/>
<ROW Component="Microsoft.AspNet.SignalR.Client.dll" ComponentId="{A6A1BE43-A965-4718-8B9B-E8BB2D2B6FA9}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.AspNet.SignalR.Client.dll"/>
<ROW Component="Microsoft.Azure.ActiveDirectory.GraphClient.dll" ComponentId="{623FE6DD-F44D-4E99-8FD5-E54A608BE511}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.Azure.ActiveDirectory.GraphClient.dll"/>
+ <ROW Component="Microsoft.Build.Tasks.CodeAnalysis.dll" ComponentId="{1BCE1248-761D-4264-9E7F-E9F4D0D91D2A}" Directory_="roslyn_Dir" Attributes="0" KeyPath="Microsoft.Build.Tasks.CodeAnalysis.dll"/>
+ <ROW Component="Microsoft.CodeAnalysis.CSharp.Scripting.dll" ComponentId="{8A0AD9F6-646C-44DC-89B8-60EF3A8A48E5}" Directory_="roslyn_Dir" Attributes="0" KeyPath="Microsoft.CodeAnalysis.CSharp.Scripting.dll"/>
+ <ROW Component="Microsoft.CodeAnalysis.CSharp.dll" ComponentId="{A515FD93-C530-4DE6-B103-1956165EF88B}" Directory_="roslyn_Dir" Attributes="0" KeyPath="Microsoft.CodeAnalysis.CSharp.dll"/>
+ <ROW Component="Microsoft.CodeAnalysis.Scripting.dll" ComponentId="{F863D211-5006-4831-8388-0EE65357F40D}" Directory_="roslyn_Dir" Attributes="0" KeyPath="Microsoft.CodeAnalysis.Scripting.dll"/>
+ <ROW Component="Microsoft.CodeAnalysis.VisualBasic.dll" ComponentId="{305F9E2B-9F03-4F2D-A382-07DC75ACD126}" Directory_="roslyn_Dir" Attributes="0" KeyPath="Microsoft.CodeAnalysis.VisualBasic.dll"/>
+ <ROW Component="Microsoft.CodeAnalysis.dll" ComponentId="{9ACDD738-0254-4691-A294-AB4C05A31616}" Directory_="roslyn_Dir" Attributes="0" KeyPath="Microsoft.CodeAnalysis.dll"/>
<ROW Component="Microsoft.Data.Edm.dll" ComponentId="{2350532D-AD9C-40A6-A70E-169F339F0451}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.Data.Edm.dll"/>
<ROW Component="Microsoft.Data.OData.dll" ComponentId="{55F248A2-158B-42D6-B1BB-4D0EFA28E7CF}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.Data.OData.dll"/>
<ROW Component="Microsoft.Data.Services.Client.dll" ComponentId="{B6076FF3-B531-4AF2-BAE4-17BD2870C982}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.Data.Services.Client.dll"/>
+ <ROW Component="Microsoft.DiaSymReader.Native.amd64.dll" ComponentId="{A4AEBA9B-B3B5-4DD6-A6CD-94E023022422}" Directory_="roslyn_Dir" Attributes="256" KeyPath="Microsoft.DiaSymReader.Native.amd64.dll"/>
+ <ROW Component="Microsoft.DiaSymReader.Native.x86.dll" ComponentId="{A5AB6A2C-4B36-4779-91BA-8E76BFCB0CB2}" Directory_="roslyn_Dir" Attributes="0" KeyPath="Microsoft.DiaSymReader.Native.x86.dll"/>
<ROW Component="Microsoft.IdentityModel.Clients.ActiveDirectory.dll" ComponentId="{C8FF51E6-B8BB-401D-BD03-58FD08E4C389}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.IdentityModel.Clients.ActiveDirectory.dll"/>
<ROW Component="Microsoft.Practices.ServiceLocation.dll" ComponentId="{FD4F5E8C-62FB-4E90-8AFE-91B6F9458007}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.Practices.ServiceLocation.dll"/>
<ROW Component="Microsoft.ServiceBus.dll" ComponentId="{B19BCB1E-6C52-4BF7-A128-DDA1DC047D0E}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.ServiceBus.dll"/>
@@ -114,6 +137,7 @@
<ROW Component="Microsoft.VisualStudio.Services.WebApi.dll" ComponentId="{C7189E85-DD7D-4AE6-B417-4EC21AF1CE83}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.VisualStudio.Services.WebApi.dll"/>
<ROW Component="Microsoft.WITDataStore32.dll" ComponentId="{4C13EE15-BCEC-400D-A528-50AF945B8F8D}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.WITDataStore32.dll"/>
<ROW Component="Microsoft.Win32.Primitives.dll" ComponentId="{BF151A6C-FFF4-4A01-BC24-A9F7DD9A5FDF}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.Win32.Primitives.dll"/>
+ <ROW Component="Microsoft.Win32.Primitives.dll_1" ComponentId="{A40ECA54-B6F2-47BA-8267-B8A7E3338E72}" Directory_="roslyn_Dir" Attributes="0" KeyPath="Microsoft.Win32.Primitives.dll_1"/>
<ROW Component="Microsoft.WindowsAPICodePack.Shell.dll" ComponentId="{9012CCFC-2D61-447A-BD29-4A21EB0F931B}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.WindowsAPICodePack.Shell.dll"/>
<ROW Component="Microsoft.WindowsAPICodePack.ShellExtensions.dll" ComponentId="{EA4E42E9-528C-4EB5-82B4-84F6CA646FC4}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.WindowsAPICodePack.ShellExtensions.dll"/>
<ROW Component="Microsoft.WindowsAPICodePack.dll" ComponentId="{C451DC70-A14F-4DE9-8E91-B3CAE54178FB}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.WindowsAPICodePack.dll"/>
@@ -141,7 +165,9 @@
<ROW Component="SQLite.Interop.dll_1" ComponentId="{953C72C6-AD84-44D2-B02D-5CBD0511E5C0}" Directory_="x86_Dir" Attributes="0" KeyPath="SQLite.Interop.dll_1"/>
<ROW Component="SimpleValidator.dll" ComponentId="{81091AC7-AB7A-4043-8D23-F329BBCA40BD}" Directory_="APPDIR" Attributes="0" KeyPath="SimpleValidator.dll"/>
<ROW Component="System.AppContext.dll" ComponentId="{358E356C-62BE-4F21-8647-16E76597A83B}" Directory_="APPDIR" Attributes="0" KeyPath="System.AppContext.dll"/>
+ <ROW Component="System.AppContext.dll_1" ComponentId="{ADDE600C-810C-4202-9B2D-446121A122F6}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.AppContext.dll_1"/>
<ROW Component="System.Collections.Concurrent.dll" ComponentId="{E0EB1925-1EA9-4E60-BDF7-FDAD9CDCCA54}" Directory_="APPDIR" Attributes="0" KeyPath="System.Collections.Concurrent.dll"/>
+ <ROW Component="System.Collections.Immutable.dll" ComponentId="{9A517387-B542-4AEF-82D6-18C774F37ED6}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Collections.Immutable.dll"/>
<ROW Component="System.Collections.NonGeneric.dll" ComponentId="{011DA1E5-BA07-477C-8A6B-6F7F1C82CEC2}" Directory_="APPDIR" Attributes="0" KeyPath="System.Collections.NonGeneric.dll"/>
<ROW Component="System.Collections.Specialized.dll" ComponentId="{26CC4B96-5E70-45BF-BA53-BEF10D2D2EC7}" Directory_="APPDIR" Attributes="0" KeyPath="System.Collections.Specialized.dll"/>
<ROW Component="System.Collections.dll" ComponentId="{EB70E9A5-F888-4B4B-840C-E94098874BBC}" Directory_="APPDIR" Attributes="0" KeyPath="System.Collections.dll"/>
@@ -150,6 +176,7 @@
<ROW Component="System.ComponentModel.TypeConverter.dll" ComponentId="{29481774-C7DE-404C-866B-00C152FD9F54}" Directory_="APPDIR" Attributes="0" KeyPath="System.ComponentModel.TypeConverter.dll"/>
<ROW Component="System.ComponentModel.dll" ComponentId="{66A049C3-F933-41FB-B446-1B59D998A76D}" Directory_="APPDIR" Attributes="0" KeyPath="System.ComponentModel.dll"/>
<ROW Component="System.Console.dll" ComponentId="{F70C16C5-D638-4396-94D7-60D61AD29043}" Directory_="APPDIR" Attributes="0" KeyPath="System.Console.dll"/>
+ <ROW Component="System.Console.dll_1" ComponentId="{C2B7A32A-3F53-44B4-A836-6CBDA9E0904E}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Console.dll_1"/>
<ROW Component="System.Data.Common.dll" ComponentId="{12CBF4E7-6852-4A9B-BEA3-68E4D59C74D0}" Directory_="APPDIR" Attributes="0" KeyPath="System.Data.Common.dll"/>
<ROW Component="System.Data.SQLite.EF6.dll" ComponentId="{E1451EC3-9A1A-4AA6-9847-85C335CE1D14}" Directory_="APPDIR" Attributes="0" KeyPath="System.Data.SQLite.EF6.dll"/>
<ROW Component="System.Data.SQLite.Linq.dll" ComponentId="{EBAE90CC-361C-4FAA-973A-FB6530A43290}" Directory_="APPDIR" Attributes="0" KeyPath="System.Data.SQLite.Linq.dll"/>
@@ -157,8 +184,11 @@
<ROW Component="System.Diagnostics.Contracts.dll" ComponentId="{F7F8A2C5-672E-4DDF-9B06-813BE46ABE9A}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.Contracts.dll"/>
<ROW Component="System.Diagnostics.Debug.dll" ComponentId="{5398838C-738A-4FFD-9FC4-7A91BE89B332}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.Debug.dll"/>
<ROW Component="System.Diagnostics.FileVersionInfo.dll" ComponentId="{F5D89192-D7C9-401A-AE25-B55DF0EAF352}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.FileVersionInfo.dll"/>
+ <ROW Component="System.Diagnostics.FileVersionInfo.dll_1" ComponentId="{599BAB63-882B-48BD-94D2-AC5B490E8FC5}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Diagnostics.FileVersionInfo.dll_1"/>
<ROW Component="System.Diagnostics.Process.dll" ComponentId="{AD6B2C65-C00C-4CCE-9857-4525E5155685}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.Process.dll"/>
+ <ROW Component="System.Diagnostics.Process.dll_1" ComponentId="{3D91E365-A698-44B0-994A-4F581A5F47BE}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Diagnostics.Process.dll_1"/>
<ROW Component="System.Diagnostics.StackTrace.dll" ComponentId="{9D42C40E-BA14-446E-9F28-700F79F93CF1}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.StackTrace.dll"/>
+ <ROW Component="System.Diagnostics.StackTrace.dll_1" ComponentId="{332192FB-5338-4DF7-AF0F-A205EB4B89D7}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Diagnostics.StackTrace.dll_1"/>
<ROW Component="System.Diagnostics.TextWriterTraceListener.dll" ComponentId="{8763EE73-B2CF-4675-BC65-61A5A2844030}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.TextWriterTraceListener.dll"/>
<ROW Component="System.Diagnostics.Tools.dll" ComponentId="{5F0560B5-B294-4C8E-814D-AA2A7CD38CBE}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.Tools.dll"/>
<ROW Component="System.Diagnostics.TraceSource.dll" ComponentId="{81026182-D1C0-40AD-B6DF-DA82096ADAAE}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.TraceSource.dll"/>
@@ -170,13 +200,18 @@
<ROW Component="System.Globalization.dll" ComponentId="{7AF72BE3-61B7-4285-8471-EF35418DE3F7}" Directory_="APPDIR" Attributes="0" KeyPath="System.Globalization.dll"/>
<ROW Component="System.IO.Compression.ZipFile.dll" ComponentId="{CF2092A8-AE50-4D12-860E-2F0BD0CE6A6A}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.Compression.ZipFile.dll"/>
<ROW Component="System.IO.Compression.dll" ComponentId="{E35A2B0E-E9DD-4B5D-A7BE-D501A42C9DF4}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.Compression.dll"/>
+ <ROW Component="System.IO.Compression.dll_1" ComponentId="{09B73784-6B70-469D-94F8-512DA09D4FF1}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.IO.Compression.dll_1"/>
<ROW Component="System.IO.FileSystem.DriveInfo.dll" ComponentId="{983AC4A9-31A9-4D80-98BA-ECFC143D5E7F}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.FileSystem.DriveInfo.dll"/>
+ <ROW Component="System.IO.FileSystem.DriveInfo.dll_1" ComponentId="{A8588274-7B01-4753-ACD9-F32231F552E2}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.IO.FileSystem.DriveInfo.dll_1"/>
<ROW Component="System.IO.FileSystem.Primitives.dll" ComponentId="{29A233E2-6200-43EE-87E9-7313437223EB}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.FileSystem.Primitives.dll"/>
+ <ROW Component="System.IO.FileSystem.Primitives.dll_1" ComponentId="{674647B6-F3CA-49D1-971A-13B35B2DFE03}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.IO.FileSystem.Primitives.dll_1"/>
<ROW Component="System.IO.FileSystem.Watcher.dll" ComponentId="{A84EDD4B-8636-492F-8114-EA248483C1E6}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.FileSystem.Watcher.dll"/>
<ROW Component="System.IO.FileSystem.dll" ComponentId="{CEDBD51C-2D62-42FF-8C1D-84219B6029EF}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.FileSystem.dll"/>
+ <ROW Component="System.IO.FileSystem.dll_1" ComponentId="{0699564F-B508-436B-90E0-D4932D341BA3}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.IO.FileSystem.dll_1"/>
<ROW Component="System.IO.IsolatedStorage.dll" ComponentId="{83D8FD3C-958D-47B6-849E-15CD940244E0}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.IsolatedStorage.dll"/>
<ROW Component="System.IO.MemoryMappedFiles.dll" ComponentId="{C874420A-A38B-482E-8EC8-5D73CBB256E0}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.MemoryMappedFiles.dll"/>
<ROW Component="System.IO.Pipes.dll" ComponentId="{AF452794-8BF8-4BAD-AA3B-B9DB59D723E3}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.Pipes.dll"/>
+ <ROW Component="System.IO.Pipes.dll_1" ComponentId="{605BD35F-074F-41A1-B2C6-6AC170EC1014}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.IO.Pipes.dll_1"/>
<ROW Component="System.IO.UnmanagedMemoryStream.dll" ComponentId="{514B14A8-9B28-4268-90BD-A39B895B0041}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.UnmanagedMemoryStream.dll"/>
<ROW Component="System.IO.dll" ComponentId="{A5AA6EF0-C89E-4F78-A468-ACFD84069FCF}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.dll"/>
<ROW Component="System.IdentityModel.Tokens.Jwt.dll" ComponentId="{E4D36818-F673-4F97-89E3-3ACEE6B795CC}" Directory_="APPDIR" Attributes="0" KeyPath="System.IdentityModel.Tokens.Jwt.dll"/>
@@ -203,6 +238,7 @@
<ROW Component="System.Reactive.PlatformServices.dll" ComponentId="{2DD8FDBF-C96F-4DC9-AA12-1F5A88FB9370}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reactive.PlatformServices.dll"/>
<ROW Component="System.Reactive.Windows.Threading.dll" ComponentId="{B460E505-47E6-4146-BF7D-F1FF8E52EB8A}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reactive.Windows.Threading.dll"/>
<ROW Component="System.Reflection.Extensions.dll" ComponentId="{5FCB5312-1D48-4D99-8728-7628637BB4F2}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reflection.Extensions.dll"/>
+ <ROW Component="System.Reflection.Metadata.dll" ComponentId="{9DA91072-C351-430B-A14A-35B771A2CCF7}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Reflection.Metadata.dll"/>
<ROW Component="System.Reflection.Primitives.dll" ComponentId="{11C0857E-2BD7-4A36-B20B-F227826B99F0}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reflection.Primitives.dll"/>
<ROW Component="System.Reflection.dll" ComponentId="{4889F7EB-7BBE-4926-B487-65F9E50FD867}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reflection.dll"/>
<ROW Component="System.Resources.Reader.dll" ComponentId="{EBDB1797-7E2A-4C28-889D-DF29D154127A}" Directory_="APPDIR" Attributes="0" KeyPath="System.Resources.Reader.dll"/>
@@ -219,15 +255,23 @@
<ROW Component="System.Runtime.Serialization.Primitives.dll" ComponentId="{05D7F62B-3EA2-4487-800F-2E3E26A17623}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.Serialization.Primitives.dll"/>
<ROW Component="System.Runtime.Serialization.Xml.dll" ComponentId="{72603E1F-3B97-4A61-B3D4-864FF9865F6A}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.Serialization.Xml.dll"/>
<ROW Component="System.Runtime.dll" ComponentId="{1A86F578-5323-432C-834E-6A1C7AB1CE76}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.dll"/>
+ <ROW Component="System.Security.AccessControl.dll" ComponentId="{C9B1FC6B-C4F2-4B9C-A29F-C38D47111179}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Security.AccessControl.dll"/>
<ROW Component="System.Security.Claims.dll" ComponentId="{A58BFEA5-776F-4F09-AD57-783855FBFD2C}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Claims.dll"/>
+ <ROW Component="System.Security.Claims.dll_1" ComponentId="{1797D00D-8329-4347-925E-FB04704EB6BC}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Security.Claims.dll_1"/>
<ROW Component="System.Security.Cryptography.Algorithms.dll" ComponentId="{5510E981-08E6-4C71-AB20-55EC75BD52D3}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Cryptography.Algorithms.dll"/>
+ <ROW Component="System.Security.Cryptography.Algorithms.dll_1" ComponentId="{BEA56F15-BD53-4D9A-A06F-9FF0AAFFD272}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Security.Cryptography.Algorithms.dll_1"/>
<ROW Component="System.Security.Cryptography.Csp.dll" ComponentId="{3F6AAE9A-0126-43EF-894E-65A4931597F8}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Cryptography.Csp.dll"/>
<ROW Component="System.Security.Cryptography.Encoding.dll" ComponentId="{086BF834-ACD2-41FC-9C95-098F1C731B0B}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Cryptography.Encoding.dll"/>
+ <ROW Component="System.Security.Cryptography.Encoding.dll_1" ComponentId="{939F660B-6699-4BA4-B42B-4D41598C462D}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Security.Cryptography.Encoding.dll_1"/>
<ROW Component="System.Security.Cryptography.Primitives.dll" ComponentId="{AC2E9278-0D19-40A4-83B9-E97716BD255D}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Cryptography.Primitives.dll"/>
+ <ROW Component="System.Security.Cryptography.Primitives.dll_1" ComponentId="{23626E8C-4011-407F-85A4-F2415DB164F3}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Security.Cryptography.Primitives.dll_1"/>
<ROW Component="System.Security.Cryptography.X509Certificates.dll" ComponentId="{00F4F6C1-6B4D-4DFD-BD59-72EE690FC246}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Cryptography.X509Certificates.dll"/>
+ <ROW Component="System.Security.Cryptography.X509Certificates.dll_1" ComponentId="{55475D52-5B8D-42A2-86D0-CCB0C999ED7A}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Security.Cryptography.X509Certificates.dll_1"/>
+ <ROW Component="System.Security.Principal.Windows.dll" ComponentId="{0E71A106-4E6D-4062-9021-2428497116A0}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Security.Principal.Windows.dll"/>
<ROW Component="System.Security.Principal.dll" ComponentId="{127424E0-24F8-456F-BBEC-F23E331E1669}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Principal.dll"/>
<ROW Component="System.Security.SecureString.dll" ComponentId="{C40FA779-F72E-4CF2-9A42-368ADB1D05E4}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.SecureString.dll"/>
<ROW Component="System.Spatial.dll" ComponentId="{A65F504C-A7EC-41BF-9C4F-3752037EFE25}" Directory_="APPDIR" Attributes="0" KeyPath="System.Spatial.dll"/>
+ <ROW Component="System.Text.Encoding.CodePages.dll" ComponentId="{493DD921-91C0-4731-BD4B-588DA7D4B4F6}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Text.Encoding.CodePages.dll"/>
<ROW Component="System.Text.Encoding.Extensions.dll" ComponentId="{C177E423-71AE-4FB7-BDC1-1FFF650EFEBC}" Directory_="APPDIR" Attributes="0" KeyPath="System.Text.Encoding.Extensions.dll"/>
<ROW Component="System.Text.Encoding.dll" ComponentId="{903DBCE1-0C97-4F99-BF85-41B54EF26B33}" Directory_="APPDIR" Attributes="0" KeyPath="System.Text.Encoding.dll"/>
<ROW Component="System.Text.RegularExpressions.dll" ComponentId="{BFF6B45B-522B-44D6-8421-EC4B091B3DB5}" Directory_="APPDIR" Attributes="0" KeyPath="System.Text.RegularExpressions.dll"/>
@@ -235,19 +279,25 @@
<ROW Component="System.Threading.Tasks.Parallel.dll" ComponentId="{987E51AD-AF06-4D03-B691-7318BD6BDA34}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.Tasks.Parallel.dll"/>
<ROW Component="System.Threading.Tasks.dll" ComponentId="{B92EED7E-FE98-4A94-B157-F75D4E92EB85}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.Tasks.dll"/>
<ROW Component="System.Threading.Thread.dll" ComponentId="{4C4CAEB2-FB35-4937-BDCB-2FF8E541EB65}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.Thread.dll"/>
+ <ROW Component="System.Threading.Thread.dll_1" ComponentId="{71B6832A-77A9-4CDE-868B-64CC66AFB7EB}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Threading.Thread.dll_1"/>
<ROW Component="System.Threading.ThreadPool.dll" ComponentId="{4AD2E492-AA1B-4C56-98F6-AAF9AC9DD7F5}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.ThreadPool.dll"/>
<ROW Component="System.Threading.Timer.dll" ComponentId="{8DBA4386-A1D8-4D98-9A3E-FA449DAA031F}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.Timer.dll"/>
<ROW Component="System.Threading.dll" ComponentId="{08B42E48-C46A-402F-B07A-D944F647A72F}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.dll"/>
<ROW Component="System.ValueTuple.dll" ComponentId="{33243DAF-2CB1-4158-BD3E-646D178E6BE3}" Directory_="APPDIR" Attributes="0" KeyPath="System.ValueTuple.dll"/>
+ <ROW Component="System.ValueTuple.dll_1" ComponentId="{B645B514-431C-405E-A84F-795718582196}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.ValueTuple.dll_1"/>
<ROW Component="System.Web.Http.WebHost.dll" ComponentId="{76AA8551-7C36-44F1-8076-7DC8C0159CB6}" Directory_="APPDIR" Attributes="0" KeyPath="System.Web.Http.WebHost.dll"/>
<ROW Component="System.Web.Http.dll" ComponentId="{7F609038-B81D-44BC-821F-2A742860ECD5}" Directory_="APPDIR" Attributes="0" KeyPath="System.Web.Http.dll"/>
<ROW Component="System.Web.Razor.dll" ComponentId="{40A62E23-8887-4240-8D87-D8D07E2C347F}" Directory_="APPDIR" Attributes="0" KeyPath="System.Web.Razor.dll"/>
<ROW Component="System.Windows.Interactivity.dll" ComponentId="{844D2D3C-AC50-418F-A9D4-8D928DBA49A7}" Directory_="APPDIR" Attributes="0" KeyPath="System.Windows.Interactivity.dll"/>
<ROW Component="System.Xml.ReaderWriter.dll" ComponentId="{6DAC8C4A-BB06-465D-98B1-9D1015022B9C}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.ReaderWriter.dll"/>
+ <ROW Component="System.Xml.ReaderWriter.dll_1" ComponentId="{159C7118-2AAA-43AD-948F-0B6B214DE77C}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Xml.ReaderWriter.dll_1"/>
<ROW Component="System.Xml.XDocument.dll" ComponentId="{A37644F6-E28C-4F46-8A2F-FF8148DE4CEE}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.XDocument.dll"/>
<ROW Component="System.Xml.XPath.XDocument.dll" ComponentId="{4D676094-4D89-4619-A5C2-C6E26D44F46E}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.XPath.XDocument.dll"/>
+ <ROW Component="System.Xml.XPath.XDocument.dll_1" ComponentId="{D137B4CE-A31F-4CB4-A5A8-3C45799EC935}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Xml.XPath.XDocument.dll_1"/>
<ROW Component="System.Xml.XPath.dll" ComponentId="{60E883E1-D85B-432F-BB51-F83BF3E79BFA}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.XPath.dll"/>
+ <ROW Component="System.Xml.XPath.dll_1" ComponentId="{73C84E5E-DA39-404A-BD5B-7717983C4213}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Xml.XPath.dll_1"/>
<ROW Component="System.Xml.XmlDocument.dll" ComponentId="{A0706488-0521-4073-AB50-2345AC9C663D}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.XmlDocument.dll"/>
+ <ROW Component="System.Xml.XmlDocument.dll_1" ComponentId="{5DD496B2-F222-4697-AFC3-88B5549FF78D}" Directory_="roslyn_Dir" Attributes="0" KeyPath="System.Xml.XmlDocument.dll_1"/>
<ROW Component="System.Xml.XmlSerializer.dll" ComponentId="{2DD41ED6-51F1-4B11-B7F8-923AD51C1271}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.XmlSerializer.dll"/>
<ROW Component="Tango.AdvancedInstaller.dll" ComponentId="{1B4CE66E-9A77-4A06-8BCC-8D39EC9F27A7}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.AdvancedInstaller.dll"/>
<ROW Component="Tango.AnimatedGif.dll" ComponentId="{4E1F5301-EA6D-45D5-9C99-23E59875096A}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.AnimatedGif.dll"/>
@@ -328,6 +378,7 @@
<ROW Component="Tango.Video.dll" ComponentId="{3CC4C095-51B4-44F0-ACB2-DEB38DCECDCD}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Video.dll"/>
<ROW Component="Tango.Visuals.dll" ComponentId="{B7CD722E-F1B8-4512-9136-4E8C89A2C6EB}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Visuals.dll"/>
<ROW Component="Tango.Web.dll" ComponentId="{7544BD5E-0E9E-4E4E-8952-9FFF36EABC33}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Web.dll"/>
+ <ROW Component="VBCSCompiler.exe" ComponentId="{C2852448-4039-4B8D-B3AB-37FFF7635382}" Directory_="roslyn_Dir" Attributes="0" KeyPath="VBCSCompiler.exe"/>
<ROW Component="WpfAnimatedGif.dll" ComponentId="{BF256556-2C42-4205-BA49-9E1623855ED9}" Directory_="APPDIR" Attributes="0" KeyPath="WpfAnimatedGif.dll"/>
<ROW Component="Z.EntityFramework.Extensions.dll" ComponentId="{6015DA13-CC4C-40F5-B1D9-7B4B02545E10}" Directory_="APPDIR" Attributes="0" KeyPath="Z.EntityFramework.Extensions.dll"/>
<ROW Component="Z.EntityFramework.Plus.EF6.dll" ComponentId="{F4F59D2D-274A-4524-AB1A-B878E4007709}" Directory_="APPDIR" Attributes="0" KeyPath="Z.EntityFramework.Plus.EF6.dll"/>
@@ -336,10 +387,25 @@
<ROW Component="ZedGraph.resources.dll" ComponentId="{C19A98E8-041E-475F-B94C-2DBD2C3AEB54}" Directory_="APPDIR" Attributes="0" KeyPath="ZedGraph.resources.dll"/>
<ROW Component="benchmarks_rgb_lab.csv" ComponentId="{227CFC36-C088-48B6-B3FB-99170EB7B182}" Directory_="TCC_Dir" Attributes="0" KeyPath="benchmarks_rgb_lab.csv" Type="0"/>
<ROW Component="concrt140.dll" ComponentId="{BA1FDE96-3FAB-4FE6-BCDF-547FB5468791}" Directory_="APPDIR" Attributes="256" KeyPath="concrt140.dll"/>
+ <ROW Component="csc.exe" ComponentId="{9E02905A-7CAD-4882-94E4-3ED85FC909CD}" Directory_="roslyn_Dir" Attributes="0" KeyPath="csc.exe"/>
+ <ROW Component="csc.exe.config" ComponentId="{C2010BC3-8EEC-4240-914E-DF695CF3DD19}" Directory_="roslyn_Dir" Attributes="0" KeyPath="csc.exe.config" Type="0"/>
+ <ROW Component="csi.exe" ComponentId="{9E9E7113-F15F-4055-8079-CB8D4F737103}" Directory_="roslyn_Dir" Attributes="0" KeyPath="csi.exe"/>
<ROW Component="cvextern.dll" ComponentId="{5FBA3BA5-D6C4-48B0-B108-61E7F9915D5A}" Directory_="APPDIR" Attributes="256" KeyPath="cvextern.dll"/>
<ROW Component="fpgen.exe" ComponentId="{457206AA-0093-4C01-80E4-BBCAB192F18F}" Directory_="APPDIR" Attributes="0" KeyPath="fpgen.exe"/>
+ <ROW Component="git2106a5f2.dll" ComponentId="{3947226D-AE97-4200-ACE5-C2C0D4698C19}" Directory_="x64_1_Dir" Attributes="256" KeyPath="git2106a5f2.dll"/>
+ <ROW Component="git2106a5f2.dll_1" ComponentId="{5806E7F5-63C4-432A-92F2-FD1F83CF4C11}" Directory_="x86_1_Dir" Attributes="0" KeyPath="git2106a5f2.dll_1"/>
<ROW Component="libMagickCore2.dll" ComponentId="{858FD670-C906-401C-834B-AA69D5D7B106}" Directory_="APPDIR" Attributes="0" KeyPath="libMagickCore2.dll"/>
<ROW Component="libMagickWand2.dll" ComponentId="{2E38FD24-82A5-432F-9847-E9A78CB2A5A6}" Directory_="APPDIR" Attributes="0" KeyPath="libMagickWand2.dll"/>
+ <ROW Component="libgit2106a5f2.dylib" ComponentId="{2E4E4943-AFC7-4B0D-BF24-C10D92715CB7}" Directory_="osx_Dir" Attributes="0" KeyPath="libgit2106a5f2.dylib" Type="0"/>
+ <ROW Component="libgit2106a5f2.so" ComponentId="{6132FC72-0E0D-4B56-94C3-1856A9D83A10}" Directory_="alpinex64_Dir" Attributes="0" KeyPath="libgit2106a5f2.so" Type="0"/>
+ <ROW Component="libgit2106a5f2.so_1" ComponentId="{8382554A-45C3-45B7-80D4-0A807913318F}" Directory_="alpine.3.9x64_Dir" Attributes="0" KeyPath="libgit2106a5f2.so_1" Type="0"/>
+ <ROW Component="libgit2106a5f2.so_2" ComponentId="{A926BABA-3F99-4452-8735-F2C1E4299AC5}" Directory_="debianarm64_Dir" Attributes="0" KeyPath="libgit2106a5f2.so_2" Type="0"/>
+ <ROW Component="libgit2106a5f2.so_3" ComponentId="{BB92FD4B-C44B-4D1F-9FC8-2F831CB1C3CE}" Directory_="debian.9x64_Dir" Attributes="0" KeyPath="libgit2106a5f2.so_3" Type="0"/>
+ <ROW Component="libgit2106a5f2.so_4" ComponentId="{9DA3CC8D-B5D1-42B1-A12F-CE446DBC07DF}" Directory_="fedorax64_Dir" Attributes="0" KeyPath="libgit2106a5f2.so_4" Type="0"/>
+ <ROW Component="libgit2106a5f2.so_5" ComponentId="{33D1A65F-2C29-4345-9E4B-91B795875986}" Directory_="linuxx64_Dir" Attributes="0" KeyPath="libgit2106a5f2.so_5" Type="0"/>
+ <ROW Component="libgit2106a5f2.so_6" ComponentId="{8FF6DB35-CBA4-4895-8974-C7959FB60DA8}" Directory_="rhelx64_Dir" Attributes="0" KeyPath="libgit2106a5f2.so_6" Type="0"/>
+ <ROW Component="libgit2106a5f2.so_7" ComponentId="{601C20DD-9218-4B01-9B41-C3F526E09DDC}" Directory_="ubuntu.16.04arm64_Dir" Attributes="0" KeyPath="libgit2106a5f2.so_7" Type="0"/>
+ <ROW Component="libgit2106a5f2.so_8" ComponentId="{5B803211-BED1-4F87-94C8-FAD76D18F05C}" Directory_="ubuntu.18.04x64_Dir" Attributes="0" KeyPath="libgit2106a5f2.so_8" Type="0"/>
<ROW Component="libiconv2.dll" ComponentId="{2700198B-26A6-4D84-93C7-8855FD014A13}" Directory_="APPDIR" Attributes="0" KeyPath="libiconv2.dll"/>
<ROW Component="libjpeg7.dll" ComponentId="{88A7E4EB-DBA8-40A6-AB9A-54F0DE726F06}" Directory_="APPDIR" Attributes="0" KeyPath="libjpeg7.dll"/>
<ROW Component="libpng120.dll" ComponentId="{45735C72-6B1C-421C-8F92-561795B2B945}" Directory_="APPDIR" Attributes="0" KeyPath="libpng120.dll"/>
@@ -376,6 +442,7 @@
<ROW Component="protobufnet.dll" ComponentId="{EC7E9950-BFF7-4B28-918D-7F5EBAD54696}" Directory_="APPDIR" Attributes="0" KeyPath="protobufnet.dll"/>
<ROW Component="template.bmp" ComponentId="{927DB4C0-6F7A-4D61-8BFC-16AE3116AD96}" Directory_="TCC_Dir" Attributes="0" KeyPath="template.bmp"/>
<ROW Component="ucrtbased.dll" ComponentId="{4188BB88-A714-488A-A02D-98710ACC94F5}" Directory_="APPDIR" Attributes="0" KeyPath="ucrtbased.dll"/>
+ <ROW Component="vbc.exe" ComponentId="{F0A093C2-E31E-4D71-9D0A-F3A87D12E6FE}" Directory_="roslyn_Dir" Attributes="0" KeyPath="vbc.exe"/>
<ROW Component="vcruntime140.dll" ComponentId="{078A42AF-E964-4CA3-8A9C-CBE6D0FD76AA}" Directory_="APPDIR" Attributes="0" KeyPath="vcruntime140.dll"/>
<ROW Component="vcruntime140d.dll" ComponentId="{AF42196B-67BB-4EBA-8C3A-38B9527F9775}" Directory_="APPDIR" Attributes="0" KeyPath="vcruntime140d.dll"/>
<ROW Component="zlib1.dll" ComponentId="{B1077B58-3ED7-4166-8329-8FF92411C301}" Directory_="APPDIR" Attributes="0" KeyPath="zlib1.dll"/>
@@ -834,6 +901,97 @@
<ROW File="Microsoft.Data.Services.Client.dll" Component_="Microsoft.Data.Services.Client.dll" FileName="MICRO~26.DLL|Microsoft.Data.Services.Client.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\Microsoft.Data.Services.Client.dll" SelfReg="false"/>
<ROW File="System.Spatial.dll" Component_="System.Spatial.dll" FileName="SYSTE~11.DLL|System.Spatial.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\System.Spatial.dll" SelfReg="false"/>
<ROW File="Tango.ColorLib_v6.dll" Component_="Tango.ColorLib_v6.dll" FileName="TANGO~24.DLL|Tango.ColorLib_v6.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\Tango.ColorLib_v6.dll" SelfReg="false"/>
+ <ROW File="CommandLine.xml" Component_="Dragablz.xml" FileName="COMMAN~1.XML|CommandLine.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\CommandLine.xml" SelfReg="false"/>
+ <ROW File="DocumentFormat.OpenXml.xml" Component_="Dragablz.xml" FileName="DOCUME~1.XML|DocumentFormat.OpenXml.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\DocumentFormat.OpenXml.xml" SelfReg="false"/>
+ <ROW File="EntityFramework.SqlServer.xml" Component_="Dragablz.xml" FileName="ENTITY~1.XML|EntityFramework.SqlServer.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\EntityFramework.SqlServer.xml" SelfReg="false"/>
+ <ROW File="EntityFramework.xml" Component_="Dragablz.xml" FileName="ENTITY~2.XML|EntityFramework.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\EntityFramework.xml" SelfReg="false"/>
+ <ROW File="Google.Protobuf.xml" Component_="Dragablz.xml" FileName="GOOGLE~1.XML|Google.Protobuf.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\Google.Protobuf.xml" SelfReg="false"/>
+ <ROW File="JWT.xml" Component_="Dragablz.xml" FileName="JWT.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\JWT.xml" SelfReg="false"/>
+ <ROW File="libgit2106a5f2.so" Component_="libgit2106a5f2.so" FileName="LIBGIT~1.SO|libgit2-106a5f2.so" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\lib\alpine-x64\libgit2-106a5f2.so" SelfReg="false"/>
+ <ROW File="libgit2106a5f2.so_1" Component_="libgit2106a5f2.so_1" FileName="LIBGIT~1.SO|libgit2-106a5f2.so" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\lib\alpine.3.9-x64\libgit2-106a5f2.so" SelfReg="false"/>
+ <ROW File="libgit2106a5f2.so_2" Component_="libgit2106a5f2.so_2" FileName="LIBGIT~1.SO|libgit2-106a5f2.so" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\lib\debian-arm64\libgit2-106a5f2.so" SelfReg="false"/>
+ <ROW File="libgit2106a5f2.so_3" Component_="libgit2106a5f2.so_3" FileName="LIBGIT~1.SO|libgit2-106a5f2.so" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\lib\debian.9-x64\libgit2-106a5f2.so" SelfReg="false"/>
+ <ROW File="libgit2106a5f2.so_4" Component_="libgit2106a5f2.so_4" FileName="LIBGIT~1.SO|libgit2-106a5f2.so" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\lib\fedora-x64\libgit2-106a5f2.so" SelfReg="false"/>
+ <ROW File="libgit2106a5f2.so_5" Component_="libgit2106a5f2.so_5" FileName="LIBGIT~1.SO|libgit2-106a5f2.so" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\lib\linux-x64\libgit2-106a5f2.so" SelfReg="false"/>
+ <ROW File="libgit2106a5f2.dylib" Component_="libgit2106a5f2.dylib" FileName="LIBGIT~1.DYL|libgit2-106a5f2.dylib" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\lib\osx\libgit2-106a5f2.dylib" SelfReg="false"/>
+ <ROW File="libgit2106a5f2.so_6" Component_="libgit2106a5f2.so_6" FileName="LIBGIT~1.SO|libgit2-106a5f2.so" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\lib\rhel-x64\libgit2-106a5f2.so" SelfReg="false"/>
+ <ROW File="libgit2106a5f2.so_7" Component_="libgit2106a5f2.so_7" FileName="LIBGIT~1.SO|libgit2-106a5f2.so" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\lib\ubuntu.16.04-arm64\libgit2-106a5f2.so" SelfReg="false"/>
+ <ROW File="libgit2106a5f2.so_8" Component_="libgit2106a5f2.so_8" FileName="LIBGIT~1.SO|libgit2-106a5f2.so" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\lib\ubuntu.18.04-x64\libgit2-106a5f2.so" SelfReg="false"/>
+ <ROW File="git2106a5f2.dll" Component_="git2106a5f2.dll" FileName="GIT2-1~1.DLL|git2-106a5f2.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\lib\win32\x64\git2-106a5f2.dll" SelfReg="false"/>
+ <ROW File="git2106a5f2.pdb" Component_="git2106a5f2.dll" FileName="GIT2-1~1.PDB|git2-106a5f2.pdb" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\lib\win32\x64\git2-106a5f2.pdb" SelfReg="false"/>
+ <ROW File="git2106a5f2.dll_1" Component_="git2106a5f2.dll_1" FileName="GIT2-1~1.DLL|git2-106a5f2.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\lib\win32\x86\git2-106a5f2.dll" SelfReg="false"/>
+ <ROW File="git2106a5f2.pdb_1" Component_="git2106a5f2.dll_1" FileName="GIT2-1~1.PDB|git2-106a5f2.pdb" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\lib\win32\x86\git2-106a5f2.pdb" SelfReg="false"/>
+ <ROW File="LibGit2Sharp.xml" Component_="Dragablz.xml" FileName="LIBGIT~1.XML|LibGit2Sharp.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\LibGit2Sharp.xml" SelfReg="false"/>
+ <ROW File="LiteDB.xml" Component_="Dragablz.xml" FileName="LiteDB.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\LiteDB.xml" SelfReg="false"/>
+ <ROW File="MahApps.Metro.xml" Component_="Dragablz.xml" FileName="MAHAPP~1.XML|MahApps.Metro.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\MahApps.Metro.xml" SelfReg="false"/>
+ <ROW File="MaterialDesignThemes.Wpf.xml" Component_="Dragablz.xml" FileName="MATERI~1.XML|MaterialDesignThemes.Wpf.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\MaterialDesignThemes.Wpf.xml" SelfReg="false"/>
+ <ROW File="Microsoft.AspNet.SignalR.Client.xml" Component_="Dragablz.xml" FileName="MICROS~1.XML|Microsoft.AspNet.SignalR.Client.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\Microsoft.AspNet.SignalR.Client.xml" SelfReg="false"/>
+ <ROW File="Microsoft.IdentityModel.Clients.ActiveDirectory.xml" Component_="Dragablz.xml" FileName="MICROS~2.XML|Microsoft.IdentityModel.Clients.ActiveDirectory.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\Microsoft.IdentityModel.Clients.ActiveDirectory.xml" SelfReg="false"/>
+ <ROW File="Microsoft.SqlServer.AzureStorageEnum.xml" Component_="Dragablz.xml" FileName="MICROS~3.XML|Microsoft.SqlServer.AzureStorageEnum.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\Microsoft.SqlServer.AzureStorageEnum.xml" SelfReg="false"/>
+ <ROW File="Microsoft.SqlServer.ConnectionInfo.xml" Component_="Dragablz.xml" FileName="MICROS~4.XML|Microsoft.SqlServer.ConnectionInfo.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\Microsoft.SqlServer.ConnectionInfo.xml" SelfReg="false"/>
+ <ROW File="Microsoft.SqlServer.Dmf.Common.xml" Component_="Dragablz.xml" FileName="MICROS~5.XML|Microsoft.SqlServer.Dmf.Common.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\Microsoft.SqlServer.Dmf.Common.xml" SelfReg="false"/>
+ <ROW File="Microsoft.SqlServer.ServiceBrokerEnum.xml" Component_="Dragablz.xml" FileName="MICROS~6.XML|Microsoft.SqlServer.ServiceBrokerEnum.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\Microsoft.SqlServer.ServiceBrokerEnum.xml" SelfReg="false"/>
+ <ROW File="Microsoft.SqlServer.Smo.xml" Component_="Dragablz.xml" FileName="MICROS~7.XML|Microsoft.SqlServer.Smo.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\Microsoft.SqlServer.Smo.xml" SelfReg="false"/>
+ <ROW File="Microsoft.SqlServer.SqlEnum.xml" Component_="Dragablz.xml" FileName="MICROS~8.XML|Microsoft.SqlServer.SqlEnum.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\Microsoft.SqlServer.SqlEnum.xml" SelfReg="false"/>
+ <ROW File="Newtonsoft.Json.xml" Component_="Dragablz.xml" FileName="NEWTON~1.XML|Newtonsoft.Json.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\Newtonsoft.Json.xml" SelfReg="false"/>
+ <ROW File="protobufnet.xml" Component_="Dragablz.xml" FileName="PROTOB~1.XML|protobuf-net.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\protobuf-net.xml" SelfReg="false"/>
+ <ROW File="csc.exe" Component_="csc.exe" FileName="csc.exe" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\csc.exe" SelfReg="false" DigSign="true"/>
+ <ROW File="csc.exe.config" Component_="csc.exe.config" FileName="CSCEXE~1.CON|csc.exe.config" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\csc.exe.config" SelfReg="false"/>
+ <ROW File="csc.rsp" Component_="csc.exe.config" FileName="csc.rsp" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\csc.rsp" SelfReg="false"/>
+ <ROW File="csi.exe" Component_="csi.exe" FileName="csi.exe" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\csi.exe" SelfReg="false" DigSign="true"/>
+ <ROW File="csi.exe.config" Component_="csc.exe.config" FileName="CSIEXE~1.CON|csi.exe.config" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\csi.exe.config" SelfReg="false"/>
+ <ROW File="csi.rsp" Component_="csc.exe.config" FileName="csi.rsp" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\csi.rsp" SelfReg="false"/>
+ <ROW File="Microsoft.Build.Tasks.CodeAnalysis.dll" Component_="Microsoft.Build.Tasks.CodeAnalysis.dll" FileName="MICROS~1.DLL|Microsoft.Build.Tasks.CodeAnalysis.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll" SelfReg="false"/>
+ <ROW File="Microsoft.CodeAnalysis.CSharp.dll" Component_="Microsoft.CodeAnalysis.CSharp.dll" FileName="MICROS~2.DLL|Microsoft.CodeAnalysis.CSharp.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\Microsoft.CodeAnalysis.CSharp.dll" SelfReg="false"/>
+ <ROW File="Microsoft.CodeAnalysis.CSharp.Scripting.dll" Component_="Microsoft.CodeAnalysis.CSharp.Scripting.dll" FileName="MICROS~3.DLL|Microsoft.CodeAnalysis.CSharp.Scripting.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\Microsoft.CodeAnalysis.CSharp.Scripting.dll" SelfReg="false"/>
+ <ROW File="Microsoft.CodeAnalysis.dll" Component_="Microsoft.CodeAnalysis.dll" FileName="MICROS~4.DLL|Microsoft.CodeAnalysis.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\Microsoft.CodeAnalysis.dll" SelfReg="false"/>
+ <ROW File="Microsoft.CodeAnalysis.Scripting.dll" Component_="Microsoft.CodeAnalysis.Scripting.dll" FileName="MICROS~5.DLL|Microsoft.CodeAnalysis.Scripting.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\Microsoft.CodeAnalysis.Scripting.dll" SelfReg="false"/>
+ <ROW File="Microsoft.CodeAnalysis.VisualBasic.dll" Component_="Microsoft.CodeAnalysis.VisualBasic.dll" FileName="MICROS~6.DLL|Microsoft.CodeAnalysis.VisualBasic.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\Microsoft.CodeAnalysis.VisualBasic.dll" SelfReg="false"/>
+ <ROW File="Microsoft.CSharp.Core.targets" Component_="csc.exe.config" FileName="MICROS~1.TAR|Microsoft.CSharp.Core.targets" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\Microsoft.CSharp.Core.targets" SelfReg="false"/>
+ <ROW File="Microsoft.DiaSymReader.Native.amd64.dll" Component_="Microsoft.DiaSymReader.Native.amd64.dll" FileName="MICROS~7.DLL|Microsoft.DiaSymReader.Native.amd64.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\Microsoft.DiaSymReader.Native.amd64.dll" SelfReg="false"/>
+ <ROW File="Microsoft.DiaSymReader.Native.x86.dll" Component_="Microsoft.DiaSymReader.Native.x86.dll" FileName="MICROS~8.DLL|Microsoft.DiaSymReader.Native.x86.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\Microsoft.DiaSymReader.Native.x86.dll" SelfReg="false"/>
+ <ROW File="Microsoft.VisualBasic.Core.targets" Component_="csc.exe.config" FileName="MICROS~2.TAR|Microsoft.VisualBasic.Core.targets" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\Microsoft.VisualBasic.Core.targets" SelfReg="false"/>
+ <ROW File="Microsoft.Win32.Primitives.dll_1" Component_="Microsoft.Win32.Primitives.dll_1" FileName="MICROS~9.DLL|Microsoft.Win32.Primitives.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\Microsoft.Win32.Primitives.dll" SelfReg="false"/>
+ <ROW File="System.AppContext.dll_1" Component_="System.AppContext.dll_1" FileName="SYSTEM~1.DLL|System.AppContext.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.AppContext.dll" SelfReg="false"/>
+ <ROW File="System.Collections.Immutable.dll" Component_="System.Collections.Immutable.dll" FileName="SYSTEM~2.DLL|System.Collections.Immutable.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Collections.Immutable.dll" SelfReg="false"/>
+ <ROW File="System.Console.dll_1" Component_="System.Console.dll_1" FileName="SYSTEM~3.DLL|System.Console.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Console.dll" SelfReg="false"/>
+ <ROW File="System.Diagnostics.FileVersionInfo.dll_1" Component_="System.Diagnostics.FileVersionInfo.dll_1" FileName="SYSTEM~4.DLL|System.Diagnostics.FileVersionInfo.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Diagnostics.FileVersionInfo.dll" SelfReg="false"/>
+ <ROW File="System.Diagnostics.Process.dll_1" Component_="System.Diagnostics.Process.dll_1" FileName="SYSTEM~5.DLL|System.Diagnostics.Process.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Diagnostics.Process.dll" SelfReg="false"/>
+ <ROW File="System.Diagnostics.StackTrace.dll_1" Component_="System.Diagnostics.StackTrace.dll_1" FileName="SYSTEM~6.DLL|System.Diagnostics.StackTrace.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Diagnostics.StackTrace.dll" SelfReg="false"/>
+ <ROW File="System.IO.Compression.dll_1" Component_="System.IO.Compression.dll_1" FileName="SYSTEM~7.DLL|System.IO.Compression.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.IO.Compression.dll" SelfReg="false"/>
+ <ROW File="System.IO.FileSystem.dll_1" Component_="System.IO.FileSystem.dll_1" FileName="SYSTEM~8.DLL|System.IO.FileSystem.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.IO.FileSystem.dll" SelfReg="false"/>
+ <ROW File="System.IO.FileSystem.DriveInfo.dll_1" Component_="System.IO.FileSystem.DriveInfo.dll_1" FileName="SYSTEM~9.DLL|System.IO.FileSystem.DriveInfo.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.IO.FileSystem.DriveInfo.dll" SelfReg="false"/>
+ <ROW File="System.IO.FileSystem.Primitives.dll_1" Component_="System.IO.FileSystem.Primitives.dll_1" FileName="SYSTE~10.DLL|System.IO.FileSystem.Primitives.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.IO.FileSystem.Primitives.dll" SelfReg="false"/>
+ <ROW File="System.IO.Pipes.dll_1" Component_="System.IO.Pipes.dll_1" FileName="SYSTE~11.DLL|System.IO.Pipes.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.IO.Pipes.dll" SelfReg="false"/>
+ <ROW File="System.Reflection.Metadata.dll" Component_="System.Reflection.Metadata.dll" FileName="SYSTE~12.DLL|System.Reflection.Metadata.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Reflection.Metadata.dll" SelfReg="false"/>
+ <ROW File="System.Security.AccessControl.dll" Component_="System.Security.AccessControl.dll" FileName="SYSTE~13.DLL|System.Security.AccessControl.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Security.AccessControl.dll" SelfReg="false"/>
+ <ROW File="System.Security.Claims.dll_1" Component_="System.Security.Claims.dll_1" FileName="SYSTE~14.DLL|System.Security.Claims.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Security.Claims.dll" SelfReg="false"/>
+ <ROW File="System.Security.Cryptography.Algorithms.dll_1" Component_="System.Security.Cryptography.Algorithms.dll_1" FileName="SYSTE~15.DLL|System.Security.Cryptography.Algorithms.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Security.Cryptography.Algorithms.dll" SelfReg="false"/>
+ <ROW File="System.Security.Cryptography.Encoding.dll_1" Component_="System.Security.Cryptography.Encoding.dll_1" FileName="SYSTE~16.DLL|System.Security.Cryptography.Encoding.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Security.Cryptography.Encoding.dll" SelfReg="false"/>
+ <ROW File="System.Security.Cryptography.Primitives.dll_1" Component_="System.Security.Cryptography.Primitives.dll_1" FileName="SYSTE~17.DLL|System.Security.Cryptography.Primitives.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Security.Cryptography.Primitives.dll" SelfReg="false"/>
+ <ROW File="System.Security.Cryptography.X509Certificates.dll_1" Component_="System.Security.Cryptography.X509Certificates.dll_1" FileName="SYSTE~18.DLL|System.Security.Cryptography.X509Certificates.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Security.Cryptography.X509Certificates.dll" SelfReg="false"/>
+ <ROW File="System.Security.Principal.Windows.dll" Component_="System.Security.Principal.Windows.dll" FileName="SYSTE~19.DLL|System.Security.Principal.Windows.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Security.Principal.Windows.dll" SelfReg="false"/>
+ <ROW File="System.Text.Encoding.CodePages.dll" Component_="System.Text.Encoding.CodePages.dll" FileName="SYSTE~20.DLL|System.Text.Encoding.CodePages.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Text.Encoding.CodePages.dll" SelfReg="false"/>
+ <ROW File="System.Threading.Thread.dll_1" Component_="System.Threading.Thread.dll_1" FileName="SYSTE~21.DLL|System.Threading.Thread.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Threading.Thread.dll" SelfReg="false"/>
+ <ROW File="System.ValueTuple.dll_1" Component_="System.ValueTuple.dll_1" FileName="SYSTE~22.DLL|System.ValueTuple.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.ValueTuple.dll" SelfReg="false"/>
+ <ROW File="System.Xml.ReaderWriter.dll_1" Component_="System.Xml.ReaderWriter.dll_1" FileName="SYSTE~23.DLL|System.Xml.ReaderWriter.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Xml.ReaderWriter.dll" SelfReg="false"/>
+ <ROW File="System.Xml.XmlDocument.dll_1" Component_="System.Xml.XmlDocument.dll_1" FileName="SYSTE~24.DLL|System.Xml.XmlDocument.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Xml.XmlDocument.dll" SelfReg="false"/>
+ <ROW File="System.Xml.XPath.dll_1" Component_="System.Xml.XPath.dll_1" FileName="SYSTE~25.DLL|System.Xml.XPath.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Xml.XPath.dll" SelfReg="false"/>
+ <ROW File="System.Xml.XPath.XDocument.dll_1" Component_="System.Xml.XPath.XDocument.dll_1" FileName="SYSTE~26.DLL|System.Xml.XPath.XDocument.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\System.Xml.XPath.XDocument.dll" SelfReg="false"/>
+ <ROW File="vbc.exe" Component_="vbc.exe" FileName="vbc.exe" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\vbc.exe" SelfReg="false" DigSign="true"/>
+ <ROW File="vbc.exe.config" Component_="csc.exe.config" FileName="VBCEXE~1.CON|vbc.exe.config" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\vbc.exe.config" SelfReg="false"/>
+ <ROW File="vbc.rsp" Component_="csc.exe.config" FileName="vbc.rsp" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\vbc.rsp" SelfReg="false"/>
+ <ROW File="VBCSCompiler.exe" Component_="VBCSCompiler.exe" FileName="VBCSCO~1.EXE|VBCSCompiler.exe" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\VBCSCompiler.exe" SelfReg="false" DigSign="true"/>
+ <ROW File="VBCSCompiler.exe.config" Component_="csc.exe.config" FileName="VBCSCO~1.CON|VBCSCompiler.exe.config" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\roslyn\VBCSCompiler.exe.config" SelfReg="false"/>
+ <ROW File="System.Data.SQLite.xml" Component_="Dragablz.xml" FileName="SYSTEM~1.XML|System.Data.SQLite.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\System.Data.SQLite.xml" SelfReg="false"/>
+ <ROW File="System.Net.Http.Formatting.xml" Component_="Dragablz.xml" FileName="SYSTEM~2.XML|System.Net.Http.Formatting.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\System.Net.Http.Formatting.xml" SelfReg="false"/>
+ <ROW File="System.Reactive.Core.xml" Component_="Dragablz.xml" FileName="SYSTEM~3.XML|System.Reactive.Core.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\System.Reactive.Core.xml" SelfReg="false"/>
+ <ROW File="System.Reactive.Interfaces.xml" Component_="Dragablz.xml" FileName="SYSTEM~4.XML|System.Reactive.Interfaces.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\System.Reactive.Interfaces.xml" SelfReg="false"/>
+ <ROW File="System.Reactive.Linq.xml" Component_="Dragablz.xml" FileName="SYSTEM~5.XML|System.Reactive.Linq.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\System.Reactive.Linq.xml" SelfReg="false"/>
+ <ROW File="System.Reactive.PlatformServices.xml" Component_="Dragablz.xml" FileName="SYSTEM~6.XML|System.Reactive.PlatformServices.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\System.Reactive.PlatformServices.xml" SelfReg="false"/>
+ <ROW File="System.Web.Http.WebHost.xml" Component_="Dragablz.xml" FileName="SYSTEM~7.XML|System.Web.Http.WebHost.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\System.Web.Http.WebHost.xml" SelfReg="false"/>
+ <ROW File="System.Web.Http.xml" Component_="Dragablz.xml" FileName="SYSTEM~8.XML|System.Web.Http.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\System.Web.Http.xml" SelfReg="false"/>
+ <ROW File="Tango.DataStore.xml" Component_="Dragablz.xml" FileName="TANGOD~1.XML|Tango.DataStore.xml" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\Machine Studio\Release\Tango.DataStore.xml" SelfReg="false"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.AiRemoveFileComponent">
<ROW RemoveFile="_" Options="3"/>
@@ -845,7 +1003,7 @@
<ROW Action="AI_DetectSoftware" Sequence="101"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.BuildComponent">
- <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" PackageFolder="..\Build\Installers\Machine Studio\Release" PackageFileName="Machine Studio Installer_v4.9.9" Languages="en" InstallationType="4" CabsLocation="1" PackageType="1" FilesInsideExe="true" ExtractionFolder="[AppDataFolder][|Manufacturer]\[|ProductName] [|ProductVersion]\install" ExtUI="true" UseLargeSchema="true" ExeName="Machine Studio Installer_v4.9.9"/>
+ <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" PackageFolder="..\Build\Installers\Machine Studio\Release" PackageFileName="Machine Studio Installer_v5.9.0" Languages="en" InstallationType="4" CabsLocation="1" PackageType="1" FilesInsideExe="true" ExtractionFolder="[AppDataFolder][|Manufacturer]\[|ProductName] [|ProductVersion]\install" ExtUI="true" UseLargeSchema="true" ExeName="Machine Studio Installer_v5.9.0"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.DictionaryComponent">
<ROW Path="&lt;AI_DICTS&gt;ui.ail"/>
@@ -1321,6 +1479,58 @@
<ROW Feature_="MachineStudio" Component_="Microsoft.Data.Services.Client.dll"/>
<ROW Feature_="MachineStudio" Component_="System.Spatial.dll"/>
<ROW Feature_="MachineStudio" Component_="Tango.ColorLib_v6.dll"/>
+ <ROW Feature_="MachineStudio" Component_="libgit2106a5f2.so"/>
+ <ROW Feature_="MachineStudio" Component_="libgit2106a5f2.so_1"/>
+ <ROW Feature_="MachineStudio" Component_="libgit2106a5f2.so_2"/>
+ <ROW Feature_="MachineStudio" Component_="libgit2106a5f2.so_3"/>
+ <ROW Feature_="MachineStudio" Component_="libgit2106a5f2.so_4"/>
+ <ROW Feature_="MachineStudio" Component_="libgit2106a5f2.so_5"/>
+ <ROW Feature_="MachineStudio" Component_="libgit2106a5f2.dylib"/>
+ <ROW Feature_="MachineStudio" Component_="libgit2106a5f2.so_6"/>
+ <ROW Feature_="MachineStudio" Component_="libgit2106a5f2.so_7"/>
+ <ROW Feature_="MachineStudio" Component_="libgit2106a5f2.so_8"/>
+ <ROW Feature_="MachineStudio" Component_="git2106a5f2.dll"/>
+ <ROW Feature_="MachineStudio" Component_="git2106a5f2.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="csc.exe"/>
+ <ROW Feature_="MachineStudio" Component_="csc.exe.config"/>
+ <ROW Feature_="MachineStudio" Component_="csi.exe"/>
+ <ROW Feature_="MachineStudio" Component_="Microsoft.Build.Tasks.CodeAnalysis.dll"/>
+ <ROW Feature_="MachineStudio" Component_="Microsoft.CodeAnalysis.CSharp.dll"/>
+ <ROW Feature_="MachineStudio" Component_="Microsoft.CodeAnalysis.CSharp.Scripting.dll"/>
+ <ROW Feature_="MachineStudio" Component_="Microsoft.CodeAnalysis.dll"/>
+ <ROW Feature_="MachineStudio" Component_="Microsoft.CodeAnalysis.Scripting.dll"/>
+ <ROW Feature_="MachineStudio" Component_="Microsoft.CodeAnalysis.VisualBasic.dll"/>
+ <ROW Feature_="MachineStudio" Component_="Microsoft.DiaSymReader.Native.amd64.dll"/>
+ <ROW Feature_="MachineStudio" Component_="Microsoft.DiaSymReader.Native.x86.dll"/>
+ <ROW Feature_="MachineStudio" Component_="Microsoft.Win32.Primitives.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.AppContext.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.Collections.Immutable.dll"/>
+ <ROW Feature_="MachineStudio" Component_="System.Console.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.Diagnostics.FileVersionInfo.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.Diagnostics.Process.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.Diagnostics.StackTrace.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.IO.Compression.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.IO.FileSystem.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.IO.FileSystem.DriveInfo.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.IO.FileSystem.Primitives.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.IO.Pipes.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.Reflection.Metadata.dll"/>
+ <ROW Feature_="MachineStudio" Component_="System.Security.AccessControl.dll"/>
+ <ROW Feature_="MachineStudio" Component_="System.Security.Claims.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.Security.Cryptography.Algorithms.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.Security.Cryptography.Encoding.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.Security.Cryptography.Primitives.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.Security.Cryptography.X509Certificates.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.Security.Principal.Windows.dll"/>
+ <ROW Feature_="MachineStudio" Component_="System.Text.Encoding.CodePages.dll"/>
+ <ROW Feature_="MachineStudio" Component_="System.Threading.Thread.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.ValueTuple.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.Xml.ReaderWriter.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.Xml.XmlDocument.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.Xml.XPath.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="System.Xml.XPath.XDocument.dll_1"/>
+ <ROW Feature_="MachineStudio" Component_="vbc.exe"/>
+ <ROW Feature_="MachineStudio" Component_="VBCSCompiler.exe"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.MsiInstExSeqComponent">
<ROW Action="AI_DOWNGRADE" Condition="AI_NEWERPRODUCTFOUND AND (UILevel &lt;&gt; 5)" Sequence="210"/>
diff --git a/Software/Visual_Studio/Advanced Installer Projects/TwineRSM Installer.aip b/Software/Visual_Studio/Advanced Installer Projects/TwineRSM Installer.aip
index 85f4a0944..ca88f458d 100644
--- a/Software/Visual_Studio/Advanced Installer Projects/TwineRSM Installer.aip
+++ b/Software/Visual_Studio/Advanced Installer Projects/TwineRSM Installer.aip
@@ -25,10 +25,10 @@
<ROW Property="ExtractFilesFirst" Value="1"/>
<ROW Property="LogoIcon" Value="externalui.ico" MultiBuildValue="DefaultBuild:rsm.ico" Type="1" MsiKey="LogoIcon"/>
<ROW Property="Manufacturer" Value="Twine Solutions LTD"/>
- <ROW Property="ProductCode" Value="1033:{DC0B8571-DFD2-4A85-8AD4-8BD2D8D7DC39} " Type="16"/>
+ <ROW Property="ProductCode" Value="1033:{E15F6F0B-BE57-45F3-94BA-F150CBACA71B} " Type="16"/>
<ROW Property="ProductLanguage" Value="1033"/>
<ROW Property="ProductName" Value="Twine RSM"/>
- <ROW Property="ProductVersion" Value="1.4.7.0" Type="32"/>
+ <ROW Property="ProductVersion" Value="2.0.0.0" Type="32"/>
<ROW Property="RUNAPPLICATION" Value="1" Type="4"/>
<ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND;AI_SETUPEXEPATH;SETUPEXEDIR"/>
<ROW Property="UpgradeCode" Value="{22D27628-0032-4538-8C96-8A699B84A3EC}"/>
@@ -1138,7 +1138,7 @@
<ROW Action="AI_DetectSoftware" Sequence="101"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.BuildComponent">
- <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" PackageFolder="..\Build\Installers\TwineRSM\Release" PackageFileName="Twine RSM v1.4.7" Languages="en" InstallationType="4" CabsLocation="1" PackageType="1" FilesInsideExe="true" ExtractionFolder="[AppDataFolder][|Manufacturer]\[|ProductName] [|ProductVersion]\install" ExtUI="true" UseLargeSchema="true" ExeName="Twine RSM v1.4.7"/>
+ <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" PackageFolder="..\Build\Installers\TwineRSM\Release" PackageFileName="Twine RSM v2.0.0" Languages="en" InstallationType="4" CabsLocation="1" PackageType="1" FilesInsideExe="true" ExtractionFolder="[AppDataFolder][|Manufacturer]\[|ProductName] [|ProductVersion]\install" ExtUI="true" UseLargeSchema="true" ExeName="Twine RSM v2.0.0"/>
</COMPONENT>
<COMPONENT cid="caphyon.advinst.msicomp.DictionaryComponent">
<ROW Path="&lt;AI_DICTS&gt;ui.ail"/>