aspnetcore/src/MusicStore
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
..
samples/MusicStore Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
test Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
tools
MusicStore.sln
NuGetPackageVerifier.json
README.md

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.