File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 64
64
<ItemGroup >
65
65
<PackageReference Include =" Microsoft.IdentityModel.Protocols.OpenIdConnect" Version =" 8.0.1" />
66
66
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
67
- <PackageReference Include =" Microsoft.Kiota.Abstractions" Version =" 1.9.11 " />
68
- <PackageReference Include =" Microsoft.Kiota.Authentication.Azure" Version =" 1.9.11 " />
69
- <PackageReference Include =" Microsoft.Kiota.Serialization.Json" Version =" 1.9.11 " />
67
+ <PackageReference Include =" Microsoft.Kiota.Abstractions" Version =" 1.10.0 " />
68
+ <PackageReference Include =" Microsoft.Kiota.Authentication.Azure" Version =" 1.10.0 " />
69
+ <PackageReference Include =" Microsoft.Kiota.Serialization.Json" Version =" 1.10.0 " />
70
70
<PackageReference Include =" Microsoft.Kiota.Serialization.Text" Version =" 1.9.11" />
71
71
<PackageReference Include =" Microsoft.Kiota.Serialization.Form" Version =" 1.9.11" />
72
- <PackageReference Include =" Microsoft.Kiota.Http.HttpClientLibrary" Version =" 1.9.11 " />
72
+ <PackageReference Include =" Microsoft.Kiota.Http.HttpClientLibrary" Version =" 1.10.0 " />
73
73
<PackageReference Include =" Microsoft.Kiota.Serialization.Multipart" Version =" 1.9.11" />
74
74
</ItemGroup >
75
75
<ItemGroup Condition =" '$(TargetFramework)' == 'net462' " >
You can’t perform that action at this time.
0 commit comments