We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d49ecb commit 74cddb8Copy full SHA for 74cddb8
.config/dotnet-tools.json
@@ -31,7 +31,7 @@
31
"rollForward": false
32
},
33
"microsoft.openapi.kiota": {
34
- "version": "1.24.1",
+ "version": "1.24.3",
35
"commands": [
36
"kiota"
37
],
package-versions.props
@@ -20,7 +20,7 @@
20
<KiotaVersion>1.*</KiotaVersion>
21
<MicrosoftApiClientVersion>9.0.*</MicrosoftApiClientVersion>
22
<MicrosoftApiServerVersion>9.0.*</MicrosoftApiServerVersion>
23
- <NSwagApiClientVersion>14.2.*</NSwagApiClientVersion>
+ <NSwagApiClientVersion>14.3.*</NSwagApiClientVersion>
24
<NewtonsoftJsonVersion>13.0.*</NewtonsoftJsonVersion>
25
<ScalarAspNetCoreVersion>2.1.*</ScalarAspNetCoreVersion>
26
<SwashbuckleVersion>8.*-*</SwashbuckleVersion>
0 commit comments