Missed repository update

This commit is contained in:
John Luo 2017-04-18 17:39:13 -07:00
parent c202608f19
commit 16eae43d38
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
</PackageStoreManifestFiles>
</ItemGroup>
<ZipArchive File="$(OutputZip)" SourceFiles="@(PackageCacheFiles)" WorkingDirectory="$(OutputPath)" />
<ZipArchive File="$(OutputZip)" SourceFiles="@(PackageCacheFiles)" WorkingDirectory="$(OutputPath)%(RIDs.Identity)\" />
<Copy SourceFiles="%(PackageStoreManifestFiles.FullPath)" DestinationFiles="$(ArtifactsDir)%(PackageStoreManifestFiles.DestinationFile)" />