Skip to content

Commit

Permalink
SlnGen instructions are potentially incomplete (#1530)
Browse files Browse the repository at this point in the history
  • Loading branch information
tg123 committed Apr 15, 2024
1 parent 8bfec97 commit de7ecf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dotnet add package KubernetesClient
## Generate with Visual Studio

```
dotnet msbuild /t:slngen
dotnet msbuild /Restore /t:SlnGen kubernetes-client.proj
```

## Authentication/Configuration
Expand Down

0 comments on commit de7ecf1

Please sign in to comment.