Skip to content

Commit 3e9df58

Browse files
committed
Remove specific .net version reference
1 parent b366fce commit 3e9df58

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
3.71 KB
Loading

articles/communication-services/quickstarts/chat/quickstart-botframework-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In this quickstart, you learn how to:
2828

2929
- An Azure account and an active subscription. Create an [account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
3030
- [Visual Studio 2019 or later](https://visualstudio.microsoft.com/vs/).
31-
- The latest version of .NET Core. In this quickstart, we use [.NET Core 8.0](https://dotnet.microsoft.com/download/dotnet/8.0).
31+
- The latest version of .NET Core. (https://dotnet.microsoft.com/download/dotnet/).
3232
- Bot framework [SDK](https://github.com/microsoft/botframework-sdk/#readme)
3333

3434
## Create and deploy a bot in Azure

0 commit comments

Comments
 (0)