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

Add Unit test to make sure Designer Assembly is not packaged. #8467

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

dellis1972
Copy link
Contributor

We had a worry that the _Microsoft.Android.Resource.Designer.dll was being auto included in NuGet packages. So lets add a test to make sure it is not.

Spoiler... turns out it wasn't :D

We had a worry that the `_Microsoft.Android.Resource.Designer.dll` was
being auto included in NuGet packages. So lets add a test to make sure
it is not.

Spoiler... turns out it wasn't :D
@jonpryor jonpryor merged commit a9a5d2c into xamarin:main Oct 30, 2023
47 checks passed
@dellis1972 dellis1972 deleted the AddPackCheck branch October 30, 2023 22:05
grendello added a commit that referenced this pull request Oct 30, 2023
* main:
  [build] Remove classic components from .NET packages (#8464)
  [tests] assert that Designer Assembly is not packaged. (#8467)
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants