Skip to content

Update .NET Core hosting samples#635

Merged
mjrousos merged 5 commits into
dotnet:masterfrom
nxtn:master
Feb 14, 2019
Merged

Update .NET Core hosting samples#635
mjrousos merged 5 commits into
dotnet:masterfrom
nxtn:master

Conversation

@nxtn
Copy link
Copy Markdown
Contributor

@nxtn nxtn commented Feb 11, 2019

Related to dotnet/coreclr#10842 and dotnet/coreclr#10967.

Changes ICLRRuntimeHost2 to ICLRRuntimeHost4.

Copy link
Copy Markdown
Member

@mjrousos mjrousos left a comment

Choose a reason for hiding this comment

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

Thanks for cleaning this up. I'm not sure the coreclr_shutdown change is necessary, though. Both APIs are fine to use and we don't take advantage of _2's extra parameter in the sample.

Comment thread core/hosting/HostWithCoreClrHost/src/SampleHost.cpp
@rpetrusha
Copy link
Copy Markdown

Is this ready to merge, @NextTurn and @mjrousos?

@nxtn
Copy link
Copy Markdown
Contributor Author

nxtn commented Feb 14, 2019

It depends on the author @mjrousos.

@mjrousos
Copy link
Copy Markdown
Member

Sorry for the delay here. Changes look good!

@mjrousos mjrousos merged commit 8f8d907 into dotnet:master Feb 14, 2019
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.

3 participants