Add prerelease extension tag

This commit is contained in:
Brigit Murtaugh 2023-06-13 14:34:47 -07:00 committed by GitHub
parent 852f1f0567
commit 01df855e28
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,7 +34,7 @@
"customizations": { "customizations": {
"vscode": { "vscode": {
"extensions": [ "extensions": [
"ms-dotnettools.csharp" "ms-dotnettools.csharp@prerelease"
] ]
} }
}, },