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

Commit 7884b13

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 4237824 commit 7884b13

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

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

0 commit comments

Comments
 (0)