We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce0f192 commit 7c11685Copy full SHA for 7c11685
README.md
@@ -14,7 +14,7 @@ dotnet add package KubernetesClient
14
## Generate with Visual Studio
15
16
```
17
-dotnet msbuild /t:slngen
+dotnet msbuild /Restore /t:SlnGen kubernetes-client.proj
18
19
20
## Authentication/Configuration
0 commit comments