Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build and link using 3.0 SDK #478

Merged
merged 5 commits into from
Mar 8, 2019
Merged

Build and link using 3.0 SDK #478

merged 5 commits into from
Mar 8, 2019

Conversation

sbomer
Copy link
Member

@sbomer sbomer commented Mar 8, 2019

This will bootstrap the 3.0 SDK and use it to build illink. The targets have been updated in response to some SDK changes, along with a fix for an SDK bug: dotnet/sdk#3007.

@sbomer sbomer requested a review from marek-safar as a code owner March 8, 2019 00:41
Instead, use RuntimePackAssets resolved by the SDK
@marek-safar marek-safar merged commit 5e9d86c into dotnet:master Mar 8, 2019
@sbomer sbomer deleted the use3.0SDK branch March 26, 2019 16:08
tkapin pushed a commit to tkapin/runtime that referenced this pull request Jan 31, 2023
* Use 3.0 preview SDK to build illink

* Respond to SDK changes in conflict resolution targets

* Respond to SDK changes to publish assembly resolution

* Work around duplicate items introduced by an sdk change

See dotnet/sdk#3007

* Remove dependency on GetRuntimeLibraries

Instead, use RuntimePackAssets resolved by the SDK


Commit migrated from dotnet/linker@5e9d86c
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.

2 participants