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

.NET Core WinRT Host#5527

Merged
jkoritzinsky merged 12 commits intodotnet:masterfrom
jkoritzinsky:winrthost
Apr 5, 2019
Merged

.NET Core WinRT Host#5527
jkoritzinsky merged 12 commits intodotnet:masterfrom
jkoritzinsky:winrthost

Conversation

@jkoritzinsky
Copy link
Copy Markdown
Member

Implement a WinRT host for .NET Core so users can write WinRT WinMDs that target and build on .NET Core.

We can't accurately test this E2E in CI until we have a test machine running a version of Windows with the Reg-Free WinRT support (requires at least Windows 10 19H1 Build 18309).

Runtime side of the host work is in dotnet/coreclr#23402

Comment thread src/corehost/Windows/gen-buildsys-win.bat Outdated
Comment thread src/corehost/cli/redirected_error_writer.cpp Outdated
Comment thread Documentation/design-docs/WinRT-activation.md
Comment thread Documentation/design-docs/WinRT-activation.md
Comment thread Documentation/design-docs/WinRT-activation.md Outdated
Comment thread Documentation/design-docs/WinRT-activation.md
Comment thread Documentation/design-docs/WinRT-activation.md
Comment thread Documentation/design-docs/WinRT-activation.md Outdated
Comment thread src/corehost/cli/redirected_error_writer.cpp Outdated
@jkoritzinsky jkoritzinsky merged commit 4ed031a into dotnet:master Apr 5, 2019
@jkoritzinsky jkoritzinsky deleted the winrthost branch April 5, 2019 22:38
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Implement a WinRT host for .NET Core so users can write WinRT WinMDs that target and build on .NET Core.

We can't accurately test this E2E in CI until we have a test machine running a version of Windows with the Reg-Free WinRT support (requires at least Windows 10 19H1 Build 18309).

Runtime side of the host work is in dotnet/coreclrdotnet/core-setup#23402



Commit migrated from dotnet/core-setup@4ed031a
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants