Merge pull request #10799 from sdmaclea/PR-Fix-lvRegister-assert
[platform/upstream/coreclr.git] / publish-packages.cmd
index 82f659d..d23ff23 100644 (file)
@@ -18,6 +18,8 @@ echo   -AzureAccount="account name"
 echo   -AzureToken="access token"
 echo   -BuildType="Configuration"
 echo   -BuildArch="Architecture"
+echo To specify the name of the container to publish into, use the following property:
+echo   -Container="container name"
 echo Architecture can be x64, x86, arm, or arm64
 echo Configuration can be Release, Debug, or Checked
 exit /b
\ No newline at end of file