Skip to content

Commit 7f06822

Browse files
committed
Minor update to make install instructions more visible in vs-c-sharp-dev-kit.md
1 parent 70411bd commit 7f06822

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

subscriptions/vs-c-sharp-dev-kit.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: C# Dev Kit for Visual Studio Code
33
author: evanwindom
44
ms.author: amast
55
manager: shve
6-
ms.date: 10/12/2023
6+
ms.date: 04/11/2024
77
ms.topic: how-to
88
description: Explore the C# Dev Kit for Visual Studio Code that provides a rich C# editing experience, AI-powered development, solution management, and integrated testing.
99
---
@@ -25,11 +25,13 @@ C# Dev Kit borrows some familiar concepts from Visual Studio to bring a more pro
2525
> [!div class="mx-imgBorder"]
2626
> ![Screenshot showing the C# Dev Kit extension relationship.](_img/vs-c-sharp-dev-kit/extension-relationship.png "Screenshot showing the C# Dev Kit extension relationship")
2727
28-
## Learn more about the C# Dev Kit
29-
If you'd like to learn more about the C# Dev Kit, check out these resources:
28+
## Install the C# Dev Kit
29+
30+
To learn more about the C# Dev Kit and to install it, check out these resources:
31+
+ The [C# Dev Kit page](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit) on the Visual Studio Marketplace has information about the features, Q&A, ratings and reviews, and to install it.
3032
+ For information about the features and capabilities of the C# Dev Kit, see the blog post [Announcing C# Dev Kit for Visual Studio Code](https://devblogs.microsoft.com/visualstudio/announcing-csharp-dev-kit-for-visual-studio-code/).
3133
+ The [C# Dev Kit FAQ](https://code.visualstudio.com/docs/csharp/cs-dev-kit-faq#_who-can-use-c-dev-kit) provides answers to common questions about the kit.
32-
+ The [C# Dev Kit page](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csdevkit) on the Visual Studio Marketplace has information about the features, Q&A, ratings and reviews, and instructions on how to get started.
34+
3335

3436
## Eligibility
3537

0 commit comments

Comments
 (0)