Add instructions for installing the VSIX from myget
This commit is contained in:
parent
9f589b71df
commit
b05b3cac23
|
|
@ -117,6 +117,11 @@ You can browse https://dotnet.myget.org/gallery/blazor-dev to find the current v
|
|||
</ItemGroup>
|
||||
```
|
||||
|
||||
To install a developer CI build of the Blazor Language Service extension for Visual Studio, add https://dotnet.myget.org/F/blazor-dev/vsix/ as an additional extension gallery by going to Tools -> Options -> Environment -> Extensions and Updates:
|
||||
|
||||

|
||||
|
||||
You should then be able to install or update the Blazor Language Service exension from the developer CI feed using the Extensions and Updates dialog.
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue