Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

Commit

Permalink
installer fixed to ignore duplicitous assemblies
Browse files Browse the repository at this point in the history
git-tfs-id: [http://falcon:8080/tfs/Projects]$/Phalanger/Main;C2191
  • Loading branch information
jakubmisek committed Dec 2, 2011
1 parent 3fee065 commit 5022ebf
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions Source/Installation/Installer (x86).vdproj
Expand Up @@ -3082,6 +3082,12 @@
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_FCBC8194B072A1778E784DF0B119EF89"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_F7C2146B7B3044D1BE8B18CA6965A755"
"MsmSig" = "8:_UNDEFINED"
}
Expand Down Expand Up @@ -3310,12 +3316,6 @@
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_FCBC8194B072A1778E784DF0B119EF89"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_8C0F2BD5E23F423FA84FE361368DC03D"
"MsmSig" = "8:_UNDEFINED"
}
Expand Down Expand Up @@ -3628,12 +3628,6 @@
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_0F8AAC25F85C778EF62A74CD0AA7FDEF"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_394CF50BA8084C9D9212FA2DF05F0C4A"
"MsmSig" = "8:_UNDEFINED"
}
Expand Down Expand Up @@ -3808,6 +3802,12 @@
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_0F8AAC25F85C778EF62A74CD0AA7FDEF"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_0E371A6A995C427693ACA4C696CFCECD"
"MsmSig" = "8:_UNDEFINED"
}
Expand Down Expand Up @@ -3850,13 +3850,13 @@
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_1EA3F4E026354E44AF586FB788996DC1"
"OwnerKey" = "8:_2DE3D15FD36F4A30A1A444B58ED7790B"
"MsmSig" = "8:_UNDEFINED"
}
"Entry"
{
"MsmKey" = "8:_UNDEFINED"
"OwnerKey" = "8:_2DE3D15FD36F4A30A1A444B58ED7790B"
"OwnerKey" = "8:_1EA3F4E026354E44AF586FB788996DC1"
"MsmSig" = "8:_UNDEFINED"
}
}
Expand Down Expand Up @@ -6822,7 +6822,7 @@
"SharedLegacy" = "11:FALSE"
"PackageAs" = "3:1"
"Register" = "3:1"
"Exclude" = "11:FALSE"
"Exclude" = "11:TRUE"
"IsDependency" = "11:TRUE"
"IsolateTo" = "8:"
}
Expand Down Expand Up @@ -7552,7 +7552,7 @@
"SharedLegacy" = "11:FALSE"
"PackageAs" = "3:1"
"Register" = "3:1"
"Exclude" = "11:FALSE"
"Exclude" = "11:TRUE"
"IsDependency" = "11:TRUE"
"IsolateTo" = "8:"
}
Expand Down Expand Up @@ -10321,7 +10321,7 @@
"SharedLegacy" = "11:FALSE"
"PackageAs" = "3:1"
"Register" = "3:1"
"Exclude" = "11:FALSE"
"Exclude" = "11:TRUE"
"IsDependency" = "11:TRUE"
"IsolateTo" = "8:"
}
Expand Down

0 comments on commit 5022ebf

Please sign in to comment.