Skip to content

Analyze prebuilts for corefx #884

Description

@dseefeld

The following prebuilt packages are included as dependencies in source-build by corefx. 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
Microsoft.DotNet.ApiCompat 1.0.0-beta.19205.6 Add'l validation - can be disabled for source-build
Microsoft.DotNet.CoreFxTesting 1.0.0-beta.19205.6 Test-only
Microsoft.DotNet.GenAPI 1.0.0-beta.19205.6 Will be turned off for source-build
Microsoft.DotNet.GenFacades 1.0.0-beta.19177.11 Will be getting from Arcade
Microsoft.DotNet.SourceRewriter 1.0.0-beta.19205.6 Will be removed
Microsoft.DotNet.VersionTools.Tasks 1.0.0-beta.19205.6 Will be conditioned out
Microsoft.TargetingPack.NETFramework.v4.7.2 1.0.0 Ref-only
System.Memory 4.5.1 Ref-only (use version below)
System.Security.Cryptography.Cng 4.5.0 Ref-only (use version below)
System.Security.Cryptography.OpenSsl 4.5.0 Ref-only (use version below)
System.Security.Cryptography.Pkcs 4.5.0 Ref-only (use version below)
System.Threading.Tasks.Extensions 4.5.1 Ref-only (use version below)

Original Prebuilt Table

PackageName PackageVersion SourceBuiltVersion Category
Desktop.Analyzers 1.1.0
Microsoft.CodeAnalysis.Common 2.9.0 3.1.0-beta1-19067-14
Microsoft.DiaSymReader.Pdb2Pdb 1.1.0-beta1-62506-02
Microsoft.DotNet.ApiCompat 1.0.0-beta.19115.1
Microsoft.DotNet.Build.Tasks.Feed 2.2.0-beta.19115.1
Microsoft.DotNet.CoreFxTesting 1.0.0-beta.19115.1
Microsoft.DotNet.GenAPI 1.0.0-beta.19115.1
Microsoft.DotNet.GenFacades 1.0.0-beta.19115.1
Microsoft.DotNet.SignTool 1.0.0-beta.19067.6
Microsoft.DotNet.SourceRewriter 1.0.0-beta.19115.1
Microsoft.NETCore.Compilers 3.0.0-beta2-final 3.1.0-beta1-19067-14
Microsoft.Net.Compilers 3.0.0-beta2-final
Microsoft.SourceLink.GitHub 1.0.0-beta2-18618-05
Microsoft.SourceLink.Vsts.Git 1.0.0-beta2-18618-05
Microsoft.SymbolUploader.Build.Task 1.0.0-beta-63604-05
Microsoft.TargetingPack.NETFramework.v4.7.2 1.0.0
System.Memory 4.5.2
System.Runtime.Analyzers 1.1.0
System.Runtime.InteropServices.Analyzers 1.1.0
System.Security.Cryptography.Cng 4.5.0
System.Security.Cryptography.Hashing.Algorithms.Analyzers 1.1.0
System.Security.Cryptography.OpenSsl 4.5.0
System.Security.Cryptography.Pkcs 4.5.0
System.Threading.Tasks.Extensions 4.5.1
sn 1.0.0
vswhere 2.5.2

Metadata

Metadata

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