Skip to content

Fix flow of nopia build props#43615

Merged
genlu merged 1 commit intodotnet:masterfrom
tmat:FixEmbedding
Apr 24, 2020
Merged

Fix flow of nopia build props#43615
genlu merged 1 commit intodotnet:masterfrom
tmat:FixEmbedding

Conversation

@tmat
Copy link
Member

@tmat tmat commented Apr 23, 2020

By default PackageReference does not flow build targets.

@tmat tmat requested a review from a team as a code owner April 23, 2020 19:34

<!-- By default build assets that define embedded interop types do not flow. Set PrivateAssets to none to make them flow. -->
<PackageReference Include="Microsoft.VisualStudio.SDK.EmbedInteropTypes" Version="$(MicrosoftVisualStudioSDKEmbedInteropTypesVersion)" PrivateAssets="none" />
<PackageReference Include="Microsoft.VisualStudio.StaticReviews.Embeddable" Version="$(MicrosoftVisualStudioStaticReviewsEmbeddableVersion)" PrivateAssets="none" />
Copy link
Member

Choose a reason for hiding this comment

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

There's build assets in this too? I thought we had a special rule in our VisualStudio.props that was also embedding this?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, there is one. We can probably remove ours.

@tmat
Copy link
Member Author

tmat commented Apr 23, 2020

Are integration tests broken?
@sharwell

@genlu
Copy link
Member

genlu commented Apr 24, 2020

Good to merge?

@genlu genlu merged commit cbb09e1 into dotnet:master Apr 24, 2020
@ghost ghost added this to the Next milestone Apr 24, 2020
@tmat
Copy link
Member Author

tmat commented Apr 24, 2020

Yes, thanks for merging.

@tmat tmat deleted the FixEmbedding branch April 24, 2020 21:26
@sharwell sharwell modified the milestones: Next, temp, 16.7.P1 Apr 28, 2020
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.

4 participants