aspnetcore/docs
Nate McMaster 3fd8a97af2
Add targets to generate the list of shared framework assemblies from project property (#7510)
Changes:
* Add support for a property, `IsAspNetCoreApp`, in the .csproj file of assemblies which are part of the shared framework. 
* Remove unused dependencies
* Remove reference which have become part of 'netcoreapp3.0'
2019-02-12 23:00:19 -08:00
..
Artifacts.md
BuildFromSource.md
CrossRepoBreakingChanges.md
DailyBuilds.md
Helix.md Initial helix docs (#7369) 2019-02-08 12:50:03 -08:00
PackageArchives.md
PreparingPatchUpdates.md
ProjectProperties.md Add targets to generate the list of shared framework assemblies from project property (#7510) 2019-02-12 23:00:19 -08:00
README.md
ReferenceResolution.md
SharedFramework.md Add targets to generate the list of shared framework assemblies from project property (#7510) 2019-02-12 23:00:19 -08:00
Submodules.md

README.md

Contributor documentation

The primary audience for documentation in this folder is contributors to ASP.NET Core. If you are looking for documentation on how to use ASP.NET Core, go to https://docs.asp.net.