Skip to content

Don't include ref assembly from Microsoft.AspNetCore.Testing #18803

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

Merged
merged 1 commit into from
Feb 13, 2020

Conversation

wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Feb 5, 2020

The 3.1.0 Extensions ref pack should not have included a ref assembly for Microsoft.AspNetCore.Testing. Excluding it here is easier than re-building the ref pack, and is required to ingest dotnet/extensions#2936 (which removes that ref project). Part of dotnet/extensions#2784.

Proof-of-concept here: #18720

@dougbu @JunTaoLuo PTAL

CC @Pilchie - marking this as infra-tell-mode for 3.1.3 as it's an extension of dotnet/extensions#2936

@wtgodbe wtgodbe added the tell-mode Indicates a PR which is being merged during tell-mode label Feb 5, 2020
@wtgodbe wtgodbe added this to the 3.1.3 milestone Feb 5, 2020
@ghost ghost added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Feb 5, 2020
Copy link
Member

@Pilchie Pilchie left a comment

Choose a reason for hiding this comment

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

:shipit:

@Pilchie
Copy link
Member

Pilchie commented Feb 5, 2020

marking this as infra-tell-mode for 3.1.3

👍

@wtgodbe wtgodbe merged commit 131f427 into release/3.1 Feb 13, 2020
@wtgodbe wtgodbe deleted the wtgodbe/ExcludeMATesting branch February 13, 2020 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework tell-mode Indicates a PR which is being merged during tell-mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants