Go to file
Nate McMaster 6bf1cc8545
Upgrade projects and packages to target netcoreapp3.0 (aspnet/MetaPackages#299)
Changes:

* Upgrade dependencies
* Change TFM on Microsoft.AspNetCore to netcoreapp3.0
* Remove .NET Framework tests
2018-11-16 16:50:31 -08:00
.vsts-pipelines/builds [automated] Change default branch to master 2018-07-02 12:40:28 -07:00
build Upgrade projects and packages to target netcoreapp3.0 (aspnet/MetaPackages#299) 2018-11-16 16:50:31 -08:00
samples/SampleApp Upgrade projects and packages to target netcoreapp3.0 (aspnet/MetaPackages#299) 2018-11-16 16:50:31 -08:00
src Upgrade projects and packages to target netcoreapp3.0 (aspnet/MetaPackages#299) 2018-11-16 16:50:31 -08:00
test Upgrade projects and packages to target netcoreapp3.0 (aspnet/MetaPackages#299) 2018-11-16 16:50:31 -08:00
.appveyor.yml [automated] Change default branch to master 2018-07-02 12:40:28 -07:00
.gitattributes
.gitignore
.travis.yml [automated] Change default branch to master 2018-07-02 12:40:28 -07:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-07-24 10:54:10 -07:00
Directory.Build.props Remove PublicSign and unnecessary certificate name properties 2018-09-28 11:48:05 -07:00
Directory.Build.targets Upgrade projects and packages to target netcoreapp3.0 (aspnet/MetaPackages#299) 2018-11-16 16:50:31 -08:00
LICENSE.txt Update LICENSE.txt 2018-09-27 15:45:43 -07:00
MetaPackages.sln
NuGet.config
NuGetPackageVerifier.json
README.md
build.cmd
build.sh
korebuild-lock.txt Upgrade projects and packages to target netcoreapp3.0 (aspnet/MetaPackages#299) 2018-11-16 16:50:31 -08:00
korebuild.json [automated] Change default branch to master 2018-07-02 12:40:28 -07:00
run.cmd
run.ps1 automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:37 -07:00
run.sh automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties 2018-09-28 17:10:37 -07:00
version.props Merge branch 'release/2.2' 2018-10-05 12:21:31 -07:00

README.md

Meta packages

This repo contains NuGet meta packages that help quickly reference sets of common packages.

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.