Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
forki committed Mar 10, 2015
1 parent 20a5f74 commit a820dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion help/azurecloudservices.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ You can package this cloud service thus: -
SdkVersion = None
OutputPath = None })

This will build ``MyCloudService.cspkg" in the current directory (override using ``OutputPath``).
This will build ``MyCloudService.cspkg`` in the current directory (override using ``OutputPath``).

When packaging occurs, the task will scan the local machine for installed Azure SDK versions; if none is specified,
it will pick the highest version installed. You can override this with the SdkVersion property e.g. ``Some 2.4``.
Expand Down

0 comments on commit a820dea

Please sign in to comment.