aspnetcore/build/tasks
Nate McMaster 0295f536ef
Stop shipping packages for assemblies which are shared-framework-only (#4178)
The removes the need to ship packages for assemblies which are part of Microsoft.AspNetCore.App. The implementation of this requires first building packages, and then modifying .nuspec's and categorizing packages as "noship". This will be cleaned up in the future as we continue to refactor the way this repository builds.
2018-11-21 10:33:07 -08:00
..
CreateLzma.cs
GenerateRestoreSourcesPropsFile.cs
GenerateSharedFrameworkMetadataFiles.cs
GetDocXmlFiles.cs
JoinItems.cs
OrderBy.cs
PublishToAzureBlob.cs
RemoveSharedFrameworkDependencies.cs Stop shipping packages for assemblies which are shared-framework-only (#4178) 2018-11-21 10:33:07 -08:00
RepoTasks.csproj Stop shipping packages for assemblies which are shared-framework-only (#4178) 2018-11-21 10:33:07 -08:00
RepoTasks.tasks Stop shipping packages for assemblies which are shared-framework-only (#4178) 2018-11-21 10:33:07 -08:00
RuntimeGraphManager.cs
tasks.sln