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

Fix and workaround various issues with dependency updates and Preview 3 SDK #4525

Merged
merged 1 commit into from
May 18, 2021

Conversation

ryalanms
Copy link
Member

These changes are necessary to take the most dependency updates required for the Preview 5 branch snap.

  • Add temporary workaround for SDK props import bug affecting C++/CLI projects (ILLinkTasksAssembly is empty)
  • Suppress obsolete API warning: This SerializerDescriptor will be added to the release notes as 'not supported'.
  • Add System.Runtime.Loader now required by PresentationUI

… dependency updates

These changes are necessary to take the most dependency updates required for the Preview 5 branch snap.

* Add temporary workaround for SDK props import issue with C++/CLI projects
* Suppress obsolete API warning:  This API will be added to the release notes as 'not supported'.
* Add System.Runtime.Loader now required by PresentationUI
@ryalanms ryalanms requested a review from a team as a code owner May 18, 2021 18:06
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label May 18, 2021
@ghost ghost requested review from fabiant3 and SamBent May 18, 2021 18:06
@ryalanms ryalanms merged commit 7332478 into main May 18, 2021
@RussKie RussKie deleted the fix.dependency.update.build.failures branch November 26, 2021 01:20
@ghost ghost locked as resolved and limited conversation to collaborators Apr 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant