Ryan Nowak
989a6c699f
Don't add the tag helper provider by default
...
Since the default tag helper provider is used by MVC then MVC should
include it. Now that Blazor is in the mix we shouldn't include it for
all configurations.
2018-03-08 15:41:34 -08:00
Nate McMaster
13824c418e
Catch 15.7 up with dev
...
This change integrates most of the non-breaking work that we did in 2.1
including the updates to make Razor less coupled to MVC.
2018-02-19 10:46:16 -08:00
Pranav K
82247fbb09
Update samples and tests to target netcoreapp2.1
2017-11-14 09:45:28 -08:00
Nate McMaster
4d737af167
Pin tool and package versions to make builds more repeatable
...
Part of aspnet/Universe#575
2017-11-01 18:12:08 -07:00
Nate McMaster
471722eba1
Use PackageLineup to manage PackageReference versions
...
This uses a feature of KoreBuild which will select PackageReference
versions based on a lineup file. This helps unify versions between repos
and helps us ensure we are consistent across multiple components.
2017-08-25 15:44:05 -07:00
Nate McMaster
4cadee2762
Use Directory.Build.props/targets ( #1641 )
2017-08-23 12:24:57 -07:00
N. Taylor Mullen
5104e8c806
Make 2.0 codegen compatible with 1.0 projects until multi-targeting is complete.
...
#1637
2017-08-22 17:29:33 -07:00
Ryan Brandenburg
ddef61485b
DiagnosticSource to 4.4.1
2017-07-03 15:09:38 -07:00
Ryan Brandenburg
511c7db541
Remove NetStandard.Library.NETFramework and Update Moq
2017-06-29 10:17:45 -07:00
Nate McMaster
4d18334573
Target .NET Standard 2.0
2017-06-08 16:37:27 -07:00
Pranav K
d5c1c63d19
Generate assembly attributes as part of code generation
2017-06-05 14:24:17 -07:00
Ajay Bhargav Baaskaran
cdddaefa81
Fixed a bug in VCTH pass and added an integration test
2017-05-25 15:44:24 -07:00
Ryan Brandenburg
b96a486650
Compile CodeGeneration tests
2017-05-16 16:26:47 -07:00