Skip to content

Commit ef59d8b

Browse files
committed
Typo on Microsoft.Azure.Batch.dll
1 parent fd21619 commit ef59d8b

File tree

1 file changed

+1
-1
lines changed
  • src/ResourceManager/AzureBatch/BatchModelGenerator

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
This executable automatically generates the PowerShell data model classes used by the Azure Batch PowerShell cmdlets.
22
After building the BatchModelGenerator project, the exe file will be located in bin\Debug folder.
33

4-
Usage: BatchModelGenerator.exe <The file path to the Microsoft.Batch.dll to operate on>
4+
Usage: BatchModelGenerator.exe <The file path to the Microsoft.Azure.Batch.dll to operate on>

0 commit comments

Comments
 (0)