1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-15 17:50:48 +02:00

Update docs/user_guide/connect-sdk.md

Co-authored-by: Christopher Kolstad <chriswk@fastmail.com>
This commit is contained in:
Ivar Conradi Østhus 2021-02-25 08:47:56 +01:00 committed by GitHub
parent b736400453
commit f12d49fc0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,7 +112,7 @@ Read more at [github.com/Unleash/unleash-client-ruby](https://github.com/Unleash
Read more at [github.com/Unleash/unleash-client-python](https://github.com/Unleash/unleash-client-python) Read more at [github.com/Unleash/unleash-client-python](https://github.com/Unleash/unleash-client-python)
## .NET SDK ## .NET SDK
```java ```csharp
var settings = new UnleashSettings() var settings = new UnleashSettings()
{ {
AppName = "dotnet-test", AppName = "dotnet-test",