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

31 Коммитов

Автор SHA1 Сообщение Дата
Pranav K e094d2579e
Suppress obsolete warnings 2018-07-31 11:06:30 -07:00
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
Ryan Nowak d686acad87 Avoid use of AssemblyQualifiedName in tests
The type name generated by Razor is an implementation detail and
shouldn't be used in tests outside of the Razor repo. Testing that the
assembly name is correct should be enough to validate what we need for
these tests.
2018-01-13 18:24:50 -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 922c120762 React to https://github.com/aspnet/Mvc/issues/6009 2017-07-05 15:35:11 -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
Pranav K 275364463f Revert "Update to CoreFx 4.4.0-*"
This reverts commit 45dcbac069.
2016-12-22 13:08:04 -08:00
Pranav K 45dcbac069 Update to CoreFx 4.4.0-* 2016-12-22 12:48:17 -08:00
Pranav K 768e5ee432 Fix the version of the tool in testapps 2016-11-14 14:22:43 -08:00
Pranav K 0f4330e673 Merge branch 'rel/1.1.0' into dev 2016-11-14 10:14:49 -08:00
Pranav K d9140e97c9 dotnet-razor-precompile does not work when the application targets netcoreapp1.1
Fixes #30
2016-11-11 15:59:19 -08:00
Pranav K e883cb2493 Updating versions to 1.2.0-* 2016-11-09 14:18:51 -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
Pranav K ef4ba21bbe Revert "Updating to netcoreapp1.1"
This reverts commit 3c6ad8fc64.
2016-10-12 16:09:18 -07:00
Pranav K 3c6ad8fc64 Updating to netcoreapp1.1 2016-10-12 13:46:12 -07:00
Pranav K 1f8d3c6bf1 Updating partner package versions 2016-09-28 11:51:39 -07:00
Pranav K 7d3befc88d Fix build break 2016-08-25 14:16:26 -07:00
Pranav K 3369bb6e90 Fix test runs on xplat 2016-08-25 12:43:25 -07:00
Pranav K dbe93ac6b1 Adding Razor Precompilation 2016-08-19 10:35:45 -07:00