Pranav K
daf4843fb3
Move Microsoft.AspNetCore.Mvc.Razor.Precompilation.Tests -> Microsoft.AspNetCore.Mvc.Razor.Precompilation.FunctionalTests
2016-08-31 18:17:14 -07:00
Pranav K
91c7960465
Merge branch 'prkrishn/fix-xplat' into dev
2016-08-26 15:30:32 -07:00
Pranav K
6c7f621d5d
Don't run desktop tests on xplat
2016-08-26 15:25:50 -07:00
Pranav K
021ceb71be
Don't run desktop tests on xplat
2016-08-26 09:58:33 -07:00
Pranav K
21535e5b0d
Add a test that demonstrates precompiled class library
2016-08-25 14:39:55 -07:00
Pranav K
7d3befc88d
Fix build break
2016-08-25 14:16:26 -07:00
Derek Gray
ea461c3b47
Update CommonOptions.cs
...
The additional `app.HelpOption` here prevents the application from displaying help when that option is passed due to the `CommandLineUtils` choking on the duplicated template; also, `PrecompilationApplication` already defines its own `HelpOption` and `Description`.
2016-08-25 12:45:51 -07:00
Pranav K
3369bb6e90
Fix test runs on xplat
2016-08-25 12:43:25 -07:00
Pranav K
dd297b6d09
Update README.md
2016-08-23 11:03:04 -07:00
Pranav K
4e2ed96392
Adding README.md
2016-08-22 11:29:05 -07:00
Pranav K
1cb4b8161b
Make build work when src directory does not exist \ does not get built.
2016-08-22 10:41:48 -07:00
John Luo
5d82791a5c
Fix build by using volatile feed
...
Also make build.sh executable
2016-08-19 00:25:50 -07:00
Pranav K
4f766a3fa5
Fix issues with feeds used to restore testapps
...
* Remove duplicated feeds from testapps/NuGet.config
* Don't specify feeds as part of restore. Let testapps/NuGet.config dictate this.
* Switch to dotnet.myget.org
2016-08-19 11:01:50 -07:00
Pranav K
dbe93ac6b1
Adding Razor Precompilation
2016-08-19 10:35:45 -07:00
Pranav K
6f5722366d
Initial commit
2016-08-16 15:04:46 -07:00