Pranav K
|
edff60f293
|
Fix build warnings
|
2016-05-02 11:27:17 -07:00 |
Pranav K
|
b50cd32b8e
|
Removing imports from src projects
|
2016-04-08 06:48:41 -07:00 |
Chris R
|
bd60507dcd
|
#553 Use System.Buffers for temporary arrays
|
2016-03-28 13:57:08 -07:00 |
Eilon Lipton
|
1b71748150
|
More package metadata fixes
|
2016-03-28 10:26:49 -07:00 |
Eilon Lipton
|
78a3fc91d3
|
Fix package metadata
|
2016-03-26 22:42:17 -07:00 |
Pranav K
|
67449276a5
|
Target minimal TFMs
|
2016-03-12 09:49:45 -08:00 |
N. Taylor Mullen
|
9f499d7962
|
Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
|
2016-03-01 13:31:53 -08:00 |
N. Taylor Mullen
|
dabe2e0c24
|
Revert "Downgrade to use CoreFX NET46 compatible packages"
This reverts commit dc456ceab5.
|
2016-02-19 20:33:13 -08:00 |
Mukul Sabharwal
|
dc456ceab5
|
Downgrade to use CoreFX NET46 compatible packages
|
2016-02-19 16:44:01 -08:00 |
N. Taylor Mullen
|
90f71aa6ec
|
Add missing `System.Resources.ResourceManager` dependency.
|
2016-02-18 19:42:11 -08:00 |
Ajay Bhargav Baaskaran
|
3e8368ad66
|
Enabled xml doc generation
|
2016-02-18 16:32:10 -08:00 |
N. Taylor Mullen
|
c7029a1bd0
|
Update System.Linq 4.0.2-* => 4.1.0-*.
|
2016-02-18 15:35:36 -08:00 |
Pranav K
|
77c137fc0a
|
Reacting to CoreCLR package version changes
|
2016-02-08 09:33:46 -08:00 |
N. Taylor Mullen
|
faf8a73953
|
Update project.json to remove redundant System.Runtime dependency.
- This package is pulled in transitively.
|
2016-02-05 17:21:54 -08:00 |
John Luo
|
8aa7a0993d
|
Relocating dependencies
|
2016-02-01 18:26:36 -08:00 |
John Luo
|
93079ea3a6
|
Updating to new CLI
|
2016-02-01 16:37:16 -08:00 |
N. Taylor Mullen
|
bb8141710d
|
Remove System beta tag in project.json for coreclr packages.
|
2015-11-12 12:23:07 -08:00 |
Cesar Blum Silveira
|
e934f5e4ed
|
Strong name everything.
|
2015-10-30 15:36:55 -07:00 |
Pranav K
|
0219aabc17
|
Switching to using generations TFM
|
2015-10-21 21:11:25 -07:00 |
Hisham Bin Ateya
|
38bd9f4232
|
Add project.json description
|
2015-09-23 23:54:17 +03:00 |
Pranav K
|
58974a9def
|
Replacing NotNullAttribute with thrown exceptions
|
2015-09-18 15:11:27 -07:00 |
Troy Dai
|
3cd5907fc5
|
Update CoreCLR versions
|
2015-08-05 09:33:00 -07:00 |
Victor Hurdugaci
|
bbbd0d9f35
|
Add repository information to project files
|
2015-07-01 20:02:24 -07:00 |
Chris R
|
652d885402
|
#177 Immutable HeaderValue objects.
|
2015-06-25 09:34:14 -07:00 |
Troy Dai
|
f7f4d490aa
|
React to common package name change
|
2015-05-07 09:37:58 -07:00 |
Praburaj
|
b77e9d2d9c
|
Using [NotNull] attribute from the Common repo package
|
2015-03-13 17:44:51 -07:00 |
N. Taylor Mullen
|
973bf7865e
|
Remove BOM from project.json, *.cmd, *.sh and *.shade files.
|
2015-03-09 12:54:49 -07:00 |
N. Taylor Mullen
|
0ad48b90b2
|
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
|
2015-03-08 12:50:39 -07:00 |
Chris Ross
|
4fb21644fc
|
Implement strongly typed headers.
|
2015-01-14 15:41:09 -08:00 |