Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

Commit 3d673d7

Browse files
Bump Microsoft.Bot.Connector
Bumps [Microsoft.Bot.Connector](https://github.com/Microsoft/botbuilder-dotnet) from 4.8.1 to 4.8.2. - [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/commits) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 02c6264 commit 3d673d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/csharp/assistants/hospitality-assistant/VirtualAssistantSample/VirtualAssistantSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<PackageReference Include="Microsoft.Bot.Builder.Integration.AspNet.Core" Version="4.8.1" />
2929
<PackageReference Include="Microsoft.Bot.Builder.LanguageGeneration" Version="4.8.1-rc0" />
3030
<PackageReference Include="Microsoft.Bot.Configuration" Version="4.8.1" />
31-
<PackageReference Include="Microsoft.Bot.Connector" Version="4.8.1" />
31+
<PackageReference Include="Microsoft.Bot.Connector" Version="4.8.2" />
3232
<PackageReference Include="Microsoft.Bot.Schema" Version="4.8.1" />
3333
<PackageReference Include="Microsoft.Bot.Solutions" Version="0.9.0-daily252" />
3434
</ItemGroup>

0 commit comments

Comments
 (0)