Skip to content

Add missing dependency packages#356

Merged
MichaelSimons merged 2 commits intodotnet:mainfrom
MichaelSimons:issue-2792
Mar 14, 2022
Merged

Add missing dependency packages#356
MichaelSimons merged 2 commits intodotnet:mainfrom
MichaelSimons:issue-2792

Conversation

@MichaelSimons
Copy link
Copy Markdown
Member

Fixes dotnet/source-build#2792

  1. Added System.Runtime.Extensions, 4.3.1 as ref package.
  2. Added Microsoft.NETCore.Targets, 1.1.3 as text-only package. License was changed to MIT as previously done with the current Microsoft.NETCore.Targets text-only packages.
  3. Specified build order for System.Text.RegularExpressions, 4.3.1 and its dependencies
  4. Re-enable prebuilt detection. Was able to remove some of the known prebuilts.

@MichaelSimons MichaelSimons merged commit 5d865ff into dotnet:main Mar 14, 2022
@MichaelSimons MichaelSimons deleted the issue-2792 branch March 14, 2022 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing ref packs required by System.Text.RegularExpressions 4.3.1

3 participants