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

Update CoreClr, CoreFx, External to beta-24618-03, beta-24618-02, beta-24618-00, respectively (master)#12756

Closed
dotnet-bot wants to merge 1 commit intodotnet:masterfrom
dotnet-bot:master-UpdateDependencies
Closed

Update CoreClr, CoreFx, External to beta-24618-03, beta-24618-02, beta-24618-00, respectively (master)#12756
dotnet-bot wants to merge 1 commit intodotnet:masterfrom
dotnet-bot:master-UpdateDependencies

Conversation

@dotnet-bot
Copy link
Copy Markdown

No description provided.

@joperezr
Copy link
Copy Markdown
Member

The problem seems to be the CoreCLR targeting pack. I believe that we are picking the wrong System.Private.CoreLib.dll that is inside that package, which is causing that some types/members are not exposed anymore.

@joperezr
Copy link
Copy Markdown
Member

Private Targeting package is wrong, we need an update for it in order to be able to consume the new version of coreclr. PR dotnet/coreclr#7709 fixes this issue, so as soon as that gets merged and a new package is produced, then we should be able to depend on that.

@stephentoub
Copy link
Copy Markdown
Member

so as soon as that gets merged and a new package is produced, then we should be able to depend on that

Thanks, @joperezr. Closing until then.

@stephentoub stephentoub deleted the master-UpdateDependencies branch October 19, 2016 12:28
@karelz karelz modified the milestone: 1.2.0 Dec 3, 2016
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.

5 participants