-
Notifications
You must be signed in to change notification settings - Fork 34
Installing and updating pre‐release versions of C# Dev Kit and C# Extension
Claudia Regio edited this page Jul 22, 2025
·
1 revision
Want to try out the latest and greatest improvements of C# Dev Kit and the C# extension before they hit stable release? Follow the instructions below to use or update pre-release versions!
- Go to https://code.visualstudio.com/insiders and install VS Code Insiders if you do not have it.
- Launch VS Code Insiders.
- Open the Extensions view.
- Search "C#".
Installing extensions for the first time
- Select Install Pre-Release for both C# Dev Kit and C#.
- Select Restart Extensions in the Extensions view.
Switching stable release versions to pre-release versions
- Select Switch to Pre-Release Version for both C# Dev Kit and C#.
- Select Restart Extensions in the Extensions view.
Updating pre-release versions
- Select Update for both C# Dev Kit and C#.
- Select Restart Extensions in the Extensions view.