From dc44c1f12326e1d25b371b3363ed94e386104035 Mon Sep 17 00:00:00 2001 From: John Luo Date: Tue, 2 May 2017 14:28:22 -0700 Subject: [PATCH] Use win7-x64/x86 rids for runtime store --- build/repo.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/repo.targets b/build/repo.targets index 2c09d54d90..95aafd08ea 100644 --- a/build/repo.targets +++ b/build/repo.targets @@ -47,7 +47,7 @@ win$(PACKAGE_CACHE_PLATFORM) linux osx - win-$(PACKAGE_CACHE_PLATFORM) + win7-$(PACKAGE_CACHE_PLATFORM) linux-$(PACKAGE_CACHE_PLATFORM) osx-$(PACKAGE_CACHE_PLATFORM)