Ryan Nowak
3a0fa2de36
Update to handle changes from Web SDK
...
The Web SDK is adding new properties that will make it clear whether
MvcPrecompilation or Razor SDK should be used. This change introduces
the new setting and a workaround until we can get the new SDK
integrated.
2018-01-18 19:28:11 -08:00
Pranav K
7f1a987ada
Update samples and tests to target netcoreapp2.1
2017-11-15 16:30:29 -08:00
Pranav K
36674b5d24
Fix failing tests
...
* Specify RIDs for SimpleApp
* Default to the RID \ PlatformTarget that the SDK chooses (viz win7-x86 for .NET Framework)
* Default Microsoft.AspNetCore.Mvc.Razor.ViewCompilation.csproj to win7-x86 and remove extraneous project
under the tools directory to simplify the build.
2017-11-07 17:33:39 -08:00
Nate McMaster
976ddc2ef8
Pin tool and package versions to make builds more repeatable
...
Part of aspnet/Universe#575
2017-11-01 18:05:30 -07:00
Nate McMaster
28172a3a3e
Use PackageLineup to manage PackageReference versions
2017-08-29 14:50:54 -07:00
Nate McMaster
54a5b4734f
Use Directory.Build.props/targets
2017-08-29 14:17:25 -07:00
Pranav K
ebf207cea4
Avoid running the precompilation tool as part of building ClassLibraryWithPrecompiledViews
...
Fixes #117
2017-06-19 12:04:30 -07:00
N. Taylor Mullen
fa8accfa59
Revert "Skip desktop testing to work around corefx issue."
...
This reverts commit 27c6ad410e .
2017-06-06 15:55:50 -07:00
N. Taylor Mullen
27c6ad410e
Skip desktop testing to work around corefx issue.
...
#128
2017-05-30 22:41:06 -07:00
N. Taylor Mullen
6e88ea9429
Add support for pre-compiling desktop applications.
...
#128
2017-05-30 22:41:06 -07:00
Kiran Challa
cc1b5f4d5b
Converted test projects to run on netcoreapp2.0
2017-04-13 11:11:27 -07:00
Nate McMaster
de201a544f
Unify dependencies versions to one file and remove workarounds
2017-03-15 16:39:35 -07:00
Pranav K
7d7ecf3a1b
Make precompilation tests use project reference instead of package reference
...
Fixes #95
2017-03-13 11:05:25 -07:00
Pranav K
1026198b9b
Remove net451 targets
2017-02-21 21:50:41 -08:00
Nate McMaster
ed28b1671b
Remove redundant configurations and csproj attribute
2017-02-09 13:44:15 -08:00
Pranav K
32cd737b62
Update to VS RC3
2017-01-24 14:17:53 -08:00
Ryan Brandenburg
3f5cce41c1
Make ViewCompilation a target
2017-01-09 10:17:36 -08:00