From 6c5182209f80ca347aba9754dec75aa9b4035a5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Sep 2024 19:52:31 +0000 Subject: [PATCH] [C#] bump: (deps): Bump the production group across 1 directory with 7 updates Bumps the production group with 7 updates in the /dotnet/packages/Microsoft.TeamsAI directory: | Package | From | To | | --- | --- | --- | | [Microsoft.Bot.Builder](https://github.com/Microsoft/botbuilder-dotnet) | `4.22.7` | `4.22.8` | | [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) | `4.61.3` | `4.64.1` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.10.0` | `17.11.1` | | [OpenAI](https://github.com/openai/openai-dotnet) | `2.0.0-beta.7` | `2.0.0-beta.11` | | [Microsoft.Bot.Builder.Dialogs](https://github.com/Microsoft/botbuilder-dotnet) | `4.22.7` | `4.22.8` | | [Microsoft.Bot.Builder](https://github.com/Microsoft/botbuilder-dotnet) | `4.22.7` | `4.22.8` | | [Microsoft.Bot.Builder.Integration.AspNet.Core](https://github.com/Microsoft/botbuilder-dotnet) | `4.22.7` | `4.22.8` | | [Microsoft.Bot.Builder](https://github.com/Microsoft/botbuilder-dotnet) | `4.22.7` | `4.22.8` | | [Microsoft.ML.Tokenizers](https://github.com/dotnet/machinelearning) | `0.22.0-preview.24271.1` | `0.22.0-preview.24378.1` | Updates `Microsoft.Bot.Builder` from 4.22.7 to 4.22.8 - [Release notes](https://github.com/Microsoft/botbuilder-dotnet/releases) - [Changelog](https://github.com/microsoft/botbuilder-dotnet/blob/main/Changes.md) - [Commits](https://github.com/Microsoft/botbuilder-dotnet/compare/4.22.7...4.22.8) Updates `Microsoft.Identity.Client` from 4.61.3 to 4.64.1 - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commits) Updates `Microsoft.NET.Test.Sdk` from 17.10.0 to 17.11.1 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.10.0...v17.11.1) Updates `OpenAI` from 2.0.0-beta.7 to 2.0.0-beta.11 - [Release notes](https://github.com/openai/openai-dotnet/releases) - [Changelog](https://github.com/openai/openai-dotnet/blob/main/CHANGELOG.md) - [Commits](https://github.com/openai/openai-dotnet/compare/OpenAI_2.0.0-beta.7...OpenAI_2.0.0-beta.11) Updates `Microsoft.Bot.Builder.Dialogs` from 4.22.7 to 4.22.8 - [Release notes](https://github.com/Microsoft/botbuilder-dotnet/releases) - [Changelog](https://github.com/microsoft/botbuilder-dotnet/blob/main/Changes.md) - [Commits](https://github.com/Microsoft/botbuilder-dotnet/compare/4.22.7...4.22.8) Updates `Microsoft.Bot.Builder` from 4.22.7 to 4.22.8 - [Release notes](https://github.com/Microsoft/botbuilder-dotnet/releases) - [Changelog](https://github.com/microsoft/botbuilder-dotnet/blob/main/Changes.md) - [Commits](https://github.com/Microsoft/botbuilder-dotnet/compare/4.22.7...4.22.8) Updates `Microsoft.Bot.Builder.Integration.AspNet.Core` from 4.22.7 to 4.22.8 - [Release notes](https://github.com/Microsoft/botbuilder-dotnet/releases) - [Changelog](https://github.com/microsoft/botbuilder-dotnet/blob/main/Changes.md) - [Commits](https://github.com/Microsoft/botbuilder-dotnet/compare/4.22.7...4.22.8) Updates `Microsoft.Bot.Builder` from 4.22.7 to 4.22.8 - [Release notes](https://github.com/Microsoft/botbuilder-dotnet/releases) - [Changelog](https://github.com/microsoft/botbuilder-dotnet/blob/main/Changes.md) - [Commits](https://github.com/Microsoft/botbuilder-dotnet/compare/4.22.7...4.22.8) Updates `Microsoft.ML.Tokenizers` from 0.22.0-preview.24271.1 to 0.22.0-preview.24378.1 - [Release notes](https://github.com/dotnet/machinelearning/releases) - [Commits](https://github.com/dotnet/machinelearning/commits) --- updated-dependencies: - dependency-name: Microsoft.Bot.Builder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: Microsoft.Identity.Client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production - dependency-name: OpenAI dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: Microsoft.Bot.Builder.Dialogs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: Microsoft.Bot.Builder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: Microsoft.Bot.Builder.Integration.AspNet.Core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: Microsoft.Bot.Builder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production - dependency-name: Microsoft.ML.Tokenizers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production ... Signed-off-by: dependabot[bot] --- .../Microsoft.Teams.AI.Tests.csproj | 74 ++++++------ .../Microsoft.Teams.AI.csproj | 114 +++++++++--------- 2 files changed, 94 insertions(+), 94 deletions(-) diff --git a/dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/Microsoft.Teams.AI.Tests.csproj b/dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/Microsoft.Teams.AI.Tests.csproj index 30c9baa5e..dbf6c1e5d 100644 --- a/dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/Microsoft.Teams.AI.Tests.csproj +++ b/dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI.Tests/Microsoft.Teams.AI.Tests.csproj @@ -1,37 +1,37 @@ - - - - net6.0 - enable - enable - - false - true - x64 - - - - - - - - - - - - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - - - - - - + + + + net6.0 + enable + enable + + false + true + x64 + + + + + + + + + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + + + + + + diff --git a/dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Microsoft.Teams.AI.csproj b/dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Microsoft.Teams.AI.csproj index 66d591992..98792bcad 100644 --- a/dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Microsoft.Teams.AI.csproj +++ b/dotnet/packages/Microsoft.TeamsAI/Microsoft.TeamsAI/Microsoft.Teams.AI.csproj @@ -1,57 +1,57 @@ - - - - netstandard2.0 - latest - enable - enable - Microsoft.Teams.AI - Microsoft Teams AI SDK - 1.5.0 - Microsoft - Microsoft - © Microsoft Corporation. All rights reserved. - SDK focused on building AI based applications for Microsoft Teams. - README.md - https://github.com/microsoft/teams-ai - git - True - - - - - https://github.com/microsoft/teams-ai - https://github-production-user-asset-6210df.s3.amazonaws.com/14900841/240368384-972a9a1b-679a-4725-bfc0-a1e76151a78a.png - MIT - true - bots;ai;teams - - NU5125 - true - true - - - - - - - - - - - - - - - - - - - - - - - + + + + netstandard2.0 + latest + enable + enable + Microsoft.Teams.AI + Microsoft Teams AI SDK + 1.5.0 + Microsoft + Microsoft + © Microsoft Corporation. All rights reserved. + SDK focused on building AI based applications for Microsoft Teams. + README.md + https://github.com/microsoft/teams-ai + git + True + + + + + https://github.com/microsoft/teams-ai + https://github-production-user-asset-6210df.s3.amazonaws.com/14900841/240368384-972a9a1b-679a-4725-bfc0-a1e76151a78a.png + MIT + true + bots;ai;teams + + NU5125 + true + true + + + + + + + + + + + + + + + + + + + + + + +