Ryan Brandenburg
|
f0e66325c3
|
Merge branch 'merge/release/2.2-to-master'
|
2018-09-06 15:21:29 -07:00 |
|
Ryan Brandenburg
|
c2f15f4199
|
Don't use depricated constructor
|
2018-09-06 11:39:34 -07:00 |
|
Steve Sanderson
|
ae7b7c2663
|
Update NodeServices/SpaServices/NodeServices.Sockets to build using latest TypeScript and Webpack (#1748)
|
2018-08-30 07:51:56 +01:00 |
|
Ryan Brandenburg
|
1e85713d75
|
Set 2.1 baselines
|
2018-06-14 11:29:34 -07:00 |
|
Ryan Brandenburg
|
8553647ce8
|
Set 2.0 baselines
|
2018-03-16 10:50:18 -07:00 |
|
Meir017
|
02bbcb68f1
|
fixed docs on SocketNodeInstance
namespace was incorrect
|
2017-11-24 09:53:35 +00:00 |
|
Nate McMaster
|
2d98a1808c
|
Pin tool and package versions to make builds more repeatable
Part of aspnet/Universe#575
|
2017-11-03 15:09:19 -07:00 |
|
Nate McMaster
|
a0269fb0ad
|
Use PackageLineup to manage PackageReference versions
|
2017-08-30 17:11:46 -07:00 |
|
Nate McMaster
|
64ed1c7945
|
Use Directory.Build.props/targets (#1235)
|
2017-08-30 14:48:58 -07:00 |
|
Steve Sanderson
|
943fb2f482
|
In core packages, set <None Remove="node_modules\**\*" /> otherwise builds are super slow
|
2017-07-06 11:13:24 +01:00 |
|
Steve Sanderson
|
b444831c8d
|
Remove System.Runtime.Loader dependency to enable net461 support. Use IApplicationLifetime instead of AssemblyLoadContext.Default.Unloading.
|
2017-06-07 14:58:44 +01:00 |
|
Steve Sanderson
|
2aaceaa9f8
|
Move core packages to netstandard2.0
|
2017-06-07 14:58:33 +01:00 |
|
Steve Sanderson
|
244deca019
|
Update libraries and samples to .NET Core 2.0
|
2017-05-18 13:45:13 +01:00 |
|
Steve Sanderson
|
decb13b33b
|
Make versions consistent across all .NET projects
|
2017-05-04 14:07:00 +01:00 |
|
Steve Sanderson
|
6ed6b8e3d2
|
Set AutoCompleteOnClose=false on JsonTextWriter. Fixes #822
|
2017-03-29 10:27:50 +01:00 |
|
Nate McMaster
|
3058c050bb
|
Unify dependency versions across all non-template projects
|
2017-03-01 09:28:11 +00:00 |
|
Steve Sanderson
|
a79bc75671
|
Migrate to csproj (#703)
Migrate to csproj
|
2017-02-28 09:17:35 +00:00 |
|
SteveSandersonMS
|
a9bc1201d1
|
Fix the build by passing allowConnectionDraining from SocketNodeInstance
|
2017-01-20 18:09:57 +00:00 |
|
SteveSandersonMS
|
70f59fc8ec
|
Update core package versions to 1.1.0-beta2-* so that CI will produce non-timestamped packages
|
2017-01-03 10:29:22 +00:00 |
|
SteveSandersonMS
|
7c685c1354
|
Add AssemblyInfo.cs to Microsoft.AspNetCore.NodeServices.Sockets package
|
2016-12-07 18:09:11 +00:00 |
|
SteveSandersonMS
|
832da2a451
|
Split out 'socket' hosting model into a separate optional NuGet package, since most developers won't need it
|
2016-11-30 12:18:57 +00:00 |
|