Pranav K
|
b82969a557
|
Updating versions to 1.2.0-*
|
2016-11-09 14:18:46 -08:00 |
Ajay Bhargav Baaskaran
|
7985121bab
|
[Fixes #5207] Support IsIndexer for ViewComponent tag helpers
|
2016-11-03 16:50:22 -07:00 |
Pranav K
|
6d235e4ef5
|
Update partner package versions
|
2016-10-03 14:27:20 -07:00 |
Pranav K
|
cd7954a164
|
Updating to dev versions
|
2016-06-16 10:40:11 -07:00 |
jacalvar
|
0c2189e473
|
Remove unncessary imports
|
2016-06-09 00:35:44 -07:00 |
Pranav K
|
bb226aef6b
|
Update Mvc.Core and dependencies to netstandard1.6
|
2016-05-26 16:52:04 -07:00 |
Pranav K
|
61883b5101
|
Fix more schema warnings in Mvc
|
2016-05-18 18:25:45 -07:00 |
Pranav K
|
3d494fd732
|
Merge branch 'release' into dev
|
2016-05-02 14:58:54 -07:00 |
Pranav K
|
36146a6139
|
Fix build warnings
|
2016-05-02 14:52:02 -07:00 |
Pranav K
|
b3a65b485f
|
Simplify assembly load on CoreCLR
Fixes #4328
|
2016-04-25 09:45:23 -07:00 |
Eilon Lipton
|
4f24339740
|
Fix package metadata
|
2016-04-13 12:07:04 -07:00 |
Pranav K
|
2bf79a874d
|
Removing imports from src projects
|
2016-04-08 06:49:31 -07:00 |
Pranav K
|
330e98d1fc
|
Revert "Revert "Updating to the newest Roslyn packages""
This reverts commit 87e89befc8.
|
2016-04-03 09:07:31 -07:00 |
Pranav K
|
87e89befc8
|
Revert "Updating to the newest Roslyn packages"
This reverts commit 50af106b6a.
|
2016-04-01 10:44:33 -07:00 |
Pranav K
|
50af106b6a
|
Updating to the newest Roslyn packages
|
2016-04-01 07:11:50 -07:00 |
Pranav K
|
12d7093278
|
Revert "Remove DependencyModel dependency"
This reverts commit 4299a4d50b.
|
2016-03-29 07:29:43 -07:00 |
Pranav K
|
4299a4d50b
|
Remove DependencyModel dependency
|
2016-03-16 16:05:04 -07:00 |
Pranav K
|
4f709bdbfd
|
Fixing CI build break
|
2016-03-14 00:38:17 -07:00 |
Brice Lambson
|
7b70da14bc
|
Don't reference facades in NuSpec
These can be removed entirely after dotnet/cli#164
|
2016-03-10 14:07:45 -08:00 |
Pranav K
|
78e53a22dd
|
Remove extra dependencies that produce build warnings
|
2016-03-09 12:47:39 -08:00 |
Pranav K
|
ac58e8433c
|
Fix build break
|
2016-03-03 06:27:23 -08:00 |
N. Taylor Mullen
|
33d1aea8ea
|
Transition to Netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
|
2016-03-01 13:39:31 -08:00 |
Pranav K
|
abafceab52
|
Revert "Updating to Roslyn beta1 packages"
This reverts commit 5ac7691f2e.
|
2016-02-29 09:41:16 -08:00 |
Pranav K
|
5ac7691f2e
|
Updating to Roslyn beta1 packages
|
2016-02-29 06:59:03 -08:00 |
Ajay Bhargav Baaskaran
|
028c0fb131
|
Enabled xml doc generation
|
2016-02-24 12:19:46 -08:00 |
Pranav K
|
0bf650a789
|
Use a fixed version of Roslyn to allow Coherence to succeed
|
2016-02-24 10:48:18 -08:00 |
Pranav K
|
80b6996701
|
* Moving DNX dependencies to test only
* Updating Mvc tests to use dotnet test to run on dnxcore50
|
2016-02-23 18:58:42 -08:00 |
Pranav K
|
5b805bb12d
|
Updating to use cli
Fixes #3908
|
2016-02-22 17:49:51 -08:00 |
Cesar Blum Silveira
|
50fc0bb140
|
Reference Microsoft.NETCore.Platforms where necessary.
|
2016-02-02 14:22:07 -08:00 |
N. Taylor Mullen
|
25eb50120e
|
Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:40:26 -08:00 |
N. Taylor Mullen
|
3be7fbdf9f
|
Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:18:33 -08:00 |
N. Taylor Mullen
|
6a6c8ca544
|
Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
|
2016-01-22 12:17:07 -08:00 |