Skip to content

Commit

Permalink
Bump Microsoft.Bot.Builder.Dialogs.Adaptive.Runtime
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Bot.Builder.Dialogs.Adaptive.Runtime](https://github.com/Microsoft/botbuilder-dotnet) from 4.17.1 to 4.21.1.
- [Release notes](https://github.com/Microsoft/botbuilder-dotnet/releases)
- [Changelog](https://github.com/microsoft/botbuilder-dotnet/blob/main/Changes.md)
- [Commits](microsoft/botbuilder-dotnet@4.17.1...4.21.1)

---
updated-dependencies:
- dependency-name: Microsoft.Bot.Builder.Dialogs.Adaptive.Runtime
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2023
1 parent acdebc3 commit 661cb63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Empty/Empty.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@


<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>netcoreapp6.0</TargetFramework>
Expand All @@ -14,7 +14,7 @@
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.1.8" />
<PackageReference Include="Microsoft.Bot.Builder.AI.Luis" Version="4.17.1" />
<PackageReference Include="Microsoft.Bot.Builder.AI.QnA" Version="4.17.1" />
<PackageReference Include="Microsoft.Bot.Builder.Dialogs.Adaptive.Runtime" Version="4.17.1" />
<PackageReference Include="Microsoft.Bot.Builder.Dialogs.Adaptive.Runtime" Version="4.21.1" />
<PackageReference Include="Microsoft.Bot.Components.Teams" Version="1.4.0" />
</ItemGroup>
</Project>

0 comments on commit 661cb63

Please sign in to comment.