Ajay Bhargav Baaskaran
0896ac4f95
Added missed attributes
2016-03-03 17:53:04 -08:00
Ajay Bhargav Baaskaran
d6d43047b1
Added Company, Copyright and Product attributes to AssemblyInfo
2016-03-03 17:32:46 -08:00
Doug Bunting
d593ac148d
Remove project name from output path
...
- aspnet/Coherence-Signed#187
- remove `<RootNamespace>` settings but maintain other unique aspects e.g. `<DnxInvisibleContent ... />`
- in a few cases, standardize on VS version `14.0` and not something more specific
2016-03-02 21:39:28 -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
N. Taylor Mullen
9b0afe0d1b
Update System.Linq 4.0.2-* => 4.1.0-*.
2016-02-18 15:36:09 -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
N. Taylor Mullen
a83445441a
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:23:36 -08:00
Pranav K
f368edc028
Reacting to CoreCLR package version change
2016-01-20 21:01:39 -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