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

Use PackageId as AssemblyName #188

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

Arlodotexe
Copy link
Member

This PR updates our tooling to use the PackageId as the AssemblyName for components.

It required changes in both Tooling and any components with a custom PackageId due to the single-import. Hopefully this will get cleaner when we have nested components (#187).

Note that any components using a custom PackageId will need to be updated to define their PackageId before importing ToolkitComponent.SourceProject.props, which requires importing the PackageIdVariant prop from MultiTarget\WinUI.TargetVersion.props first.

@Arlodotexe Arlodotexe self-assigned this Apr 18, 2024
@Arlodotexe Arlodotexe marked this pull request as draft May 18, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🛑 Blocked
Development

Successfully merging this pull request may close these issues.

1 participant