diff --git a/build/CodeSign.props b/build/CodeSign.props index 96b769dfda..50da6efa7f 100644 --- a/build/CodeSign.props +++ b/build/CodeSign.props @@ -2,283 +2,76 @@ - - - - - - - - - - + + + + + + + + + - - - - + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/build/CodeSign.targets b/build/CodeSign.targets index f42dcd8afc..032fbd1c84 100644 --- a/build/CodeSign.targets +++ b/build/CodeSign.targets @@ -5,6 +5,7 @@ + <_RepositoryProject Remove="@(_RepositoryProject)" /> <_RepositoryProject Include="$(MSBuildProjectFullPath)" Condition="'%(Repository.Identity)' != ''"> @@ -39,7 +40,8 @@ - + + diff --git a/build/SharedFx.targets b/build/SharedFx.targets index 1310977f3d..8f96113dd1 100644 --- a/build/SharedFx.targets +++ b/build/SharedFx.targets @@ -7,6 +7,7 @@ $(CodeSignDependsOn);GetSharedFxFilesToSign _BuildSharedFxProjects;TestSharedFx $(BuildSharedFxDependsOn);CodeSign + $(IntermediateDir)ar\$(SharedFxRid)\ @@ -21,11 +22,20 @@ - + + + + + + + + + +