From 6c7d09954844d7db48b348927dfe1030bea08bd1 Mon Sep 17 00:00:00 2001 From: John Luo Date: Thu, 6 Apr 2017 12:38:51 -0700 Subject: [PATCH] Fix directory name --- build/repo.targets | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build/repo.targets b/build/repo.targets index 69fa75e396..fadd7230be 100644 --- a/build/repo.targets +++ b/build/repo.targets @@ -17,7 +17,7 @@ $(RepositoryRoot)src\Microsoft.AspNetCore.All\ $(MetaPackagePath)Microsoft.AspNetCore.All.csproj - $(MetaPackagePath)bin\work\ + $(MetaPackagePath)bin\work $(MetaPackagePath)bin\packageCache\ $(RepositoryRoot)artifacts\AspNetCorePackageCache.win.zip $(RepositoryRoot)artifacts\AspNetCorePackageCache.linux.zip @@ -32,8 +32,8 @@ - - + +