aspnetcore/build
Ryan Nowak f0fc598511 Resurrect Blazor VSIX (#6779)
* Remove Blazor.LanguageServices

The text-view-listener was the only thing here and it's not needed
anymore now that these features are build into our main VS payload.

We won't have any more code to put in this project because it's this
VSIX is pretty temporary.

* Remove reference to ProjectSystem

We don't need this reference, and it's got some breaking changes between
15 and 16 - rahter then mess with nuget sources for vs16 packages, I'm
just going to drop the dependency

* Remove unused cruft
* Target net472
* Add Blazor VSIX to build
* Add Extension to .sln
* Use AsyncPackage
* Update and streamline references
* Update manifest for 16.0
* Pack Templates before building VSIX
* Fix version of templates
2019-01-24 14:26:12 -08:00
..
docker
publish Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
tasks
AzureIntegration.targets Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
CodeSign.props
CodeSign.targets
Publish.targets
RepositoryBuild.targets Update build tools and exclude symbols.nupkg files from signcheck (#6939) 2019-01-23 07:52:17 -08:00
SharedFrameworkOnly.props Remove JsonPatch from the shared framework (#6867) 2019-01-18 22:03:49 -08:00
SharedFx.targets Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
artifacts.props Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
buildorder.props Convert ProjectTemplates to build using ProjectReferences (#6935) 2019-01-23 15:54:47 -08:00
external-dependencies.props
repo.props Resurrect Blazor VSIX (#6779) 2019-01-24 14:26:12 -08:00
repo.targets Convert ProjectTemplates to build using ProjectReferences (#6935) 2019-01-23 15:54:47 -08:00
runtimes.props
sources.props
submodules.props Convert ProjectTemplates to build using ProjectReferences (#6935) 2019-01-23 15:54:47 -08:00