Skip to content

Commit 9abbd32

Browse files
committed
update packageName and dotnetVersion
1 parent fd6209f commit 9abbd32

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gen.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ csharp:
1414
additionalDependencies: []
1515
author: Speakeasy
1616
clientServerStatusCodesAsErrors: true
17-
disableNamespacePascalCasingApr2024: false
18-
dotnetVersion: net5.0
17+
disableNamespacePascalCasingApr2024: true
18+
dotnetVersion: net8.0
1919
flattenGlobalSecurity: false
2020
imports:
2121
option: openapi
@@ -28,5 +28,5 @@ csharp:
2828
inputModelSuffix: input
2929
maxMethodParams: 0
3030
outputModelSuffix: output
31-
packageName: SpeakeasySDK
31+
packageName: Speakeasy.Client.SDK
3232
responseFormat: envelope

0 commit comments

Comments
 (0)