Skip to content

Clean up DynamicDependencyAttribute usages#38216

Merged
layomia merged 3 commits into
dotnet:masterfrom
layomia:dynamic_dependency
Jun 26, 2020
Merged

Clean up DynamicDependencyAttribute usages#38216
layomia merged 3 commits into
dotnet:masterfrom
layomia:dynamic_dependency

Conversation

@layomia

@layomia layomia commented Jun 22, 2020

Copy link
Copy Markdown
Contributor

Fixes #37837.

The first commit adds support for having common source files that can be shared between multiple trimming tests. I needed this for the CookieExtensions tests. Thanks @joperezr .

@layomia layomia added this to the 5.0.0 milestone Jun 22, 2020
@layomia layomia self-assigned this Jun 22, 2020
Comment thread eng/testing/linker/trimmingTests.targets Outdated
Comment thread src/libraries/System.Data.Common/src/System/Data/SQLTypes/SqlXml.cs Outdated
Comment thread src/libraries/System.Net.HttpListener/src/System/Net/Windows/CookieExtensions.cs Outdated
@layomia layomia force-pushed the dynamic_dependency branch 2 times, most recently from adea739 to d4fd29e Compare June 26, 2020 00:46
@layomia layomia force-pushed the dynamic_dependency branch from d4fd29e to f56754e Compare June 26, 2020 01:08

@eerhardt eerhardt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@layomia layomia merged commit 5e12b4f into dotnet:master Jun 26, 2020
@layomia layomia deleted the dynamic_dependency branch June 26, 2020 14:29
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clean up DynamicDependencyAttribute usages

4 participants