Pranav K
3ce839cb26
Update to latest Sdk
...
* Re-enable skipped Publish_UsesRazorSDK
* Clean up project files
Fixes #241
2018-02-23 18:34:32 -08:00
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
N. Taylor Mullen
6e88ea9429
Add support for pre-compiling desktop applications.
...
#128
2017-05-30 22:41:06 -07:00
Pranav K
ab64769c59
Fix compilation failure
2017-05-25 10:18:59 -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
Pranav K
501540c76e
Use the list of Content files specified in the project as a source
...
Fixes #59
2017-01-23 11:38:48 -08:00