N. Taylor Mullen
6c8286eed7
Split LanguageServices.Razor.
...
- Created a new `Microsoft.VisualStudio.Editor.Razor` assembly to contain Visual Studio platform agnostic info.
- Added a new `Microsoft.VisualStudio.Editor.Razor.Test.Common` project to be the centerfold for all VisualStudio agnostic test pieces.
- Added a `Microsoft.VisualStudio.Editor.Razor.Test` project and pulled in LanguageService test files into the the Editor.Razor.Test project to correspond to their movement in the src project.
#1690
2017-09-29 16:26:50 -07:00
Ajay Bhargav Baaskaran
dbcac41be7
Get the correct version of Mvc for multitargeting
2017-08-07 12:55:37 -07:00
Ryan Brandenburg
643efbe660
Change version on Binding redirects
2017-07-24 14:50:30 -07:00
N. Taylor Mullen
0618bae3bd
Rename Microsoft.AspNetCore.Razor.Evolution => Microsoft.AspNetCore.Razor.Language.
...
- Also updated corresponding test project to go from Evolution => Language.
- Regenerated test files to reflect new file paths.
#1169
2017-04-10 10:20:04 -07:00
Pranav K
1bd31f42c0
Updating versions to 2.0.0-preview1
2017-04-03 22:31:17 -07:00
Pranav K
ac176f8671
Revert package version changes
...
Fixes #1098
2017-04-03 15:46:46 -07:00
Ryan Brandenburg
9ffc745e76
Add Mvc.Razor.Extensions to VSIX
2017-03-24 11:45:04 -07:00
Pranav K
3772c7c343
Downgrade versions of new packages to 1.0.0
2017-02-27 15:45:17 -08:00
Ryan Nowak
d72cd469bd
Add CodeAnalysis.Razor to the vsix
...
Also adds some error handling so you can know if something went wrong.
2017-02-10 13:02:52 -08:00
Ryan Nowak
3d5cfc8b8b
Bump up binding redircts
...
The LanguageServices assembly should now be a 1.2.0 assembly since it
builds a package.
2017-01-20 17:53:52 -08:00
Pranav K
1b0379126b
Downgrade the versions of new CodeAnalysis packages
...
Workaround for #935
2017-01-13 17:18:36 -08:00
Ryan Nowak
6c7d121ce8
Fix bugs in TagHelper discovery
2017-01-09 18:13:33 -08:00
Ryan Nowak
cbc8d12a0c
Code dump of Razor extension
2017-01-09 13:09:25 -08:00