Skip to content

Commit 087a493

Browse files
Bump Microsoft.Kiota.Authentication.Azure and 5 others
Bumps Microsoft.Kiota.Authentication.Azure from 1.22.1 to 2.0.0 Bumps Microsoft.Kiota.Http.HttpClientLibrary from 1.22.1 to 2.0.0 Bumps Microsoft.Kiota.Serialization.Form from 1.22.1 to 2.0.0 Bumps Microsoft.Kiota.Serialization.Json from 1.22.1 to 2.0.0 Bumps Microsoft.Kiota.Serialization.Multipart from 1.22.1 to 2.0.0 Bumps Microsoft.Kiota.Serialization.Text from 1.22.1 to 2.0.0 --- updated-dependencies: - dependency-name: Microsoft.Kiota.Authentication.Azure dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: kiota-dependencies - dependency-name: Microsoft.Kiota.Http.HttpClientLibrary dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: kiota-dependencies - dependency-name: Microsoft.Kiota.Serialization.Form dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: kiota-dependencies - dependency-name: Microsoft.Kiota.Serialization.Json dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: kiota-dependencies - dependency-name: Microsoft.Kiota.Serialization.Multipart dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: kiota-dependencies - dependency-name: Microsoft.Kiota.Serialization.Text dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: kiota-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a3a3801 commit 087a493

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

lib/Graph.Community.SPClient.csproj

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,12 @@
3131

3232
<ItemGroup>
3333
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.23.0" />
34-
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.22.1" />
35-
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.22.1" />
36-
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.22.1" />
37-
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.22.1" />
38-
<PackageReference Include="Microsoft.Kiota.Serialization.Multipart" Version="1.22.1" />
39-
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="1.22.1" />
34+
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="2.0.0" />
35+
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="2.0.0" />
36+
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="2.0.0" />
37+
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="2.0.0" />
38+
<PackageReference Include="Microsoft.Kiota.Serialization.Multipart" Version="2.0.0" />
39+
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="2.0.0" />
4040
</ItemGroup>
4141

4242
<ItemGroup>

0 commit comments

Comments
 (0)