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 Merge 2.1.2 into release/2.1 2018-07-10 10:27:26 -07:00
GenerateRestoreSourcesPropsFile.cs
GenerateSharedFrameworkMetadataFiles.cs Generate PlatformManifest and package conflict overrides for Microsoft.AspNetCore.App (#4072) 2018-11-16 16:36:14 -08:00
GetDocXmlFiles.cs Refactor LZMA generation to support Docker and Antares usage 2018-07-06 13:15:23 -07:00
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 React to MSBuild breaking changes and remove ProdCon v1 variables (#4161) 2018-11-20 11:34:53 -08:00
tasks.sln