Commit Graph

14 Commits

Author SHA1 Message Date
Pranav K f742566f3f Updating to dev versions 2016-06-16 10:17:39 -07:00
Pranav K 02f86494a9 Fix build warnings 2016-05-02 11:27:07 -07:00
Pranav K 909f22df38 Removing imports from src projects 2016-04-08 06:49:10 -07:00
jacalvar e68df4611e Return IServiceCollection from AddCors extension methods 2016-03-28 15:09:29 -07:00
Ajay Bhargav Baaskaran 553e2e3c01 Added Company, Copyright and Product attributes to AssemblyInfo 2016-03-03 17:33:04 -08:00
Doug Bunting 36adff25e4 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 16:35:52 -08:00
N. Taylor Mullen d237c78278 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:36:40 -08:00
jacalvar 140cdfb2d2 Make ServiceCollectionExtensions consistent 2016-02-29 12:22:33 -08:00
Eilon Lipton f29649c749 Fix package metadata 2016-02-28 15:53:57 -08:00
Eilon Lipton 7ed26eabf7 Move files to the right folder 2016-02-28 15:53:51 -08:00
Ajay Bhargav Baaskaran 80ea4b9035 Enabled xml doc generation 2016-02-17 15:40:13 -08:00
N. Taylor Mullen d858078d69 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:37 -08:00
N. Taylor Mullen 8ed31de917 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:27 -08:00
N. Taylor Mullen 28c03ef2e7 Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:25 -08:00