aspnetcore/src/MusicStore
Nate McMaster 9a2db43848
Follow-up to VS2019 conversion (#7753)
* Set VS version in file to 16.0.0.0
* Fix for restore failure on Microsoft.AspNetCore.App.Runtime.csproj
2019-02-20 11:02:38 -08:00
..
samples/MusicStore Make Visual Studio 2019 a prerequisite to building this repo (#7005) 2019-02-20 09:53:53 -08:00
test
tools
Directory.Build.props
MusicStore.sln Follow-up to VS2019 conversion (#7753) 2019-02-20 11:02:38 -08:00
NuGetPackageVerifier.json
README.md
build.cmd
startvs.cmd

README.md

MusicStore (test application)

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.

This 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.