Skip to content

Analyze prebuilts for msbuild #888

Closed
@dseefeld

Description

@dseefeld

The following prebuilt packages are included as dependencies in source-build by msbuild. These need to be analyzed to determine how to avoid requiring packages that source-build doesn’t build.

  1. Change to use the source-built version
  2. Package is not critical to product and can be removed. (i.e.test-specific, windows-specific, etc)
  3. The package is used as reference only
  4. The package should be built in source-build
  5. Other – please elaborate on what you think should be done.

For more detailed usage information for these, please see the Usage Exploration tab of the SourceBuildPrebuiltReport.

Prebuilt Status Updated 2019-06-24

Up to date prebuilt status can now be found in the SourceBuildPrebuiltReport in the Repo Status Data tab.

Prebuilt Table Updated 2019-05-07

PackageName PackageVersion SourceBuiltVersion Category
System.CodeDom 4.4.0
System.Collections.Immutable 1.5.0
System.Linq.Parallel 4.0.1
System.Reflection.Metadata 1.6.0
System.Resources.Writer 4.0.0
System.Text.Encoding.CodePages 4.0.1
System.Threading.Tasks.Dataflow 4.6.0

Original Prebuilt Table

PackageName PackageVersion SourceBuiltVersion Category
Microsoft.DiaSymReader.Pdb2Pdb 1.1.0-beta1-62506-02
Microsoft.DotNet.SignTool 1.0.0-beta.19067.6
Microsoft.NETCore.Compilers 2.10.0 3.1.0-beta1-19067-14
Microsoft.Net.Compilers 2.8.0
Microsoft.SymbolUploader.Build.Task 1.0.0-beta-63604-05
System.CodeDom 4.4.0
System.Collections.Immutable 1.5.0
System.Linq.Parallel 4.0.1
System.Reflection.Metadata 1.6.0
System.Resources.Writer 4.0.0
System.Text.Encoding.CodePages 4.0.1
System.Threading.Tasks.Dataflow 4.6.0
XliffTasks 0.2.0-beta-63004-01 0.2.0-beta-000048
sn 1.0.0
vswhere 2.5.2

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions