diff --git a/build/CodeSign.props b/build/CodeSign.props index 5da99c0af140..50da6efa7fce 100644 --- a/build/CodeSign.props +++ b/build/CodeSign.props @@ -2,284 +2,76 @@ - - - - - - - - - - - + + + + + + + + + - - - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/CodeSign.targets b/build/CodeSign.targets index f42dcd8afc5f..032fbd1c84d1 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 1fce8b8d9f83..bbdf2998f539 100644 --- a/build/SharedFx.targets +++ b/build/SharedFx.targets @@ -7,6 +7,7 @@ $(CodeSignDependsOn);GetSharedFxFilesToSign _BuildSharedFxProjects;TestSharedFx $(BuildSharedFxDependsOn);CodeSign + $(IntermediateDir)ar\$(SharedFxRid)\ @@ -21,7 +22,8 @@ - + + @@ -29,6 +31,14 @@ + + + + + + + +