diff --git a/eng/Publishing.props b/eng/Publishing.props index af4586e00e22..fa3d39ebc14f 100644 --- a/eng/Publishing.props +++ b/eng/Publishing.props @@ -8,7 +8,9 @@ <_UploadPathRoot>aspnetcore productVersion.txt + $(_UploadPathRoot)-$(ProductVersionFileName) $(ArtifactsShippingPackagesDir)$(ProductVersionFileName) + $(ArtifactsShippingPackagesDir)$(RepoProductVersionFileName) @@ -33,7 +35,7 @@ <_ChecksumsToPublish Include="$(ArtifactsDir)**\*.sha512" /> -