-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkarea-unified-build
Description
The following packages don't get built by the VMR:
BuildAfterTargetingPack
Microsoft.AspNetCore.AzureAppServices.SiteExtension.10.0.x64
Microsoft.AspNetCore.AzureAppServices.SiteExtension.10.0.x86
Microsoft.Internal.Aspnetcore.DotNetApiDocs.Transport
AspNetCoreRuntime.10.0.x64
AspNetCoreRuntime.10.0.x86
Microsoft.AspNetCore.AzureAppServices.SiteExtension
Microsoft.AspNetCore.Grpc.JsonTranscoding
Microsoft.AspNetCore.Grpc.Swagger
Some are probably intentional (BuildAfterTargetingPack), some are SiteExtensions, which will require some fiddling in eng/build.props
, and some additions to DotNetBuildPass=2
. The Grpc ones are likely real issues as well and should be investigated
Metadata
Metadata
Assignees
Labels
area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkarea-unified-build
Type
Projects
Status
Done