Commit Graph

42 Commits

Author SHA1 Message Date
Pranav K 5aaed04bcd Fixing build break 2016-04-06 19:24:25 -07:00
Pranav K 3af81ac386 Fix versions 2016-04-06 18:25:30 -07:00
Pranav K 9e20f6fa0e Fix build break 2016-03-03 05:43:33 -08:00
N. Taylor Mullen 5433130182 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:35:50 -08:00
Ajay Bhargav Baaskaran b5ff692dbf Enabled xml doc generation 2016-02-19 12:25:51 -08:00
Pranav K fe9aa69970 Reacting to CoreCLR package version changes 2016-02-08 09:33:50 -08:00
Chris R dfac28da89 Fix warnings, enable warningsAsErrors 2016-02-01 12:33:38 -08:00
N. Taylor Mullen 1aff2e9cda Update ASP.NET 5 versions for ASP.NET Core.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:28:27 -08:00
Pranav K f368edc028 Reacting to CoreCLR package version change 2016-01-20 21:01:39 -08:00
Chris R de8c74bb89 Add missing System.Runtime.InteropServices dependency. 2015-12-16 09:14:33 -08:00
Pranav K 94dd583a15 Fixing CoreCLR package versions 2015-12-08 18:51:32 -08:00
Chris R fca0476936 #137 Relayer and ifdef WebSockets
Rename Microsoft.Net.WebSockets to Microsoft.Net.WebSockets.Server.
Reverse dependency with Microsoft.Net.Http.Server.
ifdef out IHttpWebSocketFeature.
2015-12-08 12:00:44 -08:00
Troy Dai a6055aebda Update Microsoft.Win32.Primitives reference's version 2015-11-12 15:27:49 -08:00
N. Taylor Mullen 1a069df979 Remove System beta tag in project.json for coreclr packages. 2015-11-12 12:23:38 -08:00
Cesar Blum Silveira 5444794c01 Strong name everything. 2015-11-02 16:42:44 -08:00
Pranav K 6c467b0475 Switch packages to use generation TFMs 2015-10-22 15:20:23 -07:00
Pranav K 4400ab4124 Renaming Microsoft.Framework.* -> Microsoft.Extensions.* 2015-10-03 15:44:44 -07:00
Andrew Stanton-Nurse d5c0ff8c4a downgrade System.Threading.Overlapped to fix build 2015-09-25 09:56:18 -07:00
Chris R 1f596abfe5 React to string[] -> StringValues changes. 2015-08-28 12:43:12 -07:00
Troy Dai a24fd18dc0 Update CoreCLR versions 2015-08-04 10:15:37 -07:00
Chris R cdf8072c83 #127 Target net451 and use Marshal.SizeOf<T>. 2015-06-16 15:59:30 -07:00
Chris R 748a6e1090 React to CoreClr dependency changes. 2015-05-15 11:31:49 -07:00
Brennan 9fe183317e React to Logging interface rename 2015-04-30 09:05:53 -07:00
David Fowler 9de989fd54 Removed unnecessary dependencies 2015-04-09 04:27:42 -07:00
N. Taylor Mullen ad192f5883 Remove BOM from project.json, *.cmd, *.sh and *.shade files. 2015-03-09 13:01:52 -07:00
N. Taylor Mullen 099494c5d3 Update aspnet50/aspnetcore50 => dnx451/dnxcore50. 2015-03-08 13:00:33 -07:00
David Fowler 4394a3e2fa Merge branch 'release' into dev 2014-10-31 02:46:34 -07:00
David Fowler 01a4d8d5bb Added package descriptions 2014-10-31 02:46:22 -07:00
Pranav K 733eb85b54 Adding reference to allow building 2014-10-24 00:26:35 -07:00
Pranav K 10ef1b33c1 Reacting to System.Collections.Concurrent version change 2014-10-24 00:04:46 -07:00
Chris Ross a42a069dcf Enable WindowsIdentity for CoreCLR. 2014-10-20 10:34:46 -07:00
Chris Ross b7fb516aac Update Claims dependency. 2014-10-17 10:42:51 -07:00
Pranav K b43c27763d Reacting to CoreCLR version changes 2014-10-10 15:15:57 -07:00
Pranav K 8b774e3abf Reacting to CLR package versioning changes 2014-10-10 10:34:50 -07:00
David Fowler 31b4a9598d Fixup references 2014-10-05 14:14:03 -07:00
Chris Ross 8bbf5db1ac #69 - Make WebListener target Net45. 2014-10-02 15:51:30 -07:00
Pranav K c1680e92d6 Reacting to System.Text.Encoding package version change 2014-09-11 10:07:08 -07:00
David Fowler a1c2f68a58 Updated to use the new target framework in project.json 2014-09-04 01:44:15 -07:00
David Fowler a7e97313b5 Updated to use the new target framework in project.json 2014-08-29 00:07:19 -07:00
Pranav K dbf13614da Reacting to System.IO package version change 2014-08-20 06:56:39 -07:00
Pranav K d0b9d5c579 Reacting to System.IO.FileSystem package version change 2014-08-18 15:10:56 -07:00
Chris Ross 1416cc4d69 #46 - Rename Microsoft.Net.Server to Microsoft.Net.Http.Server. 2014-08-06 15:49:53 -07:00