Commit Graph

546 Commits

Author SHA1 Message Date
Nate McMaster a6b04bf969
Fix MusicStore tests for 2.2 2019-01-09 17:18:01 -08:00
Nate McMaster a3f9b74bb9
Merge branch 'release/2.1' into release/2.2 2019-01-09 14:52:53 -08:00
Nate McMaster 5d16f97965
Remove netcoreapp2.0 test TFMs (#6461)
.NET Core 2.0 reached EOL last year. This removes multi-targeting our test projects and test assets to only use .NET Core 2.1 and .NET Framework 4.6.1.
2019-01-08 11:20:09 -08:00
Justin Kotalik 33d42551ac Fix MusicStore PackageReferences and cleanup README 2019-01-07 12:53:08 -08:00
Justin Kotalik 2e67864995 Merge branch 'release/2.1' into release/2.2 2019-01-07 10:27:41 -08:00
Justin Kotalik 375e9d2cbd
Make music store project ref (#6313) 2019-01-07 09:34:05 -08:00
John Luo 0cbc52ca15 Convert ServerTests to Reference and move to Server folder (#4686) 2018-12-18 14:59:47 -05:00
Nate McMaster 569a14ecb8
Merge branch 'release/2.1' into release/2.2 2018-12-06 17:09:03 -08:00
Justin Kotalik 0588b13f5b Fix 2.1 build issues and remove obsolete build code (#4443)
- Stop producing the 'Universe' lineup package
- Removes all PackageLineup code
- Use full msbuild on Windows
- Fix invalid reference to internal.aspnetcore.sdk in 2.1.x
- Fix shared folder references for PackageArchive task.
2018-12-05 17:01:02 -08:00
Ryan Brandenburg ece5fa46c6 Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in 33978da1f7
2018-11-16 10:49:57 -08:00
Ryan Brandenburg aed127198a Reorganize source code in preparation to move into aspnet/AspNetCore
Prior to reorganization, this source code was found in c14416f26f
2018-11-15 16:22:25 -08:00
Kiran Challa 32ea3f79fc Deleted 'src' folder and moved content to 'samples' folder'
[Fixes #693] Consider moving MusicStore application to samples
2016-08-08 14:25:20 -07:00
Chris R 6ae610e8bc React to WebListener AllowAnonymous API change. 2016-08-08 09:51:57 -07:00
Kiran Challa 1ba6608d90 Removed 'TESTING' compiler directive 2016-08-05 10:30:27 -07:00
Kiran Challa e94f21ffc2 Moved content of 'shared' folder into MusicStore app and fixed tests 2016-08-05 10:04:23 -07:00
Paul Oliveira 1bce0acfde Added asp-area to Components, _Layout and _LoginPartial links (Header links are broken in Admin area #666 ) 2016-07-25 12:48:28 -07:00
Doug Bunting faeb45caf0 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:18:03 -07:00
Pranav K c83fbdbf12 Updating to dev versions 2016-06-16 10:18:19 -07:00
N. Taylor Mullen ad71817af1 Remove direct Microsoft.NETCore.Platforms dependency.
- Microsoft.NETCore.App now pulls this package in.

aspnet/Coherence-Signed#344
2016-06-13 15:31:08 -07:00
jacalvar 68c06c61e7 Remove unncessary imports 2016-06-08 15:19:18 -07:00
BrennanConroy 32cade2542 Remove PlatformAbstractions 2016-06-08 14:40:20 -07:00
Pranav K 33a323894f Reacting to IdentityModel changes 2016-06-04 20:51:13 -07:00
Kiran Challa 99bc05c7d7 [Fixes #663] Replace 'web' with 'MusicStore' in launchSettings.json 2016-05-20 10:16:48 -07:00
moozzyk bf7e7437a5 Fixing targets to enable starting music store from VS 2016-05-17 15:54:41 -07:00
Kiran Challa 3c7cfbf340 Removed all references to RuntimeInfoPage 2016-05-16 10:27:21 -07:00
David Obando ef92bf3834 Merge branch 'release' into dev 2016-05-12 16:32:47 -07:00
David Obando b838abc005 Fixes null reference exception 2016-05-09 17:08:42 -07:00
Kiran Challa 9d3f2c4803 [Fixes #656] 'dotnet run' does not work on MusicStore app 2016-05-06 10:24:13 -07:00
Kiran Challa e3808ab769 [Fixes #656] 'dotnet run' does not work on MusicStore app 2016-05-06 10:14:18 -07:00
= 6af8da4713 Use in memory store for non-windows tests and disable tests until new cli is available 2016-05-05 14:11:58 -07:00
John Luo a3975422ec Merge branch 'release' into dev 2016-05-05 13:40:53 -07:00
John Luo b7b0c5ba6d Recognize new variants of nano server product types 2016-05-05 12:17:06 -07:00
Chris R 6a73d15dfb Merge branch 'release' into dev 2016-05-03 15:14:47 -07:00
Chris R 2e079cb99d React to OpenIdConnect package version change 2016-05-03 15:12:35 -07:00
Pranav K c81da904b2 Merge branch 'release' into dev 2016-05-02 15:11:17 -07:00
Pranav K 59d905ae3b Fix build warnings 2016-05-02 11:27:20 -07:00
Pranav K cf35795db6 Merge remote-tracking branch 'origin/release' into dev 2016-04-28 14:55:58 -07:00
Pranav K 849fc0e89f Modify Startup to run the right servers 2016-04-28 14:50:34 -07:00
Kiran Challa 025a781b9a Fixed build break 2016-04-28 14:30:34 -07:00
BrennanConroy fd5384d179 Merge branch 'release' into dev 2016-04-28 14:08:28 -07:00
BrennanConroy 838146c4a9 Fix mistype 2016-04-28 14:07:28 -07:00
BrennanConroy 67a583e1c3 Merge branch 'release' into dev 2016-04-28 12:36:30 -07:00
BrennanConroy e7845f3b37 Use fallback logic 2016-04-28 12:35:27 -07:00
BrennanConroy bfdf30ca03 Merge branch 'release' into dev 2016-04-28 10:00:47 -07:00
BrennanConroy 27b34cc7e6 Remove references to UseDefaultHostingConfiguration 2016-04-28 09:55:05 -07:00
Kiran Challa f7d5a1faf2 Merge branch 'release' into dev 2016-04-27 10:32:37 -07:00
Kiran Challa 37a0983d23 Fixed project.json 2016-04-27 10:21:15 -07:00
Pranav K 1d19518c53 Merge branch 'release' into dev 2016-04-26 10:44:29 -07:00
Pranav K b9048889db Remove usage of IApplicationEnvironment 2016-04-25 16:16:44 -07:00
John Luo 02a4db2b3b Merge branch 'release' into dev 2016-04-25 12:39:30 -07:00