-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting error on ConductorDotnetClient.Swagger.Api. #11
Comments
I just cloned it, did a |
I am trying from visual studio 2019. Where should i run the command |
From the command line in the root of the project. So you can try running The following is what I tried:
|
Hi, I have downloaded the entire solution and when i try to build the solution, I am getting below error
The command "dotnet nswag run nswag.json /variables:InputSwagger=conductor-swagger.json,ClientName=ConductorRest,ClientNamespace=ConductorDotnetClient.Swagger.Api,GeneratedSwaggerClientFile=obj\Debug\netstandard2.0\ConductorDotnetClient.Swagger.Api.ConductorRestClient.cs" exited with code -2147450730. ConductorDotnetClient.Swagger.Api
The text was updated successfully, but these errors were encountered: