aspnetcore/src/MusicStore
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
..
build Fix 2.1 build issues and remove obsolete build code (#4443) 2018-12-05 17:01:02 -08:00
samples/MusicStore Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-15 16:22:25 -08:00
test Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-15 16:22:25 -08:00
tools Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-15 16:22:25 -08:00
.gitignore Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-15 16:22:25 -08:00
Directory.Build.props Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-15 16:22:25 -08:00
Directory.Build.targets Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-15 16:22:25 -08:00
MusicStore.sln Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-15 16:22:25 -08:00
NuGetPackageVerifier.json Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-15 16:22:25 -08:00
README.md Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-15 16:22:25 -08:00

README.md

MusicStore (test application)

AppVeyor: AppVeyor

Travis: Travis

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.

About this repo

This repository is a test application used for ASP.NET Core internal test processes. It is not intended to be a representative sample of how to use ASP.NET Core.

Samples and docs for ASP.NET Core can be found here: https://docs.asp.net.