From dc456476539d465f909fb65f08234258a8cffe93 Mon Sep 17 00:00:00 2001 From: Scott McIntosh Date: Tue, 2 Apr 2019 08:31:04 -0700 Subject: [PATCH] Release 2.4.1 Hotfix : Remove multi-threaded load of configuration due to concurrency issues. --- .../Mappers/ConfigSectionModelMapper.cs | 6 +- MFDSettingsManager/Properties/AssemblyInfo.cs | 4 +- MFDisplay/MFDisplay.csproj | 2 +- MFDisplay/Properties/AssemblyInfo.cs | 4 +- Setup/Setup.vdproj | 562 +++--------------- 5 files changed, 104 insertions(+), 474 deletions(-) diff --git a/MFDSettingsManager/Mappers/ConfigSectionModelMapper.cs b/MFDSettingsManager/Mappers/ConfigSectionModelMapper.cs index a01c164..e6a4863 100644 --- a/MFDSettingsManager/Mappers/ConfigSectionModelMapper.cs +++ b/MFDSettingsManager/Mappers/ConfigSectionModelMapper.cs @@ -38,9 +38,9 @@ internal static ModulesConfiguration MapFromConfigurationSection(MFDConfiguratio logger.Info($"Loading {moduleList.Count} Modules..."); logger.Info(logSep); - Parallel.ForEach(moduleList, (currentModule, threadState, threadNumber) => + moduleList.ForEach(currentModule => { - logger.Info($"Thread: {threadNumber} Loading the Module named {currentModule.DisplayName} as {currentModule.ModuleName} using {currentModule.FileName}..."); + logger.Info($"Loading the Module named {currentModule.DisplayName} as {currentModule.ModuleName} using {currentModule.FileName}..."); var modelModule = ConvertFromConfigSectionModule(moduleConfigurations, currentModule); // Add the Configurations @@ -86,7 +86,7 @@ internal static ModulesConfiguration MapFromConfigurationSection(MFDConfiguratio } }); - logger.Info($"Thread: {threadNumber} Loaded Module named {modelModule.DisplayName} as {modelModule.ModuleName} with {modelModule.Configurations.Count} Configurations."); + logger.Info($"Loaded Module named {modelModule.DisplayName} as {modelModule.ModuleName} with {modelModule.Configurations.Count} Configurations."); logger.Info(logSep); moduleConfigurations.Modules.Add(modelModule); }); diff --git a/MFDSettingsManager/Properties/AssemblyInfo.cs b/MFDSettingsManager/Properties/AssemblyInfo.cs index b5c8a18..514dfee 100644 --- a/MFDSettingsManager/Properties/AssemblyInfo.cs +++ b/MFDSettingsManager/Properties/AssemblyInfo.cs @@ -31,5 +31,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.4.0.0")] -[assembly: AssemblyFileVersion("2.4.0.0")] +[assembly: AssemblyVersion("2.4.1.0")] +[assembly: AssemblyFileVersion("2.4.1.0")] diff --git a/MFDisplay/MFDisplay.csproj b/MFDisplay/MFDisplay.csproj index dbe1b9a..8c6e2fb 100644 --- a/MFDisplay/MFDisplay.csproj +++ b/MFDisplay/MFDisplay.csproj @@ -308,7 +308,7 @@ Designer - PreserveNewest + Always Designer diff --git a/MFDisplay/Properties/AssemblyInfo.cs b/MFDisplay/Properties/AssemblyInfo.cs index b4624a5..df82fb2 100644 --- a/MFDisplay/Properties/AssemblyInfo.cs +++ b/MFDisplay/Properties/AssemblyInfo.cs @@ -51,5 +51,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("2.4.0.0")] -[assembly: AssemblyFileVersion("2.4.0.0")] +[assembly: AssemblyVersion("2.4.1.0")] +[assembly: AssemblyFileVersion("2.4.1.0")] diff --git a/Setup/Setup.vdproj b/Setup/Setup.vdproj index e50b92c..fa36223 100644 --- a/Setup/Setup.vdproj +++ b/Setup/Setup.vdproj @@ -172,13 +172,13 @@ "Entry" { "MsmKey" = "8:_2C90A3D58501A6DBD3E7AEE18FFB6BFC" - "OwnerKey" = "8:_5C490CFEF632485FA4C4D957379F7C4F" + "OwnerKey" = "8:_57AB1EE43B83FCF559A53ED6DD4A6AC1" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_2C90A3D58501A6DBD3E7AEE18FFB6BFC" - "OwnerKey" = "8:_57AB1EE43B83FCF559A53ED6DD4A6AC1" + "OwnerKey" = "8:_5C490CFEF632485FA4C4D957379F7C4F" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -280,13 +280,13 @@ "Entry" { "MsmKey" = "8:_4AE3DF4B514FEC7556DA4285051AE8A7" - "OwnerKey" = "8:_5C490CFEF632485FA4C4D957379F7C4F" + "OwnerKey" = "8:_57AB1EE43B83FCF559A53ED6DD4A6AC1" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_4AE3DF4B514FEC7556DA4285051AE8A7" - "OwnerKey" = "8:_57AB1EE43B83FCF559A53ED6DD4A6AC1" + "OwnerKey" = "8:_5C490CFEF632485FA4C4D957379F7C4F" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -568,7 +568,7 @@ "Entry" { "MsmKey" = "8:_7D7469A1A31806BD0EF70738FB31DA71" - "OwnerKey" = "8:_96F0F6C8787F40D385286407F0F5279C" + "OwnerKey" = "8:_464470EC2C314E2AB03FD1632139BABF" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -580,7 +580,7 @@ "Entry" { "MsmKey" = "8:_7D7469A1A31806BD0EF70738FB31DA71" - "OwnerKey" = "8:_464470EC2C314E2AB03FD1632139BABF" + "OwnerKey" = "8:_96F0F6C8787F40D385286407F0F5279C" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -694,13 +694,13 @@ "Entry" { "MsmKey" = "8:_9E0025B9015B16CA9B4ADDD9DE7B17DD" - "OwnerKey" = "8:_5C490CFEF632485FA4C4D957379F7C4F" + "OwnerKey" = "8:_57AB1EE43B83FCF559A53ED6DD4A6AC1" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_9E0025B9015B16CA9B4ADDD9DE7B17DD" - "OwnerKey" = "8:_57AB1EE43B83FCF559A53ED6DD4A6AC1" + "OwnerKey" = "8:_5C490CFEF632485FA4C4D957379F7C4F" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -946,13 +946,13 @@ "Entry" { "MsmKey" = "8:_EB5D6EB4B88D9DFB71CF4D944A1D0DB6" - "OwnerKey" = "8:_5C490CFEF632485FA4C4D957379F7C4F" + "OwnerKey" = "8:_57AB1EE43B83FCF559A53ED6DD4A6AC1" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_EB5D6EB4B88D9DFB71CF4D944A1D0DB6" - "OwnerKey" = "8:_57AB1EE43B83FCF559A53ED6DD4A6AC1" + "OwnerKey" = "8:_5C490CFEF632485FA4C4D957379F7C4F" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -964,13 +964,13 @@ "Entry" { "MsmKey" = "8:_EF89847925CACB086B9DE510E5E4B279" - "OwnerKey" = "8:_5C490CFEF632485FA4C4D957379F7C4F" + "OwnerKey" = "8:_39179BF152C900C5B088207F616762A0" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_EF89847925CACB086B9DE510E5E4B279" - "OwnerKey" = "8:_39179BF152C900C5B088207F616762A0" + "OwnerKey" = "8:_5C490CFEF632485FA4C4D957379F7C4F" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -982,13 +982,13 @@ "Entry" { "MsmKey" = "8:_FEDCBA2AA0A56DBBD0ED05E2F23A0702" - "OwnerKey" = "8:_5C490CFEF632485FA4C4D957379F7C4F" + "OwnerKey" = "8:_57AB1EE43B83FCF559A53ED6DD4A6AC1" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_FEDCBA2AA0A56DBBD0ED05E2F23A0702" - "OwnerKey" = "8:_57AB1EE43B83FCF559A53ED6DD4A6AC1" + "OwnerKey" = "8:_5C490CFEF632485FA4C4D957379F7C4F" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -1000,469 +1000,469 @@ "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_96F0F6C8787F40D385286407F0F5279C" + "OwnerKey" = "8:_C9EE0F80E73A0D85EF92B0346C02680A" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_464470EC2C314E2AB03FD1632139BABF" + "OwnerKey" = "8:_1D7297A66FF3447ABA362B950627D1E9" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_53DB23A24062D7712FC9B2E1AF2588CC" + "OwnerKey" = "8:_3DBC4716EE6E2C83D1FD869B71CDEE75" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_0295501D5CD82B41DCAEC997D78AED40" + "OwnerKey" = "8:_19100E768BDEE164E0080AB4BB3178D2" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_62143E1CDAA97539FE6F5CB45BE0FF6A" + "OwnerKey" = "8:_095BE563F2FF88718E832B1AE115DDB1" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_053A1D0C32D9F38909C3E6F48D6E2C33" + "OwnerKey" = "8:_29954850D976BEED92F0156B836CEA40" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_C63EA6E6FE203151A3CB65C62B8CC56F" + "OwnerKey" = "8:_842719B94731BD8C83A78FE4CA4020D3" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_76F19F7A1BF99D230EB91EEA3F7DDBF8" + "OwnerKey" = "8:_6AED5F09975BF6003B0B8E630A3F8565" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_BAD1A856DDCE296173816D976CBBF00E" + "OwnerKey" = "8:_2EEA69DEAA3C81E861B44D386C32A054" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_9E0025B9015B16CA9B4ADDD9DE7B17DD" + "OwnerKey" = "8:_ABF7C81CF685A003E934FEE304EE4D62" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_614F701755F04320D310B7DD01E727A9" + "OwnerKey" = "8:_35943F4FF0E3833F567D5DBE28F35EF2" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_4AE3DF4B514FEC7556DA4285051AE8A7" + "OwnerKey" = "8:_BE32926E5BF8E8FB36A5B6D9C20227D8" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_FEDCBA2AA0A56DBBD0ED05E2F23A0702" + "OwnerKey" = "8:_9CC1D2396D424B5EAE32D71BA444EB48" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_293243BD1129075579D778571BAD184F" + "OwnerKey" = "8:_EA06230DECE3B25734F40A9EA6ECE2B9" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_69AA892EBAB000F21AB5508E441B3361" + "OwnerKey" = "8:_4C2DA41409DD40A7D3E8548073827844" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_4D20B51E56B58FC9C9C060F84809A6E5" + "OwnerKey" = "8:_A253080C2F6B0986446CD9EF2847542A" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_401CCE9E7EDCB56B7729191E4F340947" + "OwnerKey" = "8:_5A915A169956F898C2DEE2E79DFCFF82" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_86F6D8F1A4BF586A8A7BD502B50FA645" + "OwnerKey" = "8:_96C8E31C74A42862C3E62C35E8824C26" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_14269205A23DCA1A2CB8492A46547704" + "OwnerKey" = "8:_67CE0AA44168312EB1DC169C557C2202" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_39179BF152C900C5B088207F616762A0" + "OwnerKey" = "8:_7746BE0F6AC1BB4808C1C735DCC1873C" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_0607ED2135E66FC51ED6545684044F04" + "OwnerKey" = "8:_9F8A9CD08E0236D752944CD46C91C219" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_58F1EC8B8C1BD41723A9F8F3041C078E" + "OwnerKey" = "8:_563AA240E75076D093CA6D59FD9838E1" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_52220EB9F423C89527B3CC11F2A81A30" + "OwnerKey" = "8:_2C90A3D58501A6DBD3E7AEE18FFB6BFC" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_16318A420F41E7CAFA12E6B902DE077D" + "OwnerKey" = "8:_CE01EDA40949DE6C70FB11B307641B6F" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_0AED8FBACC3E00EFCA45131A6F5C6A9D" + "OwnerKey" = "8:_EB5D6EB4B88D9DFB71CF4D944A1D0DB6" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_894C235A2AD74650CCDFE0F781C18A4A" + "OwnerKey" = "8:_C62FD32ADC8CA2BC1FF1ED96E77AD064" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_3DB784FC21CBD13E5C4F8DF61BC339C4" + "OwnerKey" = "8:_0324588A3E4F4E43B2A1537AB1B1A817" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_B50F4C4D7A9BA8FDBC835A7008218737" + "OwnerKey" = "8:_5C45B59E7C8A3E04FEAB8BDF65A4D90B" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_DC0F0D313CF21B58FEFC0919D60D2039" + "OwnerKey" = "8:_E8D5AA5216D3078528ABB7EE07E00220" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_C4DC3EF2B28BD12B944CD4F281C1AE06" + "OwnerKey" = "8:_6DC62D2D08BF0C20F8F717880C04A13C" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_7D7469A1A31806BD0EF70738FB31DA71" + "OwnerKey" = "8:_D422F799C6C0EA3B786A2A11850DF644" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_EF89847925CACB086B9DE510E5E4B279" + "OwnerKey" = "8:_4F61AFFE58726FA9469BD57ACC4EF9A3" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_62B42E13973C758E792FD6A1B05957F6" + "OwnerKey" = "8:_D14EC955CBCD5F7C93DCBC5255BEE4AD" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_3FD4370635A88126BD94C2B78E3F3507" + "OwnerKey" = "8:_B9E7AB0C246AD233CAB9B368B5C18878" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_D465B01978FAB66246B06F4955FDB202" + "OwnerKey" = "8:_4DFD26FE358EF82ABB670D2AD949AC9F" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_7C6BF461CFBFEAC5D8493339CFA4AF60" + "OwnerKey" = "8:_8E0D4250CE46133C6FEE91E0A4B6A816" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_825F14ECAD937AB1D7DCDBECB4A52D16" + "OwnerKey" = "8:_993629B864AC52C010EAF76DDB9CA0A6" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_25251302214AA0BDFE8B4281E2837B69" + "OwnerKey" = "8:_DABBF0D7E1E54B0A8180FBED7725ECC4" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_52E3A978B522E0855EE2A87AA6F6C97E" + "OwnerKey" = "8:_D7C9874BD248E6E06F77921907CFBC42" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_D7C9874BD248E6E06F77921907CFBC42" + "OwnerKey" = "8:_52E3A978B522E0855EE2A87AA6F6C97E" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_DABBF0D7E1E54B0A8180FBED7725ECC4" + "OwnerKey" = "8:_25251302214AA0BDFE8B4281E2837B69" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_993629B864AC52C010EAF76DDB9CA0A6" + "OwnerKey" = "8:_825F14ECAD937AB1D7DCDBECB4A52D16" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_8E0D4250CE46133C6FEE91E0A4B6A816" + "OwnerKey" = "8:_7C6BF461CFBFEAC5D8493339CFA4AF60" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_4DFD26FE358EF82ABB670D2AD949AC9F" + "OwnerKey" = "8:_D465B01978FAB66246B06F4955FDB202" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_B9E7AB0C246AD233CAB9B368B5C18878" + "OwnerKey" = "8:_3FD4370635A88126BD94C2B78E3F3507" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_D14EC955CBCD5F7C93DCBC5255BEE4AD" + "OwnerKey" = "8:_62B42E13973C758E792FD6A1B05957F6" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_4F61AFFE58726FA9469BD57ACC4EF9A3" + "OwnerKey" = "8:_EF89847925CACB086B9DE510E5E4B279" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_D422F799C6C0EA3B786A2A11850DF644" + "OwnerKey" = "8:_7D7469A1A31806BD0EF70738FB31DA71" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_6DC62D2D08BF0C20F8F717880C04A13C" + "OwnerKey" = "8:_C4DC3EF2B28BD12B944CD4F281C1AE06" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_E8D5AA5216D3078528ABB7EE07E00220" + "OwnerKey" = "8:_DC0F0D313CF21B58FEFC0919D60D2039" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_5C45B59E7C8A3E04FEAB8BDF65A4D90B" + "OwnerKey" = "8:_B50F4C4D7A9BA8FDBC835A7008218737" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_0324588A3E4F4E43B2A1537AB1B1A817" + "OwnerKey" = "8:_3DB784FC21CBD13E5C4F8DF61BC339C4" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_C62FD32ADC8CA2BC1FF1ED96E77AD064" + "OwnerKey" = "8:_894C235A2AD74650CCDFE0F781C18A4A" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_EB5D6EB4B88D9DFB71CF4D944A1D0DB6" + "OwnerKey" = "8:_0AED8FBACC3E00EFCA45131A6F5C6A9D" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_CE01EDA40949DE6C70FB11B307641B6F" + "OwnerKey" = "8:_16318A420F41E7CAFA12E6B902DE077D" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_2C90A3D58501A6DBD3E7AEE18FFB6BFC" + "OwnerKey" = "8:_52220EB9F423C89527B3CC11F2A81A30" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_563AA240E75076D093CA6D59FD9838E1" + "OwnerKey" = "8:_58F1EC8B8C1BD41723A9F8F3041C078E" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_9F8A9CD08E0236D752944CD46C91C219" + "OwnerKey" = "8:_0607ED2135E66FC51ED6545684044F04" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_7746BE0F6AC1BB4808C1C735DCC1873C" + "OwnerKey" = "8:_39179BF152C900C5B088207F616762A0" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_67CE0AA44168312EB1DC169C557C2202" + "OwnerKey" = "8:_14269205A23DCA1A2CB8492A46547704" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_96C8E31C74A42862C3E62C35E8824C26" + "OwnerKey" = "8:_86F6D8F1A4BF586A8A7BD502B50FA645" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_5A915A169956F898C2DEE2E79DFCFF82" + "OwnerKey" = "8:_401CCE9E7EDCB56B7729191E4F340947" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_A253080C2F6B0986446CD9EF2847542A" + "OwnerKey" = "8:_4D20B51E56B58FC9C9C060F84809A6E5" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_4C2DA41409DD40A7D3E8548073827844" + "OwnerKey" = "8:_69AA892EBAB000F21AB5508E441B3361" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_EA06230DECE3B25734F40A9EA6ECE2B9" + "OwnerKey" = "8:_293243BD1129075579D778571BAD184F" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_9CC1D2396D424B5EAE32D71BA444EB48" + "OwnerKey" = "8:_FEDCBA2AA0A56DBBD0ED05E2F23A0702" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_BE32926E5BF8E8FB36A5B6D9C20227D8" + "OwnerKey" = "8:_4AE3DF4B514FEC7556DA4285051AE8A7" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_35943F4FF0E3833F567D5DBE28F35EF2" + "OwnerKey" = "8:_614F701755F04320D310B7DD01E727A9" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_ABF7C81CF685A003E934FEE304EE4D62" + "OwnerKey" = "8:_9E0025B9015B16CA9B4ADDD9DE7B17DD" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_2EEA69DEAA3C81E861B44D386C32A054" + "OwnerKey" = "8:_BAD1A856DDCE296173816D976CBBF00E" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_6AED5F09975BF6003B0B8E630A3F8565" + "OwnerKey" = "8:_76F19F7A1BF99D230EB91EEA3F7DDBF8" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_842719B94731BD8C83A78FE4CA4020D3" + "OwnerKey" = "8:_C63EA6E6FE203151A3CB65C62B8CC56F" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_29954850D976BEED92F0156B836CEA40" + "OwnerKey" = "8:_053A1D0C32D9F38909C3E6F48D6E2C33" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_095BE563F2FF88718E832B1AE115DDB1" + "OwnerKey" = "8:_62143E1CDAA97539FE6F5CB45BE0FF6A" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_19100E768BDEE164E0080AB4BB3178D2" + "OwnerKey" = "8:_0295501D5CD82B41DCAEC997D78AED40" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_3DBC4716EE6E2C83D1FD869B71CDEE75" + "OwnerKey" = "8:_53DB23A24062D7712FC9B2E1AF2588CC" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_1D7297A66FF3447ABA362B950627D1E9" + "OwnerKey" = "8:_464470EC2C314E2AB03FD1632139BABF" "MsmSig" = "8:_UNDEFINED" } "Entry" { "MsmKey" = "8:_UNDEFINED" - "OwnerKey" = "8:_C9EE0F80E73A0D85EF92B0346C02680A" + "OwnerKey" = "8:_96F0F6C8787F40D385286407F0F5279C" "MsmSig" = "8:_UNDEFINED" } } @@ -1595,11 +1595,6 @@ "AssemblyAsmDisplayName" = "8:System.Text.RegularExpressions, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_0295501D5CD82B41DCAEC997D78AED40" - { - "Name" = "8:System.Text.RegularExpressions.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Text.RegularExpressions.dll" "TargetName" = "8:" @@ -1626,11 +1621,6 @@ "AssemblyAsmDisplayName" = "8:System.Runtime.InteropServices.WindowsRuntime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_0324588A3E4F4E43B2A1537AB1B1A817" - { - "Name" = "8:System.Runtime.InteropServices.WindowsRuntime.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Runtime.InteropServices.WindowsRuntime.dll" "TargetName" = "8:" @@ -1657,11 +1647,6 @@ "AssemblyAsmDisplayName" = "8:System.Security.Cryptography.Primitives, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_053A1D0C32D9F38909C3E6F48D6E2C33" - { - "Name" = "8:System.Security.Cryptography.Primitives.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Security.Cryptography.Primitives.dll" "TargetName" = "8:" @@ -1688,11 +1673,6 @@ "AssemblyAsmDisplayName" = "8:System.IO.Compression, Version=4.1.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" "ScatterAssemblies" { - "_0607ED2135E66FC51ED6545684044F04" - { - "Name" = "8:System.IO.Compression.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.IO.Compression.dll" "TargetName" = "8:" @@ -1719,11 +1699,6 @@ "AssemblyAsmDisplayName" = "8:System.ComponentModel.Annotations, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_095BE563F2FF88718E832B1AE115DDB1" - { - "Name" = "8:System.ComponentModel.Annotations.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.ComponentModel.Annotations.dll" "TargetName" = "8:" @@ -1750,11 +1725,6 @@ "AssemblyAsmDisplayName" = "8:System.Diagnostics.DiagnosticSource, Version=4.0.3.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL" "ScatterAssemblies" { - "_0AED8FBACC3E00EFCA45131A6F5C6A9D" - { - "Name" = "8:System.Diagnostics.DiagnosticSource.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Diagnostics.DiagnosticSource.dll" "TargetName" = "8:" @@ -1781,11 +1751,6 @@ "AssemblyAsmDisplayName" = "8:System.IO.FileSystem, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_14269205A23DCA1A2CB8492A46547704" - { - "Name" = "8:System.IO.FileSystem.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.IO.FileSystem.dll" "TargetName" = "8:" @@ -1812,11 +1777,6 @@ "AssemblyAsmDisplayName" = "8:System.Diagnostics.Tracing, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_16318A420F41E7CAFA12E6B902DE077D" - { - "Name" = "8:System.Diagnostics.Tracing.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Diagnostics.Tracing.dll" "TargetName" = "8:" @@ -1843,11 +1803,6 @@ "AssemblyAsmDisplayName" = "8:System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_19100E768BDEE164E0080AB4BB3178D2" - { - "Name" = "8:System.Collections.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Collections.dll" "TargetName" = "8:" @@ -1874,11 +1829,6 @@ "AssemblyAsmDisplayName" = "8:System.Threading.Tasks, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_25251302214AA0BDFE8B4281E2837B69" - { - "Name" = "8:System.Threading.Tasks.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Threading.Tasks.dll" "TargetName" = "8:" @@ -1905,11 +1855,6 @@ "AssemblyAsmDisplayName" = "8:System.Net.Sockets, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_293243BD1129075579D778571BAD184F" - { - "Name" = "8:System.Net.Sockets.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Net.Sockets.dll" "TargetName" = "8:" @@ -1936,11 +1881,6 @@ "AssemblyAsmDisplayName" = "8:System.ComponentModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_29954850D976BEED92F0156B836CEA40" - { - "Name" = "8:System.ComponentModel.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.ComponentModel.dll" "TargetName" = "8:" @@ -1967,11 +1907,6 @@ "AssemblyAsmDisplayName" = "8:System.Reflection.Extensions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_2C90A3D58501A6DBD3E7AEE18FFB6BFC" - { - "Name" = "8:System.Reflection.Extensions.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Reflection.Extensions.dll" "TargetName" = "8:" @@ -1998,11 +1933,6 @@ "AssemblyAsmDisplayName" = "8:System.Diagnostics.Debug, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_2EEA69DEAA3C81E861B44D386C32A054" - { - "Name" = "8:System.Diagnostics.Debug.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Diagnostics.Debug.dll" "TargetName" = "8:" @@ -2029,11 +1959,6 @@ "AssemblyAsmDisplayName" = "8:System.Dynamic.Runtime, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_35943F4FF0E3833F567D5DBE28F35EF2" - { - "Name" = "8:System.Dynamic.Runtime.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Dynamic.Runtime.dll" "TargetName" = "8:" @@ -2060,11 +1985,6 @@ "AssemblyAsmDisplayName" = "8:System.IO.Compression.ZipFile, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL" "ScatterAssemblies" { - "_39179BF152C900C5B088207F616762A0" - { - "Name" = "8:System.IO.Compression.ZipFile.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.IO.Compression.ZipFile.dll" "TargetName" = "8:" @@ -2091,11 +2011,6 @@ "AssemblyAsmDisplayName" = "8:System.AppContext, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_3DB784FC21CBD13E5C4F8DF61BC339C4" - { - "Name" = "8:System.AppContext.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.AppContext.dll" "TargetName" = "8:" @@ -2122,11 +2037,6 @@ "AssemblyAsmDisplayName" = "8:System.Collections.Concurrent, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_3DBC4716EE6E2C83D1FD869B71CDEE75" - { - "Name" = "8:System.Collections.Concurrent.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Collections.Concurrent.dll" "TargetName" = "8:" @@ -2153,11 +2063,6 @@ "AssemblyAsmDisplayName" = "8:System.Xml.XmlSerializer, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_3FD4370635A88126BD94C2B78E3F3507" - { - "Name" = "8:System.Xml.XmlSerializer.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Xml.XmlSerializer.dll" "TargetName" = "8:" @@ -2184,11 +2089,6 @@ "AssemblyAsmDisplayName" = "8:System.Linq, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_401CCE9E7EDCB56B7729191E4F340947" - { - "Name" = "8:System.Linq.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Linq.dll" "TargetName" = "8:" @@ -2215,11 +2115,6 @@ "AssemblyAsmDisplayName" = "8:System.Runtime, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_4AE3DF4B514FEC7556DA4285051AE8A7" - { - "Name" = "8:System.Runtime.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Runtime.dll" "TargetName" = "8:" @@ -2246,11 +2141,6 @@ "AssemblyAsmDisplayName" = "8:System.Net.NetworkInformation, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_4C2DA41409DD40A7D3E8548073827844" - { - "Name" = "8:System.Net.NetworkInformation.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Net.NetworkInformation.dll" "TargetName" = "8:" @@ -2277,11 +2167,6 @@ "AssemblyAsmDisplayName" = "8:System.Linq.Expressions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_4D20B51E56B58FC9C9C060F84809A6E5" - { - "Name" = "8:System.Linq.Expressions.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Linq.Expressions.dll" "TargetName" = "8:" @@ -2308,11 +2193,6 @@ "AssemblyAsmDisplayName" = "8:System.ServiceModel.NetTcp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_4DFD26FE358EF82ABB670D2AD949AC9F" - { - "Name" = "8:System.ServiceModel.NetTcp.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.ServiceModel.NetTcp.dll" "TargetName" = "8:" @@ -2339,11 +2219,6 @@ "AssemblyAsmDisplayName" = "8:System.Security.Principal, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_4F61AFFE58726FA9469BD57ACC4EF9A3" - { - "Name" = "8:System.Security.Principal.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Security.Principal.dll" "TargetName" = "8:" @@ -2370,11 +2245,6 @@ "AssemblyAsmDisplayName" = "8:System.Globalization.Calendars, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_52220EB9F423C89527B3CC11F2A81A30" - { - "Name" = "8:System.Globalization.Calendars.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Globalization.Calendars.dll" "TargetName" = "8:" @@ -2401,11 +2271,6 @@ "AssemblyAsmDisplayName" = "8:System.Threading, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_52E3A978B522E0855EE2A87AA6F6C97E" - { - "Name" = "8:System.Threading.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Threading.dll" "TargetName" = "8:" @@ -2432,11 +2297,6 @@ "AssemblyAsmDisplayName" = "8:System.Xml.ReaderWriter, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_53DB23A24062D7712FC9B2E1AF2588CC" - { - "Name" = "8:System.Xml.ReaderWriter.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Xml.ReaderWriter.dll" "TargetName" = "8:" @@ -2463,11 +2323,6 @@ "AssemblyAsmDisplayName" = "8:System.Reflection.Emit.Lightweight, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_563AA240E75076D093CA6D59FD9838E1" - { - "Name" = "8:System.Reflection.Emit.Lightweight.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Reflection.Emit.Lightweight.dll" "TargetName" = "8:" @@ -2494,11 +2349,6 @@ "AssemblyAsmDisplayName" = "8:System.Runtime.InteropServices.RuntimeInformation, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_57AB1EE43B83FCF559A53ED6DD4A6AC1" - { - "Name" = "8:System.Runtime.InteropServices.RuntimeInformation.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Runtime.InteropServices.RuntimeInformation.dll" "TargetName" = "8:" @@ -2525,11 +2375,6 @@ "AssemblyAsmDisplayName" = "8:System.IO, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_58F1EC8B8C1BD41723A9F8F3041C078E" - { - "Name" = "8:System.IO.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.IO.dll" "TargetName" = "8:" @@ -2556,11 +2401,6 @@ "AssemblyAsmDisplayName" = "8:System.Net.Requests, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_5A915A169956F898C2DEE2E79DFCFF82" - { - "Name" = "8:System.Net.Requests.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Net.Requests.dll" "TargetName" = "8:" @@ -2587,11 +2427,6 @@ "AssemblyAsmDisplayName" = "8:System.Runtime.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_5C45B59E7C8A3E04FEAB8BDF65A4D90B" - { - "Name" = "8:System.Runtime.Numerics.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Runtime.Numerics.dll" "TargetName" = "8:" @@ -2618,11 +2453,6 @@ "AssemblyAsmDisplayName" = "8:System.Runtime.Extensions, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_614F701755F04320D310B7DD01E727A9" - { - "Name" = "8:System.Runtime.Extensions.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Runtime.Extensions.dll" "TargetName" = "8:" @@ -2649,11 +2479,6 @@ "AssemblyAsmDisplayName" = "8:System.Security.Cryptography.X509Certificates, Version=4.1.1.2, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_62143E1CDAA97539FE6F5CB45BE0FF6A" - { - "Name" = "8:System.Security.Cryptography.X509Certificates.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Security.Cryptography.X509Certificates.dll" "TargetName" = "8:" @@ -2711,11 +2536,6 @@ "AssemblyAsmDisplayName" = "8:System.ObjectModel, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_67CE0AA44168312EB1DC169C557C2202" - { - "Name" = "8:System.ObjectModel.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.ObjectModel.dll" "TargetName" = "8:" @@ -2742,11 +2562,6 @@ "AssemblyAsmDisplayName" = "8:System.Net.Http, Version=4.1.1.3, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_69AA892EBAB000F21AB5508E441B3361" - { - "Name" = "8:System.Net.Http.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Net.Http.dll" "TargetName" = "8:" @@ -2773,11 +2588,6 @@ "AssemblyAsmDisplayName" = "8:System.Diagnostics.Contracts, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_6AED5F09975BF6003B0B8E630A3F8565" - { - "Name" = "8:System.Diagnostics.Contracts.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Diagnostics.Contracts.dll" "TargetName" = "8:" @@ -2804,11 +2614,6 @@ "AssemblyAsmDisplayName" = "8:System.Runtime.Serialization.Primitives, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_6DC62D2D08BF0C20F8F717880C04A13C" - { - "Name" = "8:System.Runtime.Serialization.Primitives.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Runtime.Serialization.Primitives.dll" "TargetName" = "8:" @@ -2855,11 +2660,6 @@ "AssemblyAsmDisplayName" = "8:System.Security.Cryptography.Algorithms, Version=4.2.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_76F19F7A1BF99D230EB91EEA3F7DDBF8" - { - "Name" = "8:System.Security.Cryptography.Algorithms.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Security.Cryptography.Algorithms.dll" "TargetName" = "8:" @@ -2886,11 +2686,6 @@ "AssemblyAsmDisplayName" = "8:System.Reflection.Emit, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_7746BE0F6AC1BB4808C1C735DCC1873C" - { - "Name" = "8:System.Reflection.Emit.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Reflection.Emit.dll" "TargetName" = "8:" @@ -2917,11 +2712,6 @@ "AssemblyAsmDisplayName" = "8:System.Threading.Timer, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_7C6BF461CFBFEAC5D8493339CFA4AF60" - { - "Name" = "8:System.Threading.Timer.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Threading.Timer.dll" "TargetName" = "8:" @@ -2948,11 +2738,6 @@ "AssemblyAsmDisplayName" = "8:log4net, Version=2.0.8.0, Culture=neutral, PublicKeyToken=669e0ddf0bb1aa2a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_7D7469A1A31806BD0EF70738FB31DA71" - { - "Name" = "8:log4net.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:log4net.dll" "TargetName" = "8:" @@ -2979,11 +2764,6 @@ "AssemblyAsmDisplayName" = "8:System.Threading.Tasks.Parallel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_825F14ECAD937AB1D7DCDBECB4A52D16" - { - "Name" = "8:System.Threading.Tasks.Parallel.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Threading.Tasks.Parallel.dll" "TargetName" = "8:" @@ -3010,11 +2790,6 @@ "AssemblyAsmDisplayName" = "8:System.ComponentModel.EventBasedAsync, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_842719B94731BD8C83A78FE4CA4020D3" - { - "Name" = "8:System.ComponentModel.EventBasedAsync.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.ComponentModel.EventBasedAsync.dll" "TargetName" = "8:" @@ -3041,11 +2816,6 @@ "AssemblyAsmDisplayName" = "8:System.IO.FileSystem.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_86F6D8F1A4BF586A8A7BD502B50FA645" - { - "Name" = "8:System.IO.FileSystem.Primitives.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.IO.FileSystem.Primitives.dll" "TargetName" = "8:" @@ -3072,11 +2842,6 @@ "AssemblyAsmDisplayName" = "8:System.Console, Version=4.0.1.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_894C235A2AD74650CCDFE0F781C18A4A" - { - "Name" = "8:System.Console.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Console.dll" "TargetName" = "8:" @@ -3103,11 +2868,6 @@ "AssemblyAsmDisplayName" = "8:System.ServiceModel.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_8E0D4250CE46133C6FEE91E0A4B6A816" - { - "Name" = "8:System.ServiceModel.Primitives.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.ServiceModel.Primitives.dll" "TargetName" = "8:" @@ -3134,11 +2894,6 @@ "AssemblyAsmDisplayName" = "8:System.Net.WebHeaderCollection, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_96C8E31C74A42862C3E62C35E8824C26" - { - "Name" = "8:System.Net.WebHeaderCollection.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Net.WebHeaderCollection.dll" "TargetName" = "8:" @@ -3165,11 +2920,6 @@ "AssemblyAsmDisplayName" = "8:System.ServiceModel.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_993629B864AC52C010EAF76DDB9CA0A6" - { - "Name" = "8:System.ServiceModel.Security.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.ServiceModel.Security.dll" "TargetName" = "8:" @@ -3196,11 +2946,6 @@ "AssemblyAsmDisplayName" = "8:System.Linq.Parallel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_9CC1D2396D424B5EAE32D71BA444EB48" - { - "Name" = "8:System.Linq.Parallel.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Linq.Parallel.dll" "TargetName" = "8:" @@ -3227,11 +2972,6 @@ "AssemblyAsmDisplayName" = "8:System.Runtime.InteropServices, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_9E0025B9015B16CA9B4ADDD9DE7B17DD" - { - "Name" = "8:System.Runtime.InteropServices.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Runtime.InteropServices.dll" "TargetName" = "8:" @@ -3258,11 +2998,6 @@ "AssemblyAsmDisplayName" = "8:System.Reflection.Emit.ILGeneration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_9F8A9CD08E0236D752944CD46C91C219" - { - "Name" = "8:System.Reflection.Emit.ILGeneration.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Reflection.Emit.ILGeneration.dll" "TargetName" = "8:" @@ -3289,11 +3024,6 @@ "AssemblyAsmDisplayName" = "8:System.Net.Primitives, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_A253080C2F6B0986446CD9EF2847542A" - { - "Name" = "8:System.Net.Primitives.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Net.Primitives.dll" "TargetName" = "8:" @@ -3320,11 +3050,6 @@ "AssemblyAsmDisplayName" = "8:System.Diagnostics.Tools, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_ABF7C81CF685A003E934FEE304EE4D62" - { - "Name" = "8:System.Diagnostics.Tools.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Diagnostics.Tools.dll" "TargetName" = "8:" @@ -3351,11 +3076,6 @@ "AssemblyAsmDisplayName" = "8:Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" "ScatterAssemblies" { - "_B50F4C4D7A9BA8FDBC835A7008218737" - { - "Name" = "8:Newtonsoft.Json.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:Newtonsoft.Json.dll" "TargetName" = "8:" @@ -3382,11 +3102,6 @@ "AssemblyAsmDisplayName" = "8:System.ServiceModel.Http, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_B9E7AB0C246AD233CAB9B368B5C18878" - { - "Name" = "8:System.ServiceModel.Http.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.ServiceModel.Http.dll" "TargetName" = "8:" @@ -3444,11 +3159,6 @@ "AssemblyAsmDisplayName" = "8:System.Globalization, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_BE32926E5BF8E8FB36A5B6D9C20227D8" - { - "Name" = "8:System.Globalization.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Globalization.dll" "TargetName" = "8:" @@ -3475,11 +3185,6 @@ "AssemblyAsmDisplayName" = "8:MFDSettingsManager, Version=2.3.0.4, Culture=neutral, processorArchitecture=x86" "ScatterAssemblies" { - "_C4DC3EF2B28BD12B944CD4F281C1AE06" - { - "Name" = "8:MFDSettingsManager.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:MFDSettingsManager.dll" "TargetName" = "8:" @@ -3506,11 +3211,6 @@ "AssemblyAsmDisplayName" = "8:System.Runtime.Handles, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_C62FD32ADC8CA2BC1FF1ED96E77AD064" - { - "Name" = "8:System.Runtime.Handles.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Runtime.Handles.dll" "TargetName" = "8:" @@ -3537,11 +3237,6 @@ "AssemblyAsmDisplayName" = "8:System.Security.Cryptography.Encoding, Version=4.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_C63EA6E6FE203151A3CB65C62B8CC56F" - { - "Name" = "8:System.Security.Cryptography.Encoding.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Security.Cryptography.Encoding.dll" "TargetName" = "8:" @@ -3568,11 +3263,6 @@ "AssemblyAsmDisplayName" = "8:System.Net.Http, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_C9EE0F80E73A0D85EF92B0346C02680A" - { - "Name" = "8:System.Net.Http.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Net.Http.dll" "TargetName" = "8:" @@ -3599,11 +3289,6 @@ "AssemblyAsmDisplayName" = "8:System.Reflection.Primitives, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_CE01EDA40949DE6C70FB11B307641B6F" - { - "Name" = "8:System.Reflection.Primitives.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Reflection.Primitives.dll" "TargetName" = "8:" @@ -3630,11 +3315,6 @@ "AssemblyAsmDisplayName" = "8:System.ServiceModel.Duplex, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_D14EC955CBCD5F7C93DCBC5255BEE4AD" - { - "Name" = "8:System.ServiceModel.Duplex.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.ServiceModel.Duplex.dll" "TargetName" = "8:" @@ -3661,11 +3341,6 @@ "AssemblyAsmDisplayName" = "8:System.Runtime.Serialization.Xml, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_D422F799C6C0EA3B786A2A11850DF644" - { - "Name" = "8:System.Runtime.Serialization.Xml.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Runtime.Serialization.Xml.dll" "TargetName" = "8:" @@ -3692,11 +3367,6 @@ "AssemblyAsmDisplayName" = "8:System.Xml.XDocument, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_D465B01978FAB66246B06F4955FDB202" - { - "Name" = "8:System.Xml.XDocument.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Xml.XDocument.dll" "TargetName" = "8:" @@ -3723,11 +3393,6 @@ "AssemblyAsmDisplayName" = "8:System.Text.Encoding.Extensions, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_D7C9874BD248E6E06F77921907CFBC42" - { - "Name" = "8:System.Text.Encoding.Extensions.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Text.Encoding.Extensions.dll" "TargetName" = "8:" @@ -3754,11 +3419,6 @@ "AssemblyAsmDisplayName" = "8:System.Text.Encoding, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_DABBF0D7E1E54B0A8180FBED7725ECC4" - { - "Name" = "8:System.Text.Encoding.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Text.Encoding.dll" "TargetName" = "8:" @@ -3785,11 +3445,6 @@ "AssemblyAsmDisplayName" = "8:Microsoft.Win32.Primitives, Version=4.0.2.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_DC0F0D313CF21B58FEFC0919D60D2039" - { - "Name" = "8:Microsoft.Win32.Primitives.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:Microsoft.Win32.Primitives.dll" "TargetName" = "8:" @@ -3816,11 +3471,6 @@ "AssemblyAsmDisplayName" = "8:System.Runtime.Serialization.Json, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_E8D5AA5216D3078528ABB7EE07E00220" - { - "Name" = "8:System.Runtime.Serialization.Json.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Runtime.Serialization.Json.dll" "TargetName" = "8:" @@ -3847,11 +3497,6 @@ "AssemblyAsmDisplayName" = "8:System.Linq.Queryable, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_EA06230DECE3B25734F40A9EA6ECE2B9" - { - "Name" = "8:System.Linq.Queryable.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Linq.Queryable.dll" "TargetName" = "8:" @@ -3878,11 +3523,6 @@ "AssemblyAsmDisplayName" = "8:System.Resources.ResourceManager, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" "ScatterAssemblies" { - "_EB5D6EB4B88D9DFB71CF4D944A1D0DB6" - { - "Name" = "8:System.Resources.ResourceManager.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Resources.ResourceManager.dll" "TargetName" = "8:" @@ -3909,11 +3549,6 @@ "AssemblyAsmDisplayName" = "8:System.IO.Compression.FileSystem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" "ScatterAssemblies" { - "_EF89847925CACB086B9DE510E5E4B279" - { - "Name" = "8:System.IO.Compression.FileSystem.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.IO.Compression.FileSystem.dll" "TargetName" = "8:" @@ -3940,11 +3575,6 @@ "AssemblyAsmDisplayName" = "8:System.Reflection, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" "ScatterAssemblies" { - "_FEDCBA2AA0A56DBBD0ED05E2F23A0702" - { - "Name" = "8:System.Reflection.dll" - "Attributes" = "3:512" - } } "SourcePath" = "8:System.Reflection.dll" "TargetName" = "8:" @@ -4075,15 +3705,15 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:MFD4CTS" - "ProductCode" = "8:{73C4AFEC-4895-448D-978A-AE218113D100}" - "PackageCode" = "8:{62FC3292-77EA-4A1E-AE90-56EE67480469}" + "ProductCode" = "8:{130BAC70-E458-4794-B9D7-DA948EC56B6A}" + "PackageCode" = "8:{04D07DAB-B2D0-41EC-AB6A-8F80AA5EAEF9}" "UpgradeCode" = "8:{684D58BF-80C4-4679-8A57-A5856787407F}" "AspNetVersion" = "8:4.0.30319.0" "RestartWWWService" = "11:FALSE" - "RemovePreviousVersions" = "11:FALSE" + "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:TRUE" - "ProductVersion" = "8:2.4" + "ProductVersion" = "8:2.4.1" "Manufacturer" = "8:Vyper Industries" "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:https://github.com/ScottyMac52/MFDisplay/issues"