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 Publish to the build asset registry and conditionally skip building Windows Azure build task (#6683) 2019-01-15 10:05:30 -08:00
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 Publish to the build asset registry and conditionally skip building Windows Azure build task (#6683) 2019-01-15 10:05:30 -08:00
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 Add Components packages to shared fx (#6722) 2019-01-15 18:05:42 -08:00
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 Convert Components projects to use ProjectRef (#6698) 2019-01-16 12:28:04 -08:00
sources.props
submodules.props Convert ProjectTemplates to build using ProjectReferences (#6935) 2019-01-23 15:54:47 -08:00