Граф коммитов

19 Коммитов

Автор SHA1 Сообщение Дата
Pranav K 53ad62a3fa Remove Precompilation_WorksForViewsUsingDirectoryTraversal 2018-08-07 12:39:46 -07:00
Pranav K 1338f447fa Remove test that attempted to build a ClassLibrary using precompilation
Fixes #251
2018-03-26 14:09:01 -07:00
Ryan Nowak 2c5641829f Add support and tests for Razor SDK interop 2018-01-17 08:37:27 -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
Justin Kotalik 05d077da43 Increase Minimum Version of Visual Studio to 15.3.0 2017-09-21 17:56:59 -07:00
Nate McMaster 54a5b4734f Use Directory.Build.props/targets 2017-08-29 14:17:25 -07:00
Pranav K b625ffcad6 Remove SimpleAppDesktopOnly 2017-06-30 15:14:26 -07:00
Pranav K fe4cc976b9 Use MuxerPath to determine location to dotnet.exe
Fixes $50
2017-06-20 10:59:35 -07:00
Pranav K 60d47561b9 Remove manifest generation 2017-06-08 16:13:22 -07:00
N. Taylor Mullen 6e88ea9429 Add support for pre-compiling desktop applications.
#128
2017-05-30 22:41:06 -07:00
Pranav K 7f4aa60a45 Add support for precompiling RazorPages 2017-04-19 11:27:56 -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 a731e373b9 Merge branch 'rel/1.1.0' into dev 2017-02-01 18:19:21 -08:00
Pranav K 8f085c8e5d Create an x86 process to target 32-bit applications
Fixes #47
2017-01-25 17:46:26 -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
Ryan Brandenburg 3f5cce41c1 Make ViewCompilation a target 2017-01-09 10:17:36 -08:00
Pranav K bfdd939e26 Rename project to Razor ViewCompilation
* Microsoft.AspNetCore.Razor.Precompilation.* -> Microsoft.AspNetCore.Razor.ViewCompilation.*
* Update version number to 1.1.0
2016-11-07 12:07:11 -08:00