diff --git a/build/repo.targets b/build/repo.targets index df2b9e68b7..8b0782c1b0 100644 --- a/build/repo.targets +++ b/build/repo.targets @@ -180,16 +180,6 @@ - - - <_RepositoryName>$([System.String]::new('%(Repository.Identity)').Replace('.', '_')) - <_CloneUrl>$([System.Environment]::GetEnvironmentVariable("BUILD_VCS_URL_$(_RepositoryName)")) - <_CommitHash>$([System.Environment]::GetEnvironmentVariable("BUILD_VCS_NUMBER_$(_RepositoryName)")) -