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

Correct embedded sample #1048

Merged
merged 2 commits into from
Nov 17, 2021
Merged

Correct embedded sample #1048

merged 2 commits into from
Nov 17, 2021

Conversation

j0shuams
Copy link
Contributor

There was some commit rewriting done that I didnt realized had happened when merging up topic branches. And then was missed in code review. But the sample library for embedded support is out of date in master, so this PR updates it. The main issue was in the main of the lib, it was registering the assembly unnecessarily. The rest is cutting unused code.

Also, in the code review we decided to take out some IncludeAssets metadata in the sample, and this was a mistake. We needed that metadata as it prevented runtime assets being resolved when they shouldn't have been.

@j0shuams j0shuams requested a review from manodasanW November 17, 2021 00:25
@j0shuams j0shuams merged commit e4fa105 into master Nov 17, 2021
@j0shuams j0shuams deleted the jlarkin/clean-embedded branch November 17, 2021 03:39
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