-
Notifications
You must be signed in to change notification settings - Fork 139
Closed
Labels
area-prebuiltsReducing the number of prebuilt packages in the tarballReducing the number of prebuilt packages in the tarball
Description
The following prebuilts are showing up from the changes in dotnet/installer#17524. These have been added to the .NET 9 prebuilts tarball at https://dotnetcli.azureedge.net/source-built-artifacts/assets/Private.SourceBuilt.Prebuilts.0.1.0-9.0.100-3.centos.8-x64.tar.gz. These need to be investigated so they can be eliminated.
SDK
Arcade
- Blocked by [Tracking] Arcade prebuilts #3985
- Add Microsoft.CodeAnalysis.Common.4.6.0 and Microsoft.CodeAnalysis.CSharp.4.6.0 source-build-reference-packages#858
- xunit-related prebuilts from Arcade #3813
- Update runtime dependencies to 9.0 arcade#14353
"Microsoft.Extensions.DependencyInjection.Abstractions": {
"8.0.0-preview.4.23259.5": [
"src/arcade/artifacts/buildObj/sb/src/artifacts/obj/Microsoft.DotNet.Internal.DependencyInjection.Testing/project.assets.json"
]
},
"Microsoft.Extensions.Logging.Console": {
"8.0.0-preview.4.23259.5": [
"src/arcade/artifacts/buildObj/sb/src/artifacts/obj/Microsoft.Arcade.Common/project.assets.json"
]
}
Aspnetcore
- Resolved because the sdk now uses the same runtime version as aspnetcore.
Metadata
Metadata
Assignees
Labels
area-prebuiltsReducing the number of prebuilt packages in the tarballReducing the number of prebuilt packages in the tarball
Type
Projects
Status
Done