File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3
3
"isRoot" : true ,
4
4
"tools" : {
5
5
"microsoft.openapi.kiota" : {
6
- "version" : " 1.24 .1" ,
6
+ "version" : " 1.26 .1" ,
7
7
"commands" : [
8
8
" kiota"
9
9
]
Original file line number Diff line number Diff line change 27
27
<IsAotCompatible >true</IsAotCompatible >
28
28
</PropertyGroup >
29
29
<ItemGroup >
30
- <PackageReference Include =" Microsoft.Kiota.Abstractions" Version =" 1.17.1 " />
31
- <PackageReference Include =" Microsoft.Kiota.Http.HttpClientLibrary" Version =" 1.17.1 " />
32
- <PackageReference Include =" Microsoft.Kiota.Serialization.Form" Version =" 1.17.1 " />
33
- <PackageReference Include =" Microsoft.Kiota.Serialization.Json" Version =" 1.17.1 " />
34
- <PackageReference Include =" Microsoft.Kiota.Serialization.Multipart" Version =" 1.17.1 " />
35
- <PackageReference Include =" Microsoft.Kiota.Serialization.Text" Version =" 1.17.1 " />
30
+ <PackageReference Include =" Microsoft.Kiota.Abstractions" Version =" 1.17.2 " />
31
+ <PackageReference Include =" Microsoft.Kiota.Http.HttpClientLibrary" Version =" 1.17.2 " />
32
+ <PackageReference Include =" Microsoft.Kiota.Serialization.Form" Version =" 1.17.2 " />
33
+ <PackageReference Include =" Microsoft.Kiota.Serialization.Json" Version =" 1.17.2 " />
34
+ <PackageReference Include =" Microsoft.Kiota.Serialization.Multipart" Version =" 1.17.2 " />
35
+ <PackageReference Include =" Microsoft.Kiota.Serialization.Text" Version =" 1.17.2 " />
36
36
</ItemGroup >
37
37
<!-- Code Analyzers-->
38
38
<ItemGroup >
You can’t perform that action at this time.
0 commit comments