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 8bfec97 commit de7ecf1Copy full SHA for de7ecf1
README.md
@@ -15,7 +15,7 @@ dotnet add package KubernetesClient
15
## Generate with Visual Studio
16
17
```
18
-dotnet msbuild /t:slngen
+dotnet msbuild /Restore /t:SlnGen kubernetes-client.proj
19
20
21
## Authentication/Configuration
0 commit comments