diff --git a/src/NSwag.ApiDescription.Client/NSwag.ApiDescription.Client.targets b/src/NSwag.ApiDescription.Client/NSwag.ApiDescription.Client.targets
index 234b673567..b1f8ed7df4 100644
--- a/src/NSwag.ApiDescription.Client/NSwag.ApiDescription.Client.targets
+++ b/src/NSwag.ApiDescription.Client/NSwag.ApiDescription.Client.targets
@@ -19,7 +19,7 @@
$(_NSwagCommand) openapi2csclient /className:%(ClassName) /namespace:%(Namespace)
- %(Command) /GenerateExceptionClasses:false
+ %(Command) /GenerateExceptionClasses:false
%(Command) /input:"%(FullPath)" /output:"%(OutputPath)" %(Options)