Pranav K
41ae20525f
Log warnings when cultures specified by Request Culture Providers are unsupported
...
Fixes #372
2017-08-29 13:08:51 -07:00
Nate McMaster
7234a384f4
Use PackageLineup to manage PackageReference versions
2017-08-29 11:58:35 -07:00
Nate McMaster
cc603bc48d
Use Directory.Build.props/targets
2017-08-29 11:54:00 -07:00
Pranav K
a403d39405
Make functional tests run for desktop
...
* Convert functional tests to run using TestServer
* Allow functional tests to run in parallel.
Fixes #360
Fixes #390
2017-08-09 10:25:45 -07:00
Ryan Brandenburg
7b666fce5c
Remove NETStandard.Library.NETFramework
2017-07-07 10:23:33 -07:00
Doug Bunting
9b017ad138
Target .NET Standard 2.0 and add .NET Framework 4.6.1 testing
2017-05-24 10:37:45 -07:00
Pranav K
870cc9ddea
Change TFM to netcorepp2.0
2017-05-04 22:14:33 -07:00
Pranav K
2587e08098
Change compilation targets.
...
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
2017-03-22 11:20:05 -07:00
Nate McMaster
36ee7dcfa5
Unify dependency versions to one file and remove workarounds
2017-03-15 15:20:44 -07:00
hishamco
15869065f7
Remove RuntimeIdentifier from web projects
2017-02-27 09:00:59 -08:00
Doug Bunting
40eeba4369
Bump test projects up to .NET 4.5.2
...
- aspnet/Testing#248
- xUnit no longer supports .NET 4.5.1
- build tests for desktop .NET only on Windows
2017-02-16 22:57:14 -08:00
Ryan Brandenburg
d1ee393c72
Upgrade to VS 2017 ( #322 )
2017-02-06 13:56:00 -08:00
Pranav K
e5ab6bfeb2
Updating to 4.4 CoreFx packages
2016-12-21 16:46:58 -08:00
hishamco
40e54bf77d
Minor Fixes
...
Remove the blank line before conditional block
Remove versions from project.json in test projects
Address feedback
Address feedback
Add CommandLine configuration package to avoid breaking test
Add missing using
2016-11-12 00:04:38 +03:00
Pranav K
ed9a0d28bf
Updating versions to 1.2.0-*
2016-11-09 14:18:21 -08:00
Pranav K
837e5c4b1b
Updating to netcoreapp1.1
2016-10-13 11:19:32 -07:00
Pranav K
9bf00ffac2
Revert "Updating to netcoreapp1.1"
...
This reverts commit cc4fd635a6 .
2016-10-12 16:08:58 -07:00
Pranav K
cc4fd635a6
Updating to netcoreapp1.1
2016-10-12 13:45:45 -07:00
Pranav K
e52cab580e
Updating partner package versions
2016-10-03 14:25:08 -07:00
Ryan Brandenburg
d84b069116
Make resource lookup behavior overridable ( #266 )
2016-08-08 11:45:42 -07:00
Doug Bunting
2669c32641
One build to rule them all
...
- well, at least VS and command-line builds will share output
- part of aspnet/Coherence-Signed#277
2016-07-07 12:11:11 -07:00
Pranav K
cf6e0de480
Updating to dev versions
2016-06-16 10:18:12 -07:00
N. Taylor Mullen
6389f1326d
Remove direct Microsoft.NETCore.Platforms dependency.
...
- Microsoft.NETCore.App now pulls this package in.
aspnet/Coherence-Signed#344
2016-06-13 15:30:11 -07:00
jacalvar
855d5381b1
Remove unncessary imports
2016-06-08 15:09:06 -07:00
Hisham Bin Ateya
b72816e24c
Remove unecessary using ( #242 )
2016-05-16 14:44:29 -07:00
Pranav K
08e394d994
Fix build warnings
2016-05-02 11:27:19 -07:00
BrennanConroy
693f58c18f
Remove references to UseDefaultHostingConfiguration
2016-04-27 16:26:23 -07:00
BrennanConroy
2887f2ee83
Update web.config and add publish tool
2016-04-25 09:04:54 -07:00
Pavel Krymets
23bb1fca43
Bring Microsoft.NETCore.Platforms dependency back
2016-04-18 17:09:29 -07:00
Pavel Krymets
9268ca73df
Migrate tests, tools and samples to portable
2016-04-15 12:04:16 -07:00
John Luo
c9d53ad14b
Move web.config and use ANCM
2016-04-11 10:04:14 -07:00
Kiran Challa
624467286d
Changed DNX451 references to NET451
2016-04-08 15:03:58 -07:00
John Luo
dfb1f9c712
Reacting to Kestrel extensions
2016-03-30 16:23:13 -07:00
BrennanConroy
62a22caa00
Fixing sample for tests
2016-03-29 10:45:41 -07:00
John Luo
c69a159672
React to Hosting changes
2016-03-22 12:04:03 -07:00
Pranav K
c8f5ab7ac6
Reacting to new CoreCLR packages
2016-03-21 07:09:00 -07:00
Pranav K
1d76db4d36
Removing ifdefs from test
...
Fixes #210
2016-03-17 16:44:54 -07:00
Pranav K
948c4d6b98
* Target minimal TFM
2016-03-13 22:12:40 -07:00
Doug Bunting
6412a14502
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 18:59:17 -08:00
N. Taylor Mullen
b746844466
Transition to netstandard.
...
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:38:14 -08:00
John Luo
bb4a04b3a3
Fix samples used by tests
2016-02-24 16:12:32 -08:00
Hisham Bin Ateya
a928982055
Localization Sample Fix
2016-02-22 12:54:10 -08:00
Pranav K
33134f7f2a
Change build to use dotnet
...
Fixes #198
2016-02-05 12:06:03 -08:00
Hisham Bin Ateya
3590cacd3f
Add 'UseServer'
2016-02-03 02:12:37 +03:00
Pavel Krymets
bc4426cf44
Fix sample on CoreClr
2016-02-02 12:52:59 -08:00
N. Taylor Mullen
4010676634
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:55 -08:00
John Luo
0bd2e3281d
Reacting to hosting rename
2016-01-17 17:56:43 -08:00
Chris R
30b71fb8c5
React to hosting API changes.
2016-01-12 14:22:45 -08:00
John Luo
5c2bdc8923
Updating to new options pattern
2016-01-07 18:26:38 -08:00
John Luo
d9fc399531
Standardizing middleware to use configureOptions lambda
2015-12-22 21:57:56 -08:00