Skip to content

Commit be99eb7

Browse files
Bump Microsoft.ApplicationInsights from 2.23.0 to 3.1.0 (#82)
--- updated-dependencies: - dependency-name: Microsoft.ApplicationInsights dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Paul Schaeflein <paul@schaeflein.net>
1 parent cfd5203 commit be99eb7

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

lib/Graph.Community.SPClient.csproj

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,13 @@
3030
</ItemGroup>
3131

3232
<ItemGroup>
33-
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.23.0" />
34-
<PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.22.2" />
35-
<PackageReference Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.22.2" />
36-
<PackageReference Include="Microsoft.Kiota.Serialization.Form" Version="1.22.2" />
37-
<PackageReference Include="Microsoft.Kiota.Serialization.Json" Version="1.22.2" />
38-
<PackageReference Include="Microsoft.Kiota.Serialization.Multipart" Version="1.22.2" />
39-
<PackageReference Include="Microsoft.Kiota.Serialization.Text" Version="1.22.2" />
33+
<PackageReference Include="Microsoft.ApplicationInsights" Version="3.1.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" />
4040
</ItemGroup>
4141

4242
<ItemGroup>

0 commit comments

Comments
 (0)