Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Add netcoreapp dependencies #19177

Merged
merged 2 commits into from
Jul 31, 2018

Conversation

chsienki
Copy link

Adds MicrosoftNETCoreAppPackageVersion to the dependencies.props file and the required RemoteDependencyBuildInfo so that maestro will keep it updated.

Use this property in the test projects to ensure they have the correct RuntimeFrameworkVersion property.

- Add MicrosoftNETCoreAppPackageVersion property
- Add required coresetup dependency build infos
@chsienki
Copy link
Author

This is a follow up of #19130

As mentioned by @weshaggard there, MicrosoftNETCorePlatformsPackageVersion isn't always the same as MicrosoftNETCoreAppPackageVersion, which is what we actually want to use

@chsienki chsienki requested review from weshaggard, RussKeldorph and AaronRobinsonMSFT and removed request for RussKeldorph July 30, 2018 22:36
@AaronRobinsonMSFT
Copy link
Member

@dotnet-bot test OSX10.12 x64 Checked CoreFX Tests

@chsienki chsienki merged commit f37ac49 into dotnet:master Jul 31, 2018
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.

2 participants