Skip to content

Add System.Common.Drawing prebuilt#15868

Merged
MichaelSimons merged 1 commit intodotnet:mainfrom
MichaelSimons:upgrade-prebuilts
Mar 20, 2023
Merged

Add System.Common.Drawing prebuilt#15868
MichaelSimons merged 1 commit intodotnet:mainfrom
MichaelSimons:upgrade-prebuilts

Conversation

@MichaelSimons
Copy link
Copy Markdown
Member

Added System.Drawing.Common.8.0.0-alpha.1.23076.9.nupkg to the source-build prebuilt tarball. This is needed by the bootstrap leg because of the following:

  1. Stage 1 using Preview 2 PSB
      - Runtime removed System.Drawing.Common (Remove System.Drawing.Common from runtime runtime#83356)
        - System.Windows.Extensions still references SDC - because runtime is not using the per-repo pvp, it is forced to use the version from previous source-built artifacts
  2. Stage 2 (bootstrap)
      - Arcade build references System.Windows.Extensions from previous source-built artifacts which per Stage 1 comment above, requires System.Drawing.Common which in this context is the n-2 version.

@MichaelSimons MichaelSimons requested a review from a team as a code owner March 20, 2023 14:18
@MichaelSimons MichaelSimons enabled auto-merge (squash) March 20, 2023 14:18
@MichaelSimons MichaelSimons merged commit c373093 into dotnet:main Mar 20, 2023
@MichaelSimons MichaelSimons deleted the upgrade-prebuilts branch March 20, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants