diff options
| author | Roy Ben-Shabat <Roy.mail.net@gmail.com> | 2023-10-19 21:45:16 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy.mail.net@gmail.com> | 2023-10-19 21:45:16 +0300 |
| commit | cbde37e91134e36e4001418756e7bb6611022441 (patch) | |
| tree | be4c92347f3c605163136193701c0b97f3f5fce4 /Software/Visual_Studio | |
| parent | e0edf9de24600db0242952064475fbbde157ccaf (diff) | |
| download | Tango-cbde37e91134e36e4001418756e7bb6611022441.tar.gz Tango-cbde37e91134e36e4001418756e7bb6611022441.zip | |
PPC Eureka Release !
Diffstat (limited to 'Software/Visual_Studio')
| -rw-r--r-- | Software/Visual_Studio/Advanced Installer Projects/Eureka Installer-cache/cacheIndex.txt | bin | 52 -> 52 bytes | |||
| -rw-r--r-- | Software/Visual_Studio/Advanced Installer Projects/Eureka Installer-cache/part1/TwineX4 Installer_v2.0.61.cab | bin | 79444124 -> 0 bytes | |||
| -rw-r--r-- | Software/Visual_Studio/Advanced Installer Projects/Eureka Installer-cache/part1/output-info.ini | bin | 81682 -> 0 bytes | |||
| -rw-r--r-- | Software/Visual_Studio/Advanced Installer Projects/Eureka Installer.aip | 6 | ||||
| -rw-r--r-- | Software/Visual_Studio/Advanced Installer Projects/PPC Installer-cache/cacheIndex.txt | bin | 52 -> 52 bytes | |||
| -rw-r--r-- | Software/Visual_Studio/Advanced Installer Projects/PPC Installer.aip | 314 | ||||
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/MainWindowVM.cs | 8 | ||||
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs | 2 | ||||
| -rw-r--r-- | Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest | 2 |
9 files changed, 320 insertions, 12 deletions
diff --git a/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer-cache/cacheIndex.txt b/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer-cache/cacheIndex.txt Binary files differindex 5fe5afe5a..1a2038cfa 100644 --- a/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer-cache/cacheIndex.txt +++ b/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer-cache/cacheIndex.txt diff --git a/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer-cache/part1/TwineX4 Installer_v2.0.61.cab b/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer-cache/part1/TwineX4 Installer_v2.0.61.cab Binary files differdeleted file mode 100644 index ae01ca6a6..000000000 --- a/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer-cache/part1/TwineX4 Installer_v2.0.61.cab +++ /dev/null diff --git a/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer-cache/part1/output-info.ini b/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer-cache/part1/output-info.ini Binary files differdeleted file mode 100644 index 4b75327c5..000000000 --- a/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer-cache/part1/output-info.ini +++ /dev/null diff --git a/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer.aip b/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer.aip index a0ee3bf70..aec575789 100644 --- a/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer.aip +++ b/Software/Visual_Studio/Advanced Installer Projects/Eureka Installer.aip @@ -15,10 +15,10 @@ <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="ProductCode" Value="1033:{B9297AB3-C473-45B0-BD53-31F9ABCEE21E} " 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="ProductVersion" Value="2.1.0.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="-"/> @@ -680,7 +680,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\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"/> + <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" PackageFolder="..\Build\Installers\Eureka" PackageFileName="TwineX4 Installer_v2.1.0" Languages="en" InstallationType="4" CabsLocation="1" PackageType="1" FilesInsideExe="true" ExtractionFolder="[AppDataFolder][|Manufacturer]\[|ProductName] [|ProductVersion]\install" ExtUI="true" UseLargeSchema="true" ExeName="TwineX4 Installer_v2.1.0"/> </COMPONENT> <COMPONENT cid="caphyon.advinst.msicomp.DictionaryComponent"> <ROW Path="<AI_DICTS>ui.ail"/> diff --git a/Software/Visual_Studio/Advanced Installer Projects/PPC Installer-cache/cacheIndex.txt b/Software/Visual_Studio/Advanced Installer Projects/PPC Installer-cache/cacheIndex.txt Binary files differindex 5fe5afe5a..9453b5c13 100644 --- a/Software/Visual_Studio/Advanced Installer Projects/PPC Installer-cache/cacheIndex.txt +++ b/Software/Visual_Studio/Advanced Installer Projects/PPC Installer-cache/cacheIndex.txt diff --git a/Software/Visual_Studio/Advanced Installer Projects/PPC Installer.aip b/Software/Visual_Studio/Advanced Installer Projects/PPC Installer.aip index f2bf7e8a7..b8fad5115 100644 --- a/Software/Visual_Studio/Advanced Installer Projects/PPC Installer.aip +++ b/Software/Visual_Studio/Advanced Installer Projects/PPC Installer.aip @@ -18,10 +18,10 @@ <ROW Property="ARPNOREPAIR" Value="1" MultiBuildValue="DefaultBuild:1"/> <ROW Property="ARPSYSTEMCOMPONENT" Value="1"/> <ROW Property="Manufacturer" Value="Twine"/> - <ROW Property="ProductCode" Value="1033:{65E0B51D-91FA-46AD-827E-21292B740867} " Type="16"/> + <ROW Property="ProductCode" Value="1033:{F13099B0-2EB0-46B2-928B-9BB3F3488336} " Type="16"/> <ROW Property="ProductLanguage" Value="1033"/> <ROW Property="ProductName" Value="Tango"/> - <ROW Property="ProductVersion" Value="1.8.12.0" Type="32"/> + <ROW Property="ProductVersion" Value="2.1.0.0" Type="32"/> <ROW Property="SecureCustomProperties" Value="OLDPRODUCTS;AI_NEWERPRODUCTFOUND;AI_SETUPEXEPATH;SETUPEXEDIR"/> <ROW Property="UpgradeCode" Value="{F8EAB8B4-FD57-45B7-8307-D52DF760273D}"/> <ROW Property="WindowsType9X" MultiBuildValue="DefaultBuild:Windows 9x/ME" ValueLocId="-"/> @@ -56,8 +56,11 @@ <ROW Component="CommandLine.dll" ComponentId="{0FA8B0C8-619E-4896-B8D9-FEFC52A9E838}" Directory_="APPDIR" Attributes="0" KeyPath="CommandLine.dll"/> <ROW Component="CommandLine.xml" ComponentId="{2D2D9AF9-1187-48F6-B569-25DB00665D1E}" Directory_="APPDIR" Attributes="0" KeyPath="System.Data.SQLite.dll.config" Type="0"/> <ROW Component="ControlzEx.dll" ComponentId="{794432AC-C11D-4D39-BE3B-453942B53CB0}" Directory_="APPDIR" Attributes="0" KeyPath="ControlzEx.dll"/> + <ROW Component="DirectShowLib2005.dll" ComponentId="{96D5F237-AA44-47A6-8BF9-C0E32FA68809}" Directory_="APPDIR" Attributes="0" KeyPath="DirectShowLib2005.dll"/> <ROW Component="DocumentFormat.OpenXml.dll" ComponentId="{DF22F9D3-CEF7-4D41-8D0D-1D45C509376E}" Directory_="APPDIR" Attributes="0" KeyPath="DocumentFormat.OpenXml.dll"/> <ROW Component="EFCache.dll" ComponentId="{E15AE519-6E9A-4860-AE1B-36A611A2ACC2}" Directory_="APPDIR" Attributes="0" KeyPath="EFCache.dll"/> + <ROW Component="EVRPresenter32.dll" ComponentId="{22C421CC-72B0-4143-A1AB-8551077D6CBF}" Directory_="APPDIR" Attributes="0" KeyPath="EVRPresenter32.dll"/> + <ROW Component="EVRPresenter64.dll" ComponentId="{6193C8B7-54E2-4CD9-90B7-51E94E0A9180}" Directory_="APPDIR" Attributes="256" KeyPath="EVRPresenter64.dll"/> <ROW Component="EntityFramework.SqlServer.dll" ComponentId="{38839FC0-3C26-4FF6-B4F7-83CE250C9BA2}" Directory_="APPDIR" Attributes="0" KeyPath="EntityFramework.SqlServer.dll"/> <ROW Component="EntityFramework.dll" ComponentId="{84E4D21B-268D-488B-B890-EC2958C2FFBC}" Directory_="APPDIR" Attributes="0" KeyPath="EntityFramework.dll"/> <ROW Component="FluentFTP.dll" ComponentId="{212CBAE7-9A31-46CD-AA9C-2585FB7EC2E5}" Directory_="APPDIR" Attributes="0" KeyPath="FluentFTP.dll"/> @@ -106,6 +109,7 @@ <ROW Component="Microsoft.VisualStudio.Services.Common.dll" ComponentId="{B42A0E4C-1207-4D28-9814-B86D392D558B}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.VisualStudio.Services.Common.dll"/> <ROW Component="Microsoft.VisualStudio.Services.WebApi.dll" ComponentId="{50CBA0C0-C360-433D-B720-4BDF6BB89FAC}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.VisualStudio.Services.WebApi.dll"/> <ROW Component="Microsoft.WITDataStore32.dll" ComponentId="{613F4323-1F90-42E5-A64A-FD05A2A02701}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.WITDataStore32.dll"/> + <ROW Component="Microsoft.Win32.Primitives.dll" ComponentId="{08E74E98-06EA-4777-81CF-546246A5226B}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.Win32.Primitives.dll"/> <ROW Component="Microsoft.WindowsAPICodePack.Shell.dll" ComponentId="{45DA7495-B419-487F-8BBD-AC2CA9EFE12C}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.WindowsAPICodePack.Shell.dll"/> <ROW Component="Microsoft.WindowsAPICodePack.dll" ComponentId="{209CD5CD-5055-44C4-BC1C-49FB136946F2}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.WindowsAPICodePack.dll"/> <ROW Component="Microsoft.WindowsAzure.Storage.dll" ComponentId="{7D9DF36E-5D83-49A3-A08B-4FC2A0557E0B}" Directory_="APPDIR" Attributes="0" KeyPath="Microsoft.WindowsAzure.Storage.dll"/> @@ -114,6 +118,8 @@ <ROW Component="ProductInformation" ComponentId="{1D49743C-F4ED-4BE9-8ED0-3792287247F6}" Directory_="APPDIR" Attributes="4" KeyPath="Version"/> <ROW Component="Quamotion.TurboJpegWrapper.dll" ComponentId="{7087C345-7FB9-4352-8B80-F0841567E396}" Directory_="APPDIR" Attributes="0" KeyPath="Quamotion.TurboJpegWrapper.dll"/> <ROW Component="RazorEngine.dll" ComponentId="{2654081B-012F-4788-90EA-870D13A54ABF}" Directory_="APPDIR" Attributes="0" KeyPath="RazorEngine.dll"/> + <ROW Component="RealTimeGraphX.WPF.dll" ComponentId="{0482C565-0420-4AA5-A364-F96A8F5AF9A3}" Directory_="APPDIR" Attributes="0" KeyPath="RealTimeGraphX.WPF.dll"/> + <ROW Component="RealTimeGraphX.dll" ComponentId="{3757551B-0A74-4B35-9E88-603FDBF644D8}" Directory_="APPDIR" Attributes="0" KeyPath="RealTimeGraphX.dll"/> <ROW Component="SA.Binary.dll" ComponentId="{FCC45B67-1B47-46A2-8C0A-6CAA78E7C9F0}" Directory_="SQLExaminer_Dir" Attributes="0" KeyPath="SA.Binary.dll"/> <ROW Component="SA.CodeView.dll" ComponentId="{0C133131-0EB4-4E2B-885F-B62EECF039AB}" Directory_="SQLExaminer_Dir" Attributes="0" KeyPath="SA.CodeView.dll"/> <ROW Component="SA.CommonTypes.dll" ComponentId="{7CE9EB0C-3192-4540-8A08-E7E6C59AA62A}" Directory_="SQLExaminer_Dir" Attributes="0" KeyPath="SA.CommonTypes.dll"/> @@ -130,21 +136,115 @@ <ROW Component="SharpDX.Mathematics.dll" ComponentId="{BE265E31-4257-4F45-BAF4-BADC9B14B66B}" Directory_="APPDIR" Attributes="0" KeyPath="SharpDX.Mathematics.dll"/> <ROW Component="SharpDX.dll" ComponentId="{59C4CE3C-F489-4B53-8A55-287F2066106B}" Directory_="APPDIR" Attributes="0" KeyPath="SharpDX.dll"/> <ROW Component="SimpleValidator.dll" ComponentId="{3B9AB784-0AFD-4667-A756-9B0A86ECCC2B}" Directory_="APPDIR" Attributes="0" KeyPath="SimpleValidator.dll"/> + <ROW Component="System.AppContext.dll" ComponentId="{C09DA0AF-9557-488E-B5A7-E6817955FE81}" Directory_="APPDIR" Attributes="0" KeyPath="System.AppContext.dll"/> + <ROW Component="System.Collections.Concurrent.dll" ComponentId="{962F521E-E337-4604-8A33-16E0243926EA}" Directory_="APPDIR" Attributes="0" KeyPath="System.Collections.Concurrent.dll"/> + <ROW Component="System.Collections.NonGeneric.dll" ComponentId="{52ED79A4-3E9A-4B2A-B719-FB0FE0BFB62B}" Directory_="APPDIR" Attributes="0" KeyPath="System.Collections.NonGeneric.dll"/> + <ROW Component="System.Collections.Specialized.dll" ComponentId="{B1A52FC3-2473-4111-AE66-96DE9AB193F5}" Directory_="APPDIR" Attributes="0" KeyPath="System.Collections.Specialized.dll"/> + <ROW Component="System.Collections.dll" ComponentId="{D3BD8871-364C-4684-945E-8C87F83AED5B}" Directory_="APPDIR" Attributes="0" KeyPath="System.Collections.dll"/> + <ROW Component="System.ComponentModel.EventBasedAsync.dll" ComponentId="{23D350FB-BEFC-4A57-B81C-3843CE4C67ED}" Directory_="APPDIR" Attributes="0" KeyPath="System.ComponentModel.EventBasedAsync.dll"/> + <ROW Component="System.ComponentModel.Primitives.dll" ComponentId="{A5927EC7-3C0C-43F2-BAD1-FC556E2AED3A}" Directory_="APPDIR" Attributes="0" KeyPath="System.ComponentModel.Primitives.dll"/> + <ROW Component="System.ComponentModel.TypeConverter.dll" ComponentId="{5A2E2DC3-3EE1-4550-8A41-727EBF2ECF6C}" Directory_="APPDIR" Attributes="0" KeyPath="System.ComponentModel.TypeConverter.dll"/> + <ROW Component="System.ComponentModel.dll" ComponentId="{EEB4C17E-DCA9-48FA-A228-FF0EDC9F1A88}" Directory_="APPDIR" Attributes="0" KeyPath="System.ComponentModel.dll"/> + <ROW Component="System.Console.dll" ComponentId="{3738559A-0C26-4F70-B8F4-AABFF3DD6C74}" Directory_="APPDIR" Attributes="0" KeyPath="System.Console.dll"/> + <ROW Component="System.Data.Common.dll" ComponentId="{A62DB4F7-2758-4CD9-BF57-E5B8E42D75C1}" Directory_="APPDIR" Attributes="0" KeyPath="System.Data.Common.dll"/> <ROW Component="System.Data.SQLite.EF6.dll" ComponentId="{77619618-AE0C-4A0A-A5E9-108FA3546A36}" Directory_="APPDIR" Attributes="0" KeyPath="System.Data.SQLite.EF6.dll"/> <ROW Component="System.Data.SQLite.Linq.dll" ComponentId="{A614D2D8-C390-4DE9-AAF4-B4E3111FE389}" Directory_="APPDIR" Attributes="0" KeyPath="System.Data.SQLite.Linq.dll"/> <ROW Component="System.Data.SQLite.dll" ComponentId="{B10ECB3B-FF56-4E95-9E10-A4D155ACCC10}" Directory_="APPDIR" Attributes="0" KeyPath="System.Data.SQLite.dll"/> + <ROW Component="System.Diagnostics.Contracts.dll" ComponentId="{C3B301E6-7B5C-4D0D-A9C0-024817F1BB78}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.Contracts.dll"/> + <ROW Component="System.Diagnostics.Debug.dll" ComponentId="{B36CA472-F46F-4A3F-AA23-593ADA2078EA}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.Debug.dll"/> + <ROW Component="System.Diagnostics.FileVersionInfo.dll" ComponentId="{6DA5C8C7-22A6-4745-BA37-B33C027E4AA1}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.FileVersionInfo.dll"/> + <ROW Component="System.Diagnostics.Process.dll" ComponentId="{BD37D4FF-3459-475C-9988-FD855C875940}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.Process.dll"/> + <ROW Component="System.Diagnostics.StackTrace.dll" ComponentId="{0AB6C637-92CF-46D4-9237-3C26C9E401D7}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.StackTrace.dll"/> + <ROW Component="System.Diagnostics.TextWriterTraceListener.dll" ComponentId="{E172E6AF-5C2A-4F12-B8E8-5349EFFE55D9}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.TextWriterTraceListener.dll"/> + <ROW Component="System.Diagnostics.Tools.dll" ComponentId="{CA1507E8-EDA6-45EB-BEEB-C5E677FFE23A}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.Tools.dll"/> + <ROW Component="System.Diagnostics.TraceSource.dll" ComponentId="{E2498F72-38FF-44BE-9052-0EAAB1D0CDCB}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.TraceSource.dll"/> + <ROW Component="System.Diagnostics.Tracing.dll" ComponentId="{2E448C6D-571F-41C2-9F61-2D1E1D51B55C}" Directory_="APPDIR" Attributes="0" KeyPath="System.Diagnostics.Tracing.dll"/> + <ROW Component="System.Drawing.Primitives.dll" ComponentId="{B86C73F6-DDB8-42BF-9B8A-63BEB2A9CCAE}" Directory_="APPDIR" Attributes="0" KeyPath="System.Drawing.Primitives.dll"/> + <ROW Component="System.Dynamic.Runtime.dll" ComponentId="{A0621096-21E6-43B6-91B1-50892231B679}" Directory_="APPDIR" Attributes="0" KeyPath="System.Dynamic.Runtime.dll"/> + <ROW Component="System.Globalization.Calendars.dll" ComponentId="{B6491004-A01E-449B-8283-FFD89C4D5ED2}" Directory_="APPDIR" Attributes="0" KeyPath="System.Globalization.Calendars.dll"/> + <ROW Component="System.Globalization.Extensions.dll" ComponentId="{69FFC284-5170-475E-9C17-B988D92B9789}" Directory_="APPDIR" Attributes="0" KeyPath="System.Globalization.Extensions.dll"/> + <ROW Component="System.Globalization.dll" ComponentId="{E4A6F93A-718A-456D-9617-AB9603553E8B}" Directory_="APPDIR" Attributes="0" KeyPath="System.Globalization.dll"/> <ROW Component="System.IO.Compression.FileSystem.dll" ComponentId="{B9DD6F14-FAEA-4DB7-B535-6088091F3F04}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.Compression.FileSystem.dll"/> + <ROW Component="System.IO.Compression.ZipFile.dll" ComponentId="{974DE55B-9FA2-46D9-BBCF-82D807A07FCA}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.Compression.ZipFile.dll"/> + <ROW Component="System.IO.Compression.dll" ComponentId="{2C895EA7-F8DB-47D0-949A-51DBC55E0345}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.Compression.dll"/> + <ROW Component="System.IO.FileSystem.DriveInfo.dll" ComponentId="{560C5BCE-69CC-41C8-9B8D-7DAE7EF2DC4E}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.FileSystem.DriveInfo.dll"/> + <ROW Component="System.IO.FileSystem.Primitives.dll" ComponentId="{D62F99F0-EAA2-4790-8C8D-D6D4DCAB1687}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.FileSystem.Primitives.dll"/> + <ROW Component="System.IO.FileSystem.Watcher.dll" ComponentId="{D8D2EBA5-ED9E-4F04-8019-90E54CA15B57}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.FileSystem.Watcher.dll"/> + <ROW Component="System.IO.FileSystem.dll" ComponentId="{C8333562-45D0-4640-965B-7ACB73542973}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.FileSystem.dll"/> + <ROW Component="System.IO.IsolatedStorage.dll" ComponentId="{361328DD-81F9-4AAE-8592-954B7DDC8A2C}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.IsolatedStorage.dll"/> + <ROW Component="System.IO.MemoryMappedFiles.dll" ComponentId="{77D92FFD-B578-41A7-AB66-B752AA2F2D5D}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.MemoryMappedFiles.dll"/> + <ROW Component="System.IO.Pipes.dll" ComponentId="{1E1A1D5A-0758-40F2-84DA-8FC10154A2D0}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.Pipes.dll"/> + <ROW Component="System.IO.UnmanagedMemoryStream.dll" ComponentId="{507E30A2-7B72-4B74-A896-EF521DC62C3A}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.UnmanagedMemoryStream.dll"/> + <ROW Component="System.IO.dll" ComponentId="{FB1D2D09-6309-43F9-B512-03773E77A4DC}" Directory_="APPDIR" Attributes="0" KeyPath="System.IO.dll"/> <ROW Component="System.IdentityModel.Tokens.Jwt.dll" ComponentId="{E51E96FF-9C01-41D1-9B2B-081CBA0679DC}" Directory_="APPDIR" Attributes="0" KeyPath="System.IdentityModel.Tokens.Jwt.dll"/> + <ROW Component="System.Linq.Expressions.dll" ComponentId="{1AF5C126-197C-4798-AC4E-D57D8E149F5B}" Directory_="APPDIR" Attributes="0" KeyPath="System.Linq.Expressions.dll"/> + <ROW Component="System.Linq.Parallel.dll" ComponentId="{425231CE-5719-4C2A-AA37-1904B03B7ED9}" Directory_="APPDIR" Attributes="0" KeyPath="System.Linq.Parallel.dll"/> + <ROW Component="System.Linq.Queryable.dll" ComponentId="{E544D563-C6E3-4972-B79A-B20F18872D02}" Directory_="APPDIR" Attributes="0" KeyPath="System.Linq.Queryable.dll"/> + <ROW Component="System.Linq.dll" ComponentId="{D54D0880-6A62-4C7D-B205-EAA566E57930}" Directory_="APPDIR" Attributes="0" KeyPath="System.Linq.dll"/> <ROW Component="System.Net.Http.Formatting.dll" ComponentId="{B9C00657-DA03-4398-9011-FDE98CE5123A}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.Http.Formatting.dll"/> + <ROW Component="System.Net.Http.dll" ComponentId="{E9D2E6CE-331F-4B4B-AD94-C79B1D2C1A66}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.Http.dll"/> + <ROW Component="System.Net.NameResolution.dll" ComponentId="{4D08C327-2656-43D6-AE2F-9C62EBC27FA3}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.NameResolution.dll"/> + <ROW Component="System.Net.NetworkInformation.dll" ComponentId="{BFECEA46-04F9-499D-B7E3-0F2076DDECF7}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.NetworkInformation.dll"/> + <ROW Component="System.Net.Ping.dll" ComponentId="{49016064-8472-44CD-84DC-1A69E16DD653}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.Ping.dll"/> + <ROW Component="System.Net.Primitives.dll" ComponentId="{C0B45B69-28F7-475B-8EAC-C61BE4F28F71}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.Primitives.dll"/> + <ROW Component="System.Net.Requests.dll" ComponentId="{AF1B8852-3AEB-42F9-8368-2BB713A6279D}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.Requests.dll"/> + <ROW Component="System.Net.Security.dll" ComponentId="{46C89C75-5A3E-47FA-AA3C-678776D35FD7}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.Security.dll"/> + <ROW Component="System.Net.Sockets.dll" ComponentId="{B2EC9B6F-00C1-4AD1-8ED6-3ED233952C34}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.Sockets.dll"/> + <ROW Component="System.Net.WebHeaderCollection.dll" ComponentId="{F235160E-4D31-44CC-B3C5-01BDC8A25483}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.WebHeaderCollection.dll"/> + <ROW Component="System.Net.WebSockets.Client.dll" ComponentId="{EAF8B107-2081-42E8-8C89-2CA11DA37EF5}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.WebSockets.Client.dll"/> + <ROW Component="System.Net.WebSockets.dll" ComponentId="{347BBBC7-D84A-464B-A57B-213DD98ED000}" Directory_="APPDIR" Attributes="0" KeyPath="System.Net.WebSockets.dll"/> + <ROW Component="System.ObjectModel.dll" ComponentId="{958B76AD-902D-403A-8C3E-A92B6BB5054B}" Directory_="APPDIR" Attributes="0" KeyPath="System.ObjectModel.dll"/> <ROW Component="System.Reactive.Core.dll" ComponentId="{5B105ACC-CCA6-4CBC-963E-63253E27E7B5}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reactive.Core.dll"/> <ROW Component="System.Reactive.Interfaces.dll" ComponentId="{C23DD172-ACE0-4811-90D6-0C2F38B2C27E}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reactive.Interfaces.dll"/> <ROW Component="System.Reactive.Linq.dll" ComponentId="{572F229C-22E6-4934-BDB9-68600F354F67}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reactive.Linq.dll"/> <ROW Component="System.Reactive.PlatformServices.dll" ComponentId="{84B191EA-72B0-4FA8-B352-AEF6BBD48F31}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reactive.PlatformServices.dll"/> + <ROW Component="System.Reflection.Extensions.dll" ComponentId="{92DE8F41-B771-44A5-87E6-AF7718C5D3FC}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reflection.Extensions.dll"/> + <ROW Component="System.Reflection.Primitives.dll" ComponentId="{1F40C477-C7AB-4D6E-9A0F-E9F5649EF793}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reflection.Primitives.dll"/> + <ROW Component="System.Reflection.dll" ComponentId="{E9A801D6-502B-4D20-BBDC-6AB0936607E9}" Directory_="APPDIR" Attributes="0" KeyPath="System.Reflection.dll"/> + <ROW Component="System.Resources.Reader.dll" ComponentId="{E27E652E-3CF4-4C25-AA7C-2D8D39008955}" Directory_="APPDIR" Attributes="0" KeyPath="System.Resources.Reader.dll"/> + <ROW Component="System.Resources.ResourceManager.dll" ComponentId="{CDC0FB52-105B-4D9B-B732-245FD0729365}" Directory_="APPDIR" Attributes="0" KeyPath="System.Resources.ResourceManager.dll"/> + <ROW Component="System.Resources.Writer.dll" ComponentId="{7295F397-9F56-41A7-947C-A0ACCDBA1A40}" Directory_="APPDIR" Attributes="0" KeyPath="System.Resources.Writer.dll"/> + <ROW Component="System.Runtime.CompilerServices.VisualC.dll" ComponentId="{5D47E641-E35B-4BA8-913E-0CE250AA99E1}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.CompilerServices.VisualC.dll"/> + <ROW Component="System.Runtime.Extensions.dll" ComponentId="{6A52D9C1-4F19-44A8-92AC-C7407B77B3D6}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.Extensions.dll"/> + <ROW Component="System.Runtime.Handles.dll" ComponentId="{CBF5D940-ACF8-4F81-A064-D509A5EA5945}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.Handles.dll"/> + <ROW Component="System.Runtime.InteropServices.RuntimeInformation.dll" ComponentId="{3E3DDC87-4EED-422D-8A0A-038E70A985BD}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.InteropServices.RuntimeInformation.dll"/> + <ROW Component="System.Runtime.InteropServices.dll" ComponentId="{66EE9D4B-1C8D-4BEB-8049-1F97CB13EACF}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.InteropServices.dll"/> + <ROW Component="System.Runtime.Numerics.dll" ComponentId="{E5DA9870-6BDA-4A69-9B11-D72FCC066105}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.Numerics.dll"/> + <ROW Component="System.Runtime.Serialization.Formatters.dll" ComponentId="{18A389D5-E7C0-4E9F-B7EB-8D04004DC45C}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.Serialization.Formatters.dll"/> + <ROW Component="System.Runtime.Serialization.Json.dll" ComponentId="{ACB394F3-D6F4-447D-832E-832956F43B20}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.Serialization.Json.dll"/> + <ROW Component="System.Runtime.Serialization.Primitives.dll" ComponentId="{6B9F3651-55AE-415E-A654-7FF24898BC2F}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.Serialization.Primitives.dll"/> + <ROW Component="System.Runtime.Serialization.Xml.dll" ComponentId="{0DE1580F-FD18-4E18-AED2-FA1D382900D5}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.Serialization.Xml.dll"/> + <ROW Component="System.Runtime.dll" ComponentId="{DE8C6B64-2493-49BA-883F-1CAE043AD68E}" Directory_="APPDIR" Attributes="0" KeyPath="System.Runtime.dll"/> + <ROW Component="System.Security.Claims.dll" ComponentId="{85E1B515-DFDA-4D06-97D6-54C87BDA3BCA}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Claims.dll"/> + <ROW Component="System.Security.Cryptography.Algorithms.dll" ComponentId="{4E171425-6E5E-4438-ADAC-340603A05BFF}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Cryptography.Algorithms.dll"/> + <ROW Component="System.Security.Cryptography.Csp.dll" ComponentId="{ADC201F2-2EA9-4CAA-B214-05DDE9494E45}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Cryptography.Csp.dll"/> + <ROW Component="System.Security.Cryptography.Encoding.dll" ComponentId="{9B1FABD0-3945-4688-AE37-E12BD4541FF5}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Cryptography.Encoding.dll"/> + <ROW Component="System.Security.Cryptography.Primitives.dll" ComponentId="{201D681A-4F34-401A-9A2C-87BE9E116907}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Cryptography.Primitives.dll"/> + <ROW Component="System.Security.Cryptography.X509Certificates.dll" ComponentId="{001799C3-BCEC-451B-B446-D27C519A9D04}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Cryptography.X509Certificates.dll"/> + <ROW Component="System.Security.Principal.dll" ComponentId="{1ED6B9FF-1152-4101-907C-768ABFB99F69}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.Principal.dll"/> + <ROW Component="System.Security.SecureString.dll" ComponentId="{3953E038-64DE-4DAA-A97E-C03929405DB8}" Directory_="APPDIR" Attributes="0" KeyPath="System.Security.SecureString.dll"/> <ROW Component="System.Spatial.dll" ComponentId="{635889B2-4FD1-45D7-9596-90AA1BAD3FBF}" Directory_="APPDIR" Attributes="0" KeyPath="System.Spatial.dll"/> + <ROW Component="System.Text.Encoding.Extensions.dll" ComponentId="{95B68C8B-9B08-491E-82C4-FA09B3585403}" Directory_="APPDIR" Attributes="0" KeyPath="System.Text.Encoding.Extensions.dll"/> + <ROW Component="System.Text.Encoding.dll" ComponentId="{CCA01291-8225-4006-A06F-6478D04457B5}" Directory_="APPDIR" Attributes="0" KeyPath="System.Text.Encoding.dll"/> + <ROW Component="System.Text.RegularExpressions.dll" ComponentId="{D0839524-4D2A-42ED-8C48-BE453D87F7B8}" Directory_="APPDIR" Attributes="0" KeyPath="System.Text.RegularExpressions.dll"/> + <ROW Component="System.Threading.Overlapped.dll" ComponentId="{6BE6109D-AA81-4889-B7DA-98C013B90815}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.Overlapped.dll"/> + <ROW Component="System.Threading.Tasks.Parallel.dll" ComponentId="{537F009B-43F3-4E84-A84C-2E45A6CFC8E6}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.Tasks.Parallel.dll"/> + <ROW Component="System.Threading.Tasks.dll" ComponentId="{7FD2B604-7904-4FBE-A556-62C8FE0AC781}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.Tasks.dll"/> + <ROW Component="System.Threading.Thread.dll" ComponentId="{076D24BE-C022-4F07-A96C-080311C950F8}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.Thread.dll"/> + <ROW Component="System.Threading.ThreadPool.dll" ComponentId="{7BC50B67-7C0F-4043-B017-B90DA038A2D4}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.ThreadPool.dll"/> + <ROW Component="System.Threading.Timer.dll" ComponentId="{1EF03FF8-5EFC-4FB4-95F8-917D2575D41C}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.Timer.dll"/> + <ROW Component="System.Threading.dll" ComponentId="{3BAA9FB0-089B-4388-91F0-A0B1B4C7AC17}" Directory_="APPDIR" Attributes="0" KeyPath="System.Threading.dll"/> + <ROW Component="System.ValueTuple.dll" ComponentId="{63BC94A9-A722-4658-92EC-ED9EDDF28F33}" Directory_="APPDIR" Attributes="0" KeyPath="System.ValueTuple.dll"/> <ROW Component="System.Web.Http.WebHost.dll" ComponentId="{9F1DD6B2-3514-4C62-AACA-EE7368ECB36B}" Directory_="APPDIR" Attributes="0" KeyPath="System.Web.Http.WebHost.dll"/> <ROW Component="System.Web.Http.dll" ComponentId="{0ABCDC64-DE4A-4994-B4C8-3B0146F68F09}" Directory_="APPDIR" Attributes="0" KeyPath="System.Web.Http.dll"/> <ROW Component="System.Web.Razor.dll" ComponentId="{231E534C-FAF8-41DD-A21F-B5CACF6AB05F}" Directory_="APPDIR" Attributes="0" KeyPath="System.Web.Razor.dll"/> <ROW Component="System.Windows.Interactivity.dll" ComponentId="{4ACC2B8A-2454-4DAC-9326-5F8426C068F0}" Directory_="APPDIR" Attributes="0" KeyPath="System.Windows.Interactivity.dll"/> + <ROW Component="System.Xml.ReaderWriter.dll" ComponentId="{862F3800-B488-4894-81CB-E73CFAA3D2DA}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.ReaderWriter.dll"/> + <ROW Component="System.Xml.XDocument.dll" ComponentId="{971909FC-165E-4544-8B2B-0BDA5DD45FDA}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.XDocument.dll"/> + <ROW Component="System.Xml.XPath.XDocument.dll" ComponentId="{0FE61BAD-848B-462D-87B5-D32335953C8A}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.XPath.XDocument.dll"/> + <ROW Component="System.Xml.XPath.dll" ComponentId="{28F4827A-DCB3-4638-8655-AF0E9E1936E1}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.XPath.dll"/> + <ROW Component="System.Xml.XmlDocument.dll" ComponentId="{0CBD2368-7219-4A70-B63D-8C92A574BC8A}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.XmlDocument.dll"/> + <ROW Component="System.Xml.XmlSerializer.dll" ComponentId="{E5FEAADF-73C6-4601-A6CB-C81984619057}" Directory_="APPDIR" Attributes="0" KeyPath="System.Xml.XmlSerializer.dll"/> <ROW Component="Tango.AdvancedInstaller.dll" ComponentId="{5C51256D-50D1-46F5-A44F-73AF2E63EAF5}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.AdvancedInstaller.dll"/> <ROW Component="Tango.AnimatedGif.dll" ComponentId="{2DCBEDC8-EDA7-4C90-8852-39E0B13DABF7}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.AnimatedGif.dll"/> <ROW Component="Tango.BL.dll" ComponentId="{56D29CF3-E600-48A5-BF55-045EEE7CFDC6}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.BL.dll"/> @@ -213,10 +313,12 @@ <ROW Component="Tango.Web.dll" ComponentId="{131328BC-D68F-4CB8-8D8C-F89CF6F8486C}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.Web.dll"/> <ROW Component="Tango.WebRTC.dll" ComponentId="{2685EA71-1420-4A07-A222-6AAE9CAAB15E}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.WebRTC.dll"/> <ROW Component="Tango.WiFi.dll" ComponentId="{8082C9BD-5BDB-4C52-BCA6-E8604D4D232B}" Directory_="APPDIR" Attributes="0" KeyPath="Tango.WiFi.dll"/> + <ROW Component="WPFMediaKit.dll" ComponentId="{EF0A4C21-50D0-4337-B650-21C2DA3A7963}" Directory_="APPDIR" Attributes="0" KeyPath="WPFMediaKit.dll"/> <ROW Component="WebRtc.NET.dll" ComponentId="{11563A6C-E1FC-4578-8BDD-8A8C30677126}" Directory_="APPDIR" Attributes="0" KeyPath="WebRtc.NET.dll"/> <ROW Component="WindowsInput.dll" ComponentId="{916884AD-CD7D-4AB0-8B3B-A2205ACFBDF4}" Directory_="APPDIR" Attributes="0" KeyPath="WindowsInput.dll"/> <ROW Component="mscoree.dll" ComponentId="{85F439D0-8FD0-4B99-888D-336C7A125E3D}" Directory_="APPDIR" Attributes="0" KeyPath="mscoree.dll"/> <ROW Component="msvcp140d.dll" ComponentId="{69E32675-9ACF-4C23-A495-300B78913B66}" Directory_="APPDIR" Attributes="0" KeyPath="msvcp140d.dll"/> + <ROW Component="netstandard.dll" ComponentId="{A94B7929-A350-4584-A750-57F2B840417E}" Directory_="APPDIR" Attributes="0" KeyPath="netstandard.dll"/> <ROW Component="protobufnet.dll" ComponentId="{163F1E17-6462-4ABE-BC86-E055F7690139}" Directory_="APPDIR" Attributes="0" KeyPath="protobufnet.dll"/> <ROW Component="rc.exe" ComponentId="{665BCCC9-C6A4-44D7-BB22-3A1E3A1170AE}" Directory_="APPDIR" Attributes="256" KeyPath="rc.exe"/> <ROW Component="turbojpeg.dll" ComponentId="{BAC1E0A4-F8E8-439C-9E7F-98B8B473C47F}" Directory_="win7x64_Dir" Attributes="256" KeyPath="turbojpeg.dll"/> @@ -504,6 +606,110 @@ <ROW File="turbojpeg.dll.meta" Component_="turbojpeg.dll.meta" FileName="TURBOJ~1.MET|turbojpeg.dll.meta" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\win7-x64\turbojpeg.dll.meta" SelfReg="false"/> <ROW File="turbojpeg.dll_1" Component_="turbojpeg.dll_1" FileName="TURBOJ~1.DLL|turbojpeg.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\win7-x86\turbojpeg.dll" SelfReg="false"/> <ROW File="turbojpeg.dll.meta_1" Component_="turbojpeg.dll.meta_1" FileName="TURBOJ~1.MET|turbojpeg.dll.meta" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\win7-x86\turbojpeg.dll.meta" SelfReg="false"/> + <ROW File="DirectShowLib2005.dll" Component_="DirectShowLib2005.dll" FileName="DIRECT~1.DLL|DirectShowLib-2005.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\DirectShowLib-2005.dll" SelfReg="false"/> + <ROW File="EVRPresenter32.dll" Component_="EVRPresenter32.dll" FileName="EVRPRE~1.DLL|EVRPresenter32.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\EVRPresenter32.dll" SelfReg="false"/> + <ROW File="EVRPresenter64.dll" Component_="EVRPresenter64.dll" FileName="EVRPRE~2.DLL|EVRPresenter64.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\EVRPresenter64.dll" SelfReg="false"/> + <ROW File="Microsoft.Win32.Primitives.dll" Component_="Microsoft.Win32.Primitives.dll" FileName="MICRO~11.DLL|Microsoft.Win32.Primitives.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\Microsoft.Win32.Primitives.dll" SelfReg="false"/> + <ROW File="netstandard.dll" Component_="netstandard.dll" FileName="NETSTA~1.DLL|netstandard.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\netstandard.dll" SelfReg="false"/> + <ROW File="RealTimeGraphX.dll" Component_="RealTimeGraphX.dll" FileName="REALTI~1.DLL|RealTimeGraphX.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\RealTimeGraphX.dll" SelfReg="false"/> + <ROW File="RealTimeGraphX.pdb" Component_="RealTimeGraphX.dll" FileName="REALTI~1.PDB|RealTimeGraphX.pdb" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\RealTimeGraphX.pdb" SelfReg="false"/> + <ROW File="RealTimeGraphX.WPF.dll" Component_="RealTimeGraphX.WPF.dll" FileName="REALTI~2.DLL|RealTimeGraphX.WPF.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\RealTimeGraphX.WPF.dll" SelfReg="false"/> + <ROW File="RealTimeGraphX.WPF.pdb" Component_="RealTimeGraphX.WPF.dll" FileName="REALTI~2.PDB|RealTimeGraphX.WPF.pdb" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\RealTimeGraphX.WPF.pdb" SelfReg="false"/> + <ROW File="System.AppContext.dll" Component_="System.AppContext.dll" FileName="SYSTE~16.DLL|System.AppContext.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.AppContext.dll" SelfReg="false"/> + <ROW File="System.Collections.Concurrent.dll" Component_="System.Collections.Concurrent.dll" FileName="SYSTE~17.DLL|System.Collections.Concurrent.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.Collections.Concurrent.dll" SelfReg="false"/> + <ROW File="System.Collections.dll" Component_="System.Collections.dll" FileName="SYSTE~18.DLL|System.Collections.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.Collections.dll" SelfReg="false"/> + <ROW File="System.Collections.NonGeneric.dll" Component_="System.Collections.NonGeneric.dll" FileName="SYSTE~19.DLL|System.Collections.NonGeneric.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.Collections.Specialized.dll" SelfReg="false"/> + <ROW File="System.ComponentModel.dll" Component_="System.ComponentModel.dll" FileName="SYSTE~21.DLL|System.ComponentModel.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.ComponentModel.dll" SelfReg="false"/> + <ROW File="System.ComponentModel.EventBasedAsync.dll" Component_="System.ComponentModel.EventBasedAsync.dll" FileName="SYSTE~22.DLL|System.ComponentModel.EventBasedAsync.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.ComponentModel.TypeConverter.dll" SelfReg="false"/> + <ROW File="System.Console.dll" Component_="System.Console.dll" FileName="SYSTE~25.DLL|System.Console.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.Console.dll" SelfReg="false"/> + <ROW File="System.Data.Common.dll" Component_="System.Data.Common.dll" FileName="SYSTE~26.DLL|System.Data.Common.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.Globalization.Calendars.dll" SelfReg="false"/> + <ROW File="System.Globalization.dll" Component_="System.Globalization.dll" FileName="SYSTE~39.DLL|System.Globalization.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.Globalization.dll" SelfReg="false"/> + <ROW File="System.Globalization.Extensions.dll" Component_="System.Globalization.Extensions.dll" FileName="SYSTE~40.DLL|System.Globalization.Extensions.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.IO.Compression.ZipFile.dll" SelfReg="false"/> + <ROW File="System.IO.dll" Component_="System.IO.dll" FileName="SYSTE~43.DLL|System.IO.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.IO.dll" SelfReg="false"/> + <ROW File="System.IO.FileSystem.dll" Component_="System.IO.FileSystem.dll" FileName="SYSTE~44.DLL|System.IO.FileSystem.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.IO.UnmanagedMemoryStream.dll" SelfReg="false"/> + <ROW File="System.Linq.dll" Component_="System.Linq.dll" FileName="SYSTE~52.DLL|System.Linq.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.Linq.dll" SelfReg="false"/> + <ROW File="System.Linq.Expressions.dll" Component_="System.Linq.Expressions.dll" FileName="SYSTE~53.DLL|System.Linq.Expressions.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.Net.WebSockets.dll" SelfReg="false"/> + <ROW File="System.ObjectModel.dll" Component_="System.ObjectModel.dll" FileName="SYSTE~67.DLL|System.ObjectModel.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.ObjectModel.dll" SelfReg="false"/> + <ROW File="System.Reflection.dll" Component_="System.Reflection.dll" FileName="SYSTE~68.DLL|System.Reflection.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.Reflection.dll" SelfReg="false"/> + <ROW File="System.Reflection.Extensions.dll" Component_="System.Reflection.Extensions.dll" FileName="SYSTE~69.DLL|System.Reflection.Extensions.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.Runtime.CompilerServices.VisualC.dll" SelfReg="false"/> + <ROW File="System.Runtime.dll" Component_="System.Runtime.dll" FileName="SYSTE~75.DLL|System.Runtime.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.Runtime.dll" SelfReg="false"/> + <ROW File="System.Runtime.Extensions.dll" Component_="System.Runtime.Extensions.dll" FileName="SYSTE~76.DLL|System.Runtime.Extensions.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.Text.RegularExpressions.dll" SelfReg="false"/> + <ROW File="System.Threading.dll" Component_="System.Threading.dll" FileName="SYSTE~96.DLL|System.Threading.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.Threading.dll" SelfReg="false"/> + <ROW File="System.Threading.Overlapped.dll" Component_="System.Threading.Overlapped.dll" FileName="SYSTE~97.DLL|System.Threading.Overlapped.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.Threading.Timer.dll" SelfReg="false"/> + <ROW File="System.ValueTuple.dll" Component_="System.ValueTuple.dll" FileName="SYST~103.DLL|System.ValueTuple.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.ValueTuple.dll" SelfReg="false"/> + <ROW File="System.Xml.ReaderWriter.dll" Component_="System.Xml.ReaderWriter.dll" FileName="SYST~104.DLL|System.Xml.ReaderWriter.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\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" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\System.Xml.XPath.XDocument.dll" SelfReg="false"/> + <ROW File="WPFMediaKit.dll" Component_="WPFMediaKit.dll" FileName="WPFMED~1.DLL|WPFMediaKit.dll" Version="65535.65535.65535.65535" Attributes="0" SourcePath="..\Build\PPC\Release\WPFMediaKit.dll" SelfReg="false"/> <ATTRIBUTE name="DontAddFileAttributes" value="true"/> </COMPONENT> <COMPONENT cid="caphyon.advinst.msicomp.BootstrOptComponent"> @@ -513,7 +719,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\PPC" PackageFileName="PPC Installer_v1.8.12" Languages="en" InstallationType="4" CabsLocation="1" PackageType="1" FilesInsideExe="true" ExtractionFolder="[AppDataFolder][|Manufacturer]\[|ProductName] [|ProductVersion]\install" ExtUI="true" UseLargeSchema="true" ExeName="PPC Installer_v1.8.12"/> + <ROW BuildKey="DefaultBuild" BuildName="DefaultBuild" BuildOrder="1" BuildType="0" PackageFolder="..\Build\Installers\PPC" PackageFileName="PPC Installer_v2.1.0" Languages="en" InstallationType="4" CabsLocation="1" PackageType="1" FilesInsideExe="true" ExtractionFolder="[AppDataFolder][|Manufacturer]\[|ProductName] [|ProductVersion]\install" ExtUI="true" UseLargeSchema="true" ExeName="PPC Installer_v2.1.0"/> </COMPONENT> <COMPONENT cid="caphyon.advinst.msicomp.DictionaryComponent"> <ROW Path="<AI_DICTS>ui.ail"/> @@ -792,6 +998,108 @@ <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_="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"/> + <ROW Feature_="MainFeature" Component_="WPFMediaKit.dll"/> </COMPONENT> <COMPONENT cid="caphyon.advinst.msicomp.MsiInstExSeqComponent"> <ROW Action="AI_STORE_LOCATION" Condition="(Not Installed) OR REINSTALL" Sequence="1502"/> diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/MainWindowVM.cs b/Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/MainWindowVM.cs index 76d3b3fc3..148cb9b4f 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/MainWindowVM.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.Publisher.UI/MainWindowVM.cs @@ -148,13 +148,13 @@ namespace Tango.PPC.Publisher.UI if (IsEureka) { - options.InstallerProject = $@"{vsPath}\Advanced Installer Projects\Eureka Installer.aip"; - options.InstallerOutputFolder = $@"{vsPath}\Build\Installers\Eureka"; + options.InstallerProject = $@"{vsPath}Advanced Installer Projects\Eureka Installer.aip"; + options.InstallerOutputFolder = $@"{vsPath}Build\Installers\Eureka"; } else { - options.InstallerProject = $@"{vsPath}\Visual_Studio\Advanced Installer Projects\PPC Installer.aip"; - options.InstallerOutputFolder = $@"{vsPath}\Build\Installers\PPC"; + options.InstallerProject = $@"{vsPath}Advanced Installer Projects\PPC Installer.aip"; + options.InstallerOutputFolder = $@"{vsPath}Build\Installers\PPC"; } Options = options; diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs index 1e5b4ba89..255dd4c95 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/Properties/AssemblyInfo.cs @@ -8,4 +8,4 @@ using System.Windows; // set of attributes. Change these attribute values to modify the information // associated with an assembly. [assembly: AssemblyTitle("Tango PPC Application")] -[assembly: AssemblyVersion("2.0.13.0")] +[assembly: AssemblyVersion("2.1.0.0")] diff --git a/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest b/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest index efc5f8179..d72e75011 100644 --- a/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest +++ b/Software/Visual_Studio/PPC/Tango.PPC.UI/app.manifest @@ -16,7 +16,7 @@ Remove this element if your application requires this virtualization for backwards compatibility. --> - <!--<requestedExecutionLevel level="requireAdministrator" uiAccess="false" />--> + <requestedExecutionLevel level="requireAdministrator" uiAccess="false" /> </requestedPrivileges> </security> </trustInfo> |
