Commit Graph

33 Commits

Author SHA1 Message Date
Chris Ross (ASP.NET) 3ffb75f896 Add InProc ANCM support and react to deployer changes. 2018-05-31 14:20:46 -07:00
Chris Ross (ASP.NET) 0c5be39112 Move to TestMatrix approach 2018-05-16 11:06:51 -07:00
Pranav K 15b219f55f Update to netcoreapp2.2 2018-05-14 16:14:27 -07:00
Pranav K 2811eadb14 Use the Razor.Sdk package 2018-04-17 09:25:22 -07:00
Pranav K 1564b1e83a React to Sdk changes to assembly metadata
Fixes https://github.com/aspnet/MvcPrecompilation/issues/248
2018-03-19 16:26:25 -07:00
Pranav K d0a8ef02cf
Add a functional test to verify that build-time compiled views play w… (#839)
* Add a functional test to verify that build-time compiled views play with DeveloperExceptionPage
Use RazorSdk to compile in E2E scenarios

Fixes #835
Fixes #836
2018-02-16 13:13:07 -08:00
Justin Kotalik d3fac039fb
Make the ANCM a conditional dependency (#838) 2018-01-04 16:46:33 -08:00
Pranav K d971bfc8b7 Update samples and tests to target netcoreapp2.1 2017-11-17 10:41:24 -08:00
Nate McMaster b8c1180564 Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
2017-11-01 17:24:27 -07:00
Nate McMaster 1c0aeb08bb Add RuntimeStore config to music store 2017-10-25 20:01:02 -07:00
Nate McMaster 135e1c248d Use PackageLineup to manage PackageReference versions 2017-09-12 11:06:26 -07:00
Nate McMaster 4a3d9b0955 Use Directory.Build.props/targets 2017-09-12 10:58:27 -07:00
Ryan Brandenburg 7b3fde8dbb Remove NETStandard.Library.NETFramework 2017-07-07 10:28:53 -07:00
Mike Harder c9ff84b7e5 Revert "Temporarily remove TreatWarningsAsErrors to unblock build (#809)" (#813)
This reverts commit f28400f986.
2017-07-03 16:24:50 -07:00
Kiran Challa 2c8e1fdc15 Updated runtime store tests to use the restored Build.RS package instead of downloading it explicitly 2017-06-29 16:27:51 -07:00
Mike Harder f28400f986 Temporarily remove TreatWarningsAsErrors to unblock build (#809) 2017-06-27 18:52:14 -07:00
Pranav K 5bcba9677e Re-enable desktop tests
* Cleanup tests to use a test case per scenario
* Run tests on CLR
* Enable view precompilaton for the sample.
2017-06-20 16:34:40 -07:00
Mike Harder 1571dc3d80 Revert "Temporarily removed TreatWarningsAsErrors"
This reverts commit c7fb5763af.
2017-06-19 12:51:14 -07:00
Kiran Challa c7fb5763af Temporarily removed TreatWarningsAsErrors 2017-06-09 14:15:21 -07:00
Kiran Challa d488a989a6 Added smoke tests to create and use package cache 2017-05-05 13:31:43 -07:00
Pavel Krymets ab81d51594 netcoreapp2.0 2017-05-03 16:51:49 -07:00
Kiran Challa fc45d79606 Changing the RID back from win-x64 to win7-x64 to workaround SQL issue 2017-04-27 12:29:58 -07:00
Kiran Challa d940c1eb75 Updated runtime identifiers 2017-04-27 10:58:24 -07:00
Kiran Challa e2e350ec6c [Fixes #763] Investigate System.Security.Claims references required to make compilation work 2017-04-20 10:24:48 -07:00
Kiran Challa 229d817d83 Unskipped standalone Windows OS functional tests 2017-04-14 00:06:37 -07:00
Kiran Challa c42617e057 Converted samples and test projects to run on netcoreapp2.0 2017-04-06 10:21:31 -07:00
John Luo 794508fbf2 Only publish ForTesting folder when needed 2017-04-04 10:51:33 -07:00
Pranav K 51e84a623c Fix runtime failures 2017-03-22 06:56:43 -07:00
Pranav K 90acbd1e62 Fix compilation error 2017-03-21 21:10:13 -07:00
Pranav K 67f1571cfe Update to net46 2017-03-21 10:14:45 -07:00
Nate McMaster 3c45b49967 Remove unecessary files, unify dependency versions, and remove workarounds 2017-03-15 15:49:35 -07:00
Nate McMaster 3651264ebf Add missing runtime identifiers 2017-02-09 10:46:58 -08:00
Nate McMaster b099e03893 Upgrade to VS 2017 2017-02-08 17:49:02 -08:00